Welfenlab / tutor-slave

A webservice for processing exercises automatically.
0 stars 0 forks source link

Assign solutions to correctors after due date #3

Closed LittleHelicase closed 8 years ago

LittleHelicase commented 9 years ago

Currently https://github.com/Welfenlab/tutor-corrector assignes solutions to correctors via /api/exercises/next. This has the disadvantage that it is impossible to calculate a correct number of should correct. The number that tells the tutor how many corrections she/he has to make in order to fulfill her/his contingent. If the assignment is done directly after the due date, the should number is simply the number of assigned exercises.

LittleHelicase commented 8 years ago

We decided to not do this. A corrector might correct more exercises in one week. If a corrector cannot do his corrections a static assignment could be problematic and hinders the actual correction process.