Submissions
Submit your lab artifacts to the academy autograder. Each submission is posted to the submission-api and polled queued → running → pass/fail. Student-flow per the scoping memo.
Submit a lab artifact
Pick a cohort and enter your lab or chapter id above to open the submit form.
How grading works. Your artifact is posted as a multipart upload to the academy submission-api with your session JWT. The API returns a submission id and an initial status; this page polls that id until the autograder reaches a terminal verdict (pass or fail). The verdict and any per-check detail come straight from the autograder. No grade is shown unless the autograder produced it. Your cohort is resolved server-side from your enrollment, so the cohort picker is a convenience; the enrollment middleware is authoritative.
Submissions from this browser
No submissions yet from this browser. Use the form above to submit your first artifact.
| Submitted | Cohort | Lab | Submission id | Status |
|---|
The queue table is a local record of submissions made from this browser. Statuses are refreshed live from the submission-api. "Clear local history" removes the local record only; it does not delete graded submissions on the server.