Skip to main content

Change an assignment's individual/group type

PUT 

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

Changes an assignment's individual/group type. Course staff (faculty or TAs) or a system admin. groupSetId: null makes it individual; a set id makes it a group assignment tied to that set. Because assignees and date overrides reference the old type's targets, switching resets the audience to everyone and clears all assignees + overrides in one transaction (staff rebuild them on the Assign To tab).

View source

Request

Responses

The updated assignment.