Skip to main content

Rerun all submissions in a course

POST 

/api/courses/:id/submissions/rerun

Re-queues every submission in a course, resetting each to PENDING (with a fresh attempt budget) and clearing its feedback/result: the bulk counterpart to the single-submission rerun. Course staff (faculty or TAs) or a system admin. Logs one batch-summary event and returns the count re-queued.

View source

Request

Responses

Submissions re-queued; returns the count.