minnestar / sessionizer

Conference session management application
http://sessions.minnestar.org
MIT License
29 stars 23 forks source link

Scheduler admin tools #127

Closed pcantrell closed 8 years ago

pcantrell commented 8 years ago

This is some work I hacked together locally for last year’s scheduling, rebased and tidied up a little.

It’s all under the general theme of giving more fine-grained control over the scheduling. Features include:

Sorry to submit this all as a big blob, but that’s how it ended up in the heat of last year.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 92.523% when pulling ac0e65b96f8e5fe447839ef530907c17d1ab1815 on scheduler-admin-tools into 6ab940ddc4b9c3d8c309eec0ba660514f89cef48 on master.

caseyhelbling commented 8 years ago

@pcantrell thanks for this. As always your work is awesome and appreciated.

If you can find the time down the road I'd love a few more details (comments maybe) about what each of these variables mean and why ... specifically about things like opening_count room_size small_slots big_slots and what a best_possible_score actually means.

Thanks!

pcantrell commented 8 years ago

Thanks for wading through it. Agreed, much more documenting & clarifying needed. Assigned myself an issue so I don’t forget.