GET - Evaluated Student Assignment Sheet
The API retrieves the evaluated assignment sheet for a specific student. It returns detailed information about the assignment, including the parent and child questions, student answers, marks awarded, and feedback from the evaluator.
This endpoint is typically used after evaluation has been completed and provides a comprehensive view of the student’s performance.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the assignment
Unique identifier of the answer sheet
Response
Unique identifier for the assignment
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Name of the assignment
"Maths"
Instructions for the assignment
"Solve the following problems."
Total marks for the assignment
2
Grade of the assignment
"A"
ID of the course
"12231232"
List of parent questions in the assignment