teacher_assignments

Import Teacher Exercises To Assignment

Import exercises from teacher's exercise library to an assignment. This copies the content and solution from selected teacher exercises.

post/teacher/assignments/{assignment_id}/import-teacher-exercises

Path parameters

assignment_idstring required

Request body

exercise_idsstring[] required

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