teacher_assignments

Update Assignment Grade

Set the level the devoir is written for.

Its own level, not that of its classes: a devoir can be given to a class of another level as revision or to go further, and a devoir made only to be printed has no class at all.

put/teacher/assignments/{assignment_id}/grade

Path parameters

assignment_idstring required

Request body

grade'sixieme' | 'cinquieme' | 'quatrieme' | 'troisieme' | 'seconde' | 'premiere' | 'terminale' | 'prepa' nullable

Response

Successful Response

statusstring
messagestring
updated_atstring date-time required
exercise_idsstring[] nullable
removed_exercise_idsstring[] nullable
new_exercise_idsstring[] nullable
imported_exercisesobject[] nullable

Changes

No recorded changes to this endpoint across all 3 revisions of this API.