GET - Extracted Model Answer
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.
Key Parameters:
- assignmentId (
path param, required): The unique ID of the assignment for which the model answer is requested.
Response Includes:
assignmentName: Title of the assignment.courseId,grade: Educational context of the assignment.parentQuestions[]: A list of question groups, each containing sub-questions.- For each question:
text,questionNumber,marksmodelAnswer: ID, linked rubric, step marking (if any), etc.
Documentation Index
Fetch the complete documentation index at: https://docs.crazygoldfish.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Unique identifier of the assignment
Unique identifier of the model answer
Response
Model answer sheet details retrieved successfully.
Assignment model answer sheet response
Unique identifier of the assignment model answer sheet
"2600413f-7c6e-46ef-8ea9-3e7b5834879f"
Name of the assignment
"test 2"
Instruction text for the assignment (if any)
null
Total marks of the assignment
0
Grade awarded for the assignment
null
Associated course identifier
"300"
List of grouped questions with their children