Skip to main content

Add problems to an assignment

POST 

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

Attaches problems to an assignment with per-problem settings (points, submission cap, autograder). Course staff (faculty or TAs) or a system admin. Adds only problems not already linked; existing links, especially those with submissions, are preserved and reported back. Only problems belonging to this course are accepted.

View source

Request

Responses

The assignment's problem list plus a summary of what changed.