This API allows authenticated users to retrieve the model answer details of a specific assignment. The model answer may include associated documents, rubric information, and a hierarchical question structure with individual model answers per question.
path param
, required): The unique ID of the assignment for which the model answer is requested.assignmentName
: Title of the assignment.courseId
, grade
: Educational context of the assignment.parentQuestions[]
: A list of question groups, each containing sub-questions.text
, questionNumber
, marks
modelAnswer
: ID, linked rubric, step marking (if any), etc.Unique identifier of the assignment
Unique identifier of the model answer
Model answer sheet details retrieved successfully.
Assignment model answer sheet response