teacher_assignments

Get Teacher Assignments

Get all assignments created by this teacher, optionally filtered by folder.

get/teacher/assignments

Query parameters

folder_idstring nullable

Response

Successful Response

idstring required
titlestring required
subject'maths' | 'physique-chimie'
grade'sixieme' | 'cinquieme' | 'quatrieme' | 'troisieme' | 'seconde' | 'premiere' | 'terminale' | 'prepa' nullable
folder_idstring nullable
class_idstring nullable
class_idsstring[]
teacher_idstring nullable
exercise_idsstring[] required
status'draft' | 'active' | 'finished'
start_datestring date-time nullable
due_datestring date-time nullable
binary_gradingboolean
randomize_orderboolean
created_atstring date-time required
updated_atstring date-time required
student_countinteger required
pending_review_request_countinteger
chat_policyobject
chat_scoring_policyobject
retry_policyobject

Changes

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