homework

Get Student Homework

Get all homework assignments for a specific student. Tutors can see homework they assigned. Students can see their own homework.

get/homework/student/{student_id}

Path parameters

student_idstring required

Query parameters

statusstring nullable

Headers

authorizationstring nullable

Response

Successful Response

idstring uuid required
tutor_idstring uuid required
student_idstring uuid nullable
titlestring required
descriptionstring required
languagestring required
student_levelstring required
lesson_topicstring required
exercisesobject[] required
learning_objectivesstring[] required
estimated_timeinteger required
statusstring required
created_atstring date-time nullable
completed_atstring date-time nullable
submitted_answersobject nullable
tutor_feedbackstring nullable

Changes

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