Suppose a class has 7 working hours in each day of a week of 6 working days. Suppose there are two teachers to teach science. Teacher X has two hours and teacher Y has 4 hours i.e six activities in a week. How to set the activities so that there wil be one activity in each day.
Very easy, add a constraint min 1 days between the 6 activities, 100%.
Thank you for the answer. While setting activities we split 2 for X and 4 for Y. Then how to set minimum 1 day between the 6 activities. May I request you to make it more clear
Please go to the menu of the constraints min days between activities (time constraints dialogs) and add a new such constraint.
Doing so will not be there a chance of having one class of teacher X and one class of teacher Y in same day?
Yes, if I understood correctly.