Skip to main content

Update an assignment problem's settings

PUT 

/api/courses/:id/assignments/:aid/problems/:pid

Updates the per-assignment settings for one problem: its point value, submission cap, and whether the autograder runs. Course staff (faculty or TAs) or a system admin. The problem must already be linked to the assignment, and the assignment must belong to the course in the path.

View source

Request

Responses

The updated assignment-problem settings.