FET Forum

FET Support (English) => Get Help => Topic started by: nl65 on December 18, 2018, 10:25:22 PM

Title: Not on same day activities
Post by: nl65 on December 18, 2018, 10:25:22 PM
I have multiple activity_tags assigned to each activity.
It is not allowed for 2 activities who share an activity_tag to be scheduled on the same day for a student group. 

I am aware I can use "min days between a set of activities" constraints -  but this requires generating enormous number of constraints. Is there more elegant way ?
Title: Re: Not on same day activities
Post by: Volker Dirr on December 18, 2018, 11:17:11 PM
you might use:
fet -> data -> time constraints -> students -> max hours daily with an activity tag (with max 1 hour with 100%)

this is easier to enter, but generating might be slow. using min days constraints will generate faster.
Title: Re: Not on same day activities
Post by: nl65 on December 19, 2018, 10:29:49 AM
Implemented min days (grammatically) - works fine! Thanks!