Buongiorno
vorrei limitare le ore di lezione a 4 nelle giornate di lunedì, mercoledì, venerdì e sabato. Mentre dovrebbero essere 5 il martedì ed il giovedì. E' possibile? Grazie
Buongiorno,
There are more possible solutions:
1) If you mean the days lu, me, ve, and sa end earlier, use a constraint break;
2) If you want to limit a teacher to work only 4 hours lu, me, ve, and sa, and 5 ma and gi, add teacher max 5 hours daily and 4 constraint activities occupy max time slots from selection. The first such constraint is for the first day, has all the activities of that teacher, select with X (red) all first day, max occupied = 4; the same for the remaining 3 days. This is only for a teacher (I mean you need to add for each necessary teacher).
Risolto. Grazie infinite.