muesli-hd / muesli

Mathematisches Übungsgruppen- und Scheinlisten-Interface
GNU General Public License v3.0
26 stars 13 forks source link

Automatic exam addmission #129

Open tynsh opened 3 years ago

tynsh commented 3 years ago

There needs to be a way to automatically admit students to final exams. Currently each student has to be checked manually.

tynsh commented 2 years ago

There is an endpoint making this possible, but this has to be integrated better. The blocker is, that some sort of queuing system needs to be used. I've looked at RQ and rq-scheduler, which seem a good fit, since we need redis anyway.