POST
/api/v1/mark/submissions/:id/remark
Remark a submission
Re-marks a submission, optionally with a new PDF — useful after a student revises. The submission must already be fully marked. Returns 202 Accepted; the new result arrives the same way as the first.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
file |
file | optional | A revised paper to mark instead of the original |
Returns
The submission_id, the new attempt_number, and status.