Hello good afternoon,
I have a question and would like to know if I am right or not?
I am registering all my necessary information, such as disciplines, teachers, classes, activities, maximum number of students in each class and etc ....
Finally I'm adding the rooms, but I'm just adding them without preference to anyone.
My question is this .... the FET will only show me in the timetable the room that is preferred to some class or discipline?
For example, if I just register the rooms with their capabilities, will it (FET) not allocate the students in this room if I do not put any preferences?
I imagined so, I register the rooms and it would allocate me in any available room (until arriving at its maximum capacity).
Can you help me figure it out? Because I wanted to show me in the timetable:
"Class"
"Subject"
"Teacher"
"Living room"
The first three I got, the room did not.
Att.
You need to add at least one room constraint.
so if you don't care about the exact room, jsut add a roomS constraint and add all rooms.
please this to get more information:
https://www.timetabling.de/manual/FET-manual.en.html#id_46
I understand ... I'm going to add all the rooms to the people that I do not have the room preference and for the activities I have to have a room I add a session explicitly to her.
Now I have another question .... as is the criterion to be generated this number of "<Activity_Group_Id>", because I do not understand .... it starts at 1 then jumps pro 3 and returns pro 0.
I wanted to understand the criteria so I can create this .fet file manually.
The rest I think I understood how it does.
follows image of my .csv file and fet generated when inserting into program
Thank you!
It is a bit esier to understand if you have a look here:
fet -> data -> activities
the the first (left) number in the left window.
that is the activity id.
but an activity has got also a activity group id.
if the activity is not split, then the activity group id is 0.
if the activity is spit, then the first (sub)-activity is the "group" activity id for all it's (sub)-activities. (so FET can see that these (sub)-activites are connected to each other. FET needs to know this for example if you want to delete an activity; so each (sub)-activity will be also deleted).
PS: please open a new question with a new topic next time, because it will be easier for other users if they search for answers about similar questions in the forum.
Thank you very much, after much thinking here I got to understand what you wanted to tell me.
I'm sorry for not opening a new topic, next time I'll do this.
Excellent job.
Att. :D