teacher_assignments

Update Assignment Class Schedule

Set ONE class's dates for this devoir (per-class planning): when the class sees it and when it is due. A past class, or a past devoir, is read-only. On a shared devoir, a class's planning belongs to its own teacher, and stays adjustable after the shared freeze.

put/teacher/assignments/{assignment_id}/schedules/{class_id}

Path parameters

assignment_idstring required
class_idstring required

Request body

start_datestring date-time nullable
due_datestring date-time nullable

Response

Successful Response

statusstring required
start_datestring date-time nullable
due_datestring date-time nullable

Changes