Admin - Assignments
Run Recorrection
Preview recorrection for submitted exercises in an assignment. Reruns check_solution() on existing submissions without modifying the DB.
Without a body, every submission in the assignment is re-corrected. When scope is provided, only the listed (session_id, exercise_id) pairs are re-corrected, which keeps the request fast enough to avoid timing out.
post/admin/assignments/{assignment_id}/run-recorrection
Path parameters
assignment_idstring required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.