Skip to main content

List an assignment's problems

GET 

/api/assignments/:id/problems

Lists an assignment's problems, tagged with whether the caller has solved each (a correct submission) and their grade. All problems are visible. Course faculty or a system admin (TAs excluded).

Auth: required

View source

Request

Responses

The visible problems with solved/grade flags.