Hello!
I am using the program to create my school schedules. In principle, it is proving very useful and manageable for me, but I find myself stuck with an issue. I need to make two classes separate into 2 (example 3A into 2 groups and 3B into 2 groups). The first group of 3A and the first group of 3B would give one subject and the second group of 3A and the second group of 3B would give another subject. And all this at the same time.
I don't know if I have explained myself well ... that in writing it is somewhat more complicated.
Thank you very much for your help.
A greeting!
If I understand well, it is an easy problem. Just create year 3, groups 3A and 3B, and subgroups 3A_1 and 3A_2 of 3A and 3B_1 and 3B_2 of 3B. Then add activities A1(3A_1, 3B_1) and A2(3A_2, 3B_2). Then A1 and A2 have a constraint activities same starting time.
For simplicity and possibly slightly faster generation, you could add an activity A(3A, 3B) and subject "Combined" or similar.
You might want to send us/me your file. If it is private, by email. If not private, here.