The API retrieves all student assignment sheets associated with a particular assignment. It returns a list of answer sheets submitted or created for students under the specified assignment ID.
This endpoint is typically used to display all submissions for a given assignment, allowing evaluators to access individual student sheets for grading or review.
Scenarios:
Outcome:
Unique identifier of the assignment
Student submissions retrieved successfully.
The response is of type object
.
The API retrieves all student assignment sheets associated with a particular assignment. It returns a list of answer sheets submitted or created for students under the specified assignment ID.
This endpoint is typically used to display all submissions for a given assignment, allowing evaluators to access individual student sheets for grading or review.
Scenarios:
Outcome:
Unique identifier of the assignment
Student submissions retrieved successfully.
The response is of type object
.