-
Notifications
You must be signed in to change notification settings - Fork 4
Future-Proof Nametag Generation #339
Comments
I talked to @pollti last night. There a plans to change the procedure how freshmen are assigned to tutor groups. The main idea is to only a assign a freshman to a group if they show up. With this new procedure the number of groups with a few freshman will be minimized. To assign a freshman to a group they want to use stickers etc. I therefore would postpone this issue until the procedure for the next ophase is defined. |
We would like to try printing nametags and names separately.
Do you think these changes are realistic? Thanks on behalf of |
Yes it sounds realistic. Regarding the ordering I think this can be done in software but since there are many steps which require manual labor I think it is better to provide some assistance. Since the goal of this effort is to have a maximum number of groups which are filled with as many persons as possible I would recommend a different ordering: I would order them in a hot rotation way: So if there are e.g. 20 groups (A - T ) I would order them from small to big and would only shuffle 5 at the same time. So if A – C has 4 slots, E – F 6 slots and G – T has 20 slots I would order them: ABCEF 4 times and then replace ABC by GEH and so on. By the problem of friends appearing at the same time is solved, the small groups are filled to the maximum and big groups probably are less filled. By writing this I also think about to use a flexible shuffle number so you don’t get group 19 filled to the max and 20 is never used. I will think a little about it. Do you have any percentage how many students did not show up the last time? |
To be honest, I currently don't recognice the advantage of this ordering. I think our goals should be
If i don't miss a point here, (AB…T)⁴(EF…T)²(GH…T)¹⁴ would fill up all groups equally (up to their maximum size). |
The current nametag generation functionality is based around an old script, which does not accommodate to current requirements. Furthermore, last years quick patches (thanks to @bhaettasch) are only a temporary solution to the new maximum sized rooms problem and limited availability of tutors.
Therefore a new solution should be built which meets the following requirements:
For step 3. it would be nice to model the ui to closely match the format in which the organizers get the available room list from the department. @ckleemann already agreed to work on this, but input from previous head of ophases would be appreciated here (@bhaettasch , @max-weller , @jlauinger for example)
The text was updated successfully, but these errors were encountered: