Mark submissions differently when scheduled for rerun in the background by Invalidate Results action
Previously the graded ProgramRun status was reset to
Submitted by Elmer van Chastelet on 25 July 2025 at 11:21None
when course staff invalidated all results in order to rerun all submissions, e.g. as a result of updated spec tests.
In some specific case, where a submission did not have thesubmitted
status, the ProgramRun didn’t get picked by the background runner. By introducing a designated status for this case, all Program Runs should get rerun in the backgound after the Invalidate Results-action.