Skip to main content

Update a course assignment (full)

PUT 

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

Full update of an assignment. Course staff (faculty or TAs) or a system admin. Guards protect data integrity: an assignment can't be unpublished once it has submissions or grades, and its group mode can't change after any submission exists. Late-submission rules are validated the same way as on create.

View source

Request

Responses

The updated assignment.