Hello! :-)
I have 5 hours per day and a Teacher has 3 activities (lessons) of two hours each.
This teacher can work only on Monday and Saturday and it's easy to achieve this in this great program called FET.
But now he is asking for additional constraint (the more you give them the more they ask!!!!):
he should work 4 hours on Saturday and 2 hours on Monday.
How can I achieve this without forcing the specific activities to be on Saturday or on Monday?
Thx a lot!
I think with two constraints activities occupy max time slots from selection.
1- FET -> Data -> activites -> add
2- Split (2) -> {activity (1) -> Duration (4) + activity (2) -> Duration (2)}.
4- Time -> activites -> activity Preferred time slots -> activity (1){4}+ saturdy (all x without saturday).
5- Time -> activites -> activity Preferred time slots -> activity (2){2} + monday (all x without monday).
regards