teacher_assignments

Duplicate Teacher Assignment

Duplicate a teacher assignment. Class is optional - if not provided, creates a draft copy. The copy keeps the original's folder when that folder is of the teacher's current year, and lands at the root otherwise. It keeps the original's title when the original belongs to a past year (it lives under another year tab); a copy of a devoir of this year takes the « (copie) » suffix. A devoir shared with the teacher (objet commun) can be duplicated too: the copy is fully theirs, exercises deep-copied, private and unshared.

post/teacher/assignments/{assignment_id}/duplicate

Path parameters

assignment_idstring required

Request body

class_idstring nullable

Response

Successful Response

statusstring required
messagestring required
assignment_idstring nullable

Changes