Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - LucaFratini

#1
Hi, I need to find a way to limit the number of days one teacher can have six consecutive lessons, that is to say the full day schedule.

The goal is: each teacher (or that specific teacher) can not have more than one day per week with six consecutive hours. On other four days a teacher can have less than six hours, only one day per week can have a full day of six consecutive hours, not two or more.

If I say a teacher can have no less than three and no more than six hours per day, the system may put two or more days with six hours. I want to allow it to have one only.

I hope I explained my issue well enough...

Luca
#2
Hi, I need to find a way to limit the number of days one teacher can have six consecutive lessons, that is to say the full day schedule.

The goal is: each teacher (or that specific teacher) can not have more than one day per week with six consecutive hours. On other four days a teacher can have less than six hours, only one day per week can have a full day of six consecutive hours, not two or more.

If I say a teacher can have no less than three and no more than six hours per day, the system may put two or more days with six hours. I want to allow it to have one only.

I hope I explained my issue well enough...

Luca