teacher_assignments

Update Teacher Assignment

Update an existing teacher assignment. If exercise_ids are changed, also update any existing student sessions.

put/teacher/assignments/{assignment_id}

Path parameters

assignment_idstring required

Request body

titlestring nullable
exercise_idsstring[] nullable
start_datestring date-time nullable
due_datestring date-time nullable
binary_gradingboolean nullable
randomize_orderboolean nullable
chat_policyobject nullable
chat_scoring_policyobject nullable
retry_policyobject nullable
justification_requiredobject nullable

Response

Successful Response

statusstring required
messagestring required
assignment_idstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.