backend icon indicating copy to clipboard operation
backend copied to clipboard

Trigger autograding automatically after every assessment is due

Open jiachen247 opened this issue 6 years ago • 1 comments

Currently, assessments that close are graded at 1201 every night. Would be optimal to find a way to trigger a auto grading job immediately after every assessment is due.

jiachen247 avatar Jul 26 '19 08:07 jiachen247

While ideal, i think this is non-trivial. We will have to schedule non-recurring tasks, and store those task references so that we can cancel/modify the tasks if necessary (for example changing the assessment due date)

geshuming avatar Jul 26 '19 08:07 geshuming