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 - maxi_mus

#1
Get Help / Re: Dynamic allocation of teachers
February 09, 2026, 10:40:49 PM
Quote from: Liviu Lalescu on April 24, 2024, 05:44:16 PM
Quote from: maxi_mus on April 24, 2024, 05:04:55 PMThere is not much more to it than mentioned, I have 12 classes, each of them has a double lesson of art each week, and I have two teachers who teach these 24 lessons. Which teacher has which class is irrelevant.

Of course, I have constraints for each of these 2 teachers, with regards to gaps, maximum days to work, etc. etc.

If these 12 activities cannot overlap and each teacher has a predefined number of assigned activities, this should work:

1) Add 12 activities without teachers.
2) Add 12 activities without students.
3) Two constraints activities not overlapping, first for (1) and second for (2).
4) Two constraints: activities min (allowing empty slots) and max 2 simultaneous in selected time slots, for all these 24 activities.

Otherwise, let me know and I'll try again to think of something else.


This works!

May I ask why you allow the creation of activities without students (groups) and especially without teachers?
#2
Is it possible to download old versions of FET for Mac somewhere?
#3
General Stuff / Re: Understanding new constraints
February 06, 2026, 05:24:07 PM
The following rules are still TODO in the manual:

A set of activities occupies max time slots from selection
Max simultaneous activities from a set in selected time slots

But there's no need to expedite the manual for me, I was only trying to find out what the best course of action would be. I will try it out in FET and get back to you in the forum if I don't understand, thank you  :)
#4
General Stuff / Understanding new constraints
February 06, 2026, 05:08:07 PM
Hi, I have a question regarding new constraints that are added to FET:

Let's take as an example the new constraint that was added in 7.5.1 on 1.10.25:

Activities occupy max sets of time slots from selection
(initially max = 1 or 2)


I think I understand what this means, but I'm not quite sure. What is the best way in your opinion to understand new constraints like this?

In the documentation, this rule is still listed as TODO. So is the text in the release notes basically the only information available? Is the best way to understand it to just try it out in FET?

Thanks for any help.

#5
Get Help / Re: Minimum hours error
April 24, 2024, 10:33:25 PM
Cool, thank you!
#6
Get Help / Re: Minimum hours error
April 24, 2024, 08:19:09 PM
Yes, I understand this use case. This is when the minimum per morning or afternoon is larger than the minimum per half day.

But say I want to allow teachers to have a minimum of 1 lesson per half day, but if they work in the morning, it should be two at least. So the following is possible:
M A
0 0
2 0
2 1
2 2
etc.

This is not possible with this restriction. Why do you need this restriction, what harm would it do to remove it?
#7
Get Help / Re: Dynamic allocation of teachers
April 24, 2024, 07:51:38 PM
BTW, do you happen to know if Untis supports this?
#8
Get Help / Re: Minimum hours error
April 24, 2024, 07:43:41 PM
Then I don't understand the point of having min. hours mornings or afternoons in the first place. Because these numbers can never be lower than minimum hours daily.
#9
Get Help / Minimum hours error
April 24, 2024, 06:26:00 PM
Cannot optimize, because you have constraint teacher min hours per morning for teacher XX but not also min hours daily for him. Please add a constraint teacher(s) min hours daily affecting this teacher

I don't understand the problem here. The problem persists, even if I add a constraint 'minimum hours per real day'.

If I add a constraint 'minimum hours per day', then this obviously also forces FET to make a minimum number of hours for each afternoon. I don't want this, this is the exact reason why I chose the 'minimum hours per morning' in the first place.

Surely this must be a bug?
#10
Get Help / Re: Dynamic allocation of teachers
April 24, 2024, 05:42:42 PM
Yes, I understand. Such a change would possibly fundamentally change the core of the algorithm I suppose.

But I suppose then, that much of Europe functions the same way. (This has nothing to do with FET,) but I do wonder why this system is so popular. Who cares if one has has sports or other soft subjects with a predetermined teacher every year. I would assume that optimizing the schedules for the teachers would have far larger benefits.
#11
Get Help / Re: Dynamic allocation of teachers
April 24, 2024, 05:22:23 PM
Quote from: Liviu Lalescu on April 24, 2024, 05:14:12 PMYou could use the Block planning mode in this way, but, since you need gaps constraints for your teachers, this is impossible. Otherwise, FET needs each activity to have a certain teacher (or more, or empty).


I was afraid you were going to say that. But is this scenario really that uncommon? I would have assumed that in many institutions there are home room teachers for certain subjects, but otherwise (for other subjects( the teacher is irrelevant. Or is it your experience that most schools function this way? Am I the first to ask this or is this a common question?
#12
Get Help / Re: Dynamic allocation of teachers
April 24, 2024, 05:07:38 PM
Quote from: Liviu Lalescu on April 24, 2024, 04:41:21 PMUnfortunately, you cannot tell FET to allocate a teacher to an activity. Each activity must have a subject, a set of teachers, and a set of students sets.

This is actually pretty surprising to me. I would have assumed that in many countries, the classes have a fixed teacher for a fixed subject. But I would have thought that in some systems, it's totally irrelevant which classes a certain teacher teaches, as long as he gets the target amount of lessons of a certain subject... So basically FET cannot be used in this scenario, right?

Also, just to make sure: qualified subjects and target lessons have no influence on the algorithm?
#13
Get Help / Re: Dynamic allocation of teachers
April 24, 2024, 05:04:55 PM
There is not much more to it than mentioned, I have 12 classes, each of them has a double lesson of art each week, and I have two teachers who teach these 24 lessons. Which teacher has which class is irrelevant.

Of course, I have constraints for each of these 2 teachers, with regards to gaps, maximum days to work, etc. etc.
#14
Get Help / Dynamic allocation of teachers
April 24, 2024, 04:00:14 PM
This may be a dumb question, but I can't find a solution in the docs.

Let's say there is a subject like art, and for each class, FET can dynamically allocate a teacher. How do I create these activities correctly?

I have entered the 'qualified subject' and the 'target hours' for the teachers in question.
#15
Yes, thank you very much, the bug is solved!!

I also just tried it on my other (older) Mac mini, but it works there too of course, I guess it doesn't matter anymore whether it would have worked there :)