FET Forum

FET Support (English) => Get Help => Topic started by: maleo on June 22, 2020, 04:59:18 PM

Title: Covid-19 reorganization
Post by: maleo on June 22, 2020, 04:59:18 PM
Hi everyone,

it's my first time in the forum.

Which is the better way to manage a timetable in which a class will stay at school 5 days and the sixth have videolessons, without a predetermined choice of the day to stay at home?

Thank you for your help.

Andrea
Title: Re: Covid-19 reorganization
Post by: Liviu Lalescu on June 22, 2020, 05:08:11 PM
Hello and welcome!

Maybe you could add a constraint activities same starting day with the video lessons for a students set.

Or maybe add rooms and two buildings: school_building and home_building, and use max 0 building changes per day.

I am not sure which is more efficient.

The best efficient solution would be many many min 1 days between activities, between each pair (school, home) of activities. But the work to add such constraints is very difficult. Only if you could create the file with a script.
Title: Re: Covid-19 reorganization
Post by: maleo on June 22, 2020, 05:20:13 PM
Thank you very much!

I will try the different methods, I'll also try to manage a script to increase efficiency.

Andrea