Min days between a set of activities

Started by Benahmed Abdelkrim, March 25, 2018, 01:09:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Benahmed Abdelkrim

Quote from: Volker Dirr on March 26, 2018, 09:46:09 AM
Because other users might think the opposite: It is maybe not a bug for them. But respecting that addition rule might decrease speed significantly or even make their timetable impossible.
So in my opinion there is only 1 solution:
- keep the current behavior as it is
and
- add a new constraint (or better only a new checkbox in that constraint) that also care about the addition request

I agree
And I think it would be better to be integrated into a constraint "Min days between activities", such as a constraint "force  consecutive if same day".
It's a good idea. What do you think Liviu?
B.A/krim

Liviu Lalescu

I allowed this because nobody complained until now. The fact that this worked when consecutive if same day is selected is only determined by the fact that it was easier to implement like this in the algorithm.

I added this in the TODO:

""""""""""""
349---------------------------------------------------------
From Benahmed Abdelkrim (on forum):

He complains that if a constraint min days between activities has consecutive if same day unselected, there can be 3 activities on the same day (or real day, for the custom Morocco and Algeria versions).

Volker Dirr suggests to add a Boolean setting for the min days between activities constraints, so that only 2 activities are allowed on the same day if this value is true.
""""""""""""

It is not easy. For now, please use one of the other two solutions - activity tag max hours daily or activities occupy max time slots from selection.

Benahmed Abdelkrim

B.A/krim