Skip to main content

Get my context for an assignment

GET 

/api/courses/:id/assignments/:aid/student-context

Everything the caller needs to see their own work on an assignment, grouped by problem: their submissions, the comments addressed to them, and their per-problem and overall grades. Requires enrollment in the course; students can't see it until the assignment is published. Scoped entirely to the caller's own data.

View source

Request

Responses

The caller's submissions, comments, and grades for the assignment.