Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - giameg

#1
UPDATE I found out that the problem comes from activities with more than one tag.
I don't know if it's a bug or it is simply not possible to allow multiple tags for an activity
By the way, I solved splitting in more subactivites and assigning to them a single tag, and it's now simulating
#2
Hi, I have some teachers to be available for substitutions. I want FET to choose this activity. Since I have three buildings and constraint min 1 hour gap between bld chng, I setup the following parameters:
-created subject Disp
-created three tags disp1, disp2, disp3 to be linked to the 3 buildings
-created activities for the teachers with disp, no groups, 1 or more tags because some teacher are available in more than one building
-created 9 rooms and linked to the building (3 rooms for each building) because I want to have max 3 teachers available at the same time
-set up the constraint space->tags->activity tags has a set of preferred rooms (tag disp1 - room1,room2,room3) (tag disp2 - room3, room4, room5)...

when I generate the simulation is impossible because I get the error as in the picture
#3
Hi all, I have activities with two groups (classes) in the same time let's say Teacher1 - History in 1A and 1B (being 1A and 1B two different groups which sometimes are together, and other they aren't).
when FET displays the timetable I see 1A,1B but if I use "Fet to Excel Exporter" i only see 1A.
In XML file I will see:
<Teacher name="Teacher1">
   <Day name="Lunedi">
    <Hour name="08">
     <Subject name="History"></Subject><Students name="1A"></Students><Students name="1B"></Students>

Is there a way to get on excel both groups ?
#4
General Stuff / How to order constraints
September 01, 2014, 05:58:17 PM
Hallo I am a new user. I want to know how Fet manages different constraints. For example I said "Teachers Max Building changes per week:3" and then "Max Building changes for a teacher:5"
I suspect that FET only consider the first constraint. The question is does FET overwrite the general constraint with the personal one or should I order them in some way ?
Thanks