i read again your mail and i think you mean something different.
do this:
add an activity with duration 3.
add an activity with duration 2.
add time constraint "2 activities are consecutive"
Quoteactivities on same day but I don't force consecutive
example
days per week =5
activities per week =6
activities on same day =1
hour per days =6
if activities on same day
i want activities1 on period 1-3 and activities2 on period 4-6
i setting ?
Thanks very much
*same teacher and student
Hi!
I think you want to add a large activity split into 6 activities/week (A1, A2, A3, ..., A6) and the 2 activities which are in the same day to be: A1 (hours 1-3) and A6 (hours 4-6) (A2 to A5 can be at any hour, but in different days). Then you need more steps:
Add a larger activity split into 5 activities (select split=5), and add min n days=1 and weight of added constraint min n days between activities=100% (force consecutive if same day can be yes or no, it does not matter). These are A1 to A5.
Now, add a single activity (split=1). This is A6.
Now, add constraint activities same starting day for activities A1 and A6 (use their id).
After that, add constraint activity preferred times for activity A1, not allowed slots every day from 4 to 6.
After that, add constraint activity preferred times for activity A6, not allowed slots every day from 1 to 3.
Please let me know if I am correct and if this works correctly for you.