Model Answer Sheet
GET - Extracted Model Answer
The GET Model Answer Sheet Answers API allows clients to retrieve the detailed structure of the answers provided in the model answer sheet for a specific exam. This includes:
- Exam-level metadata such as total marks, duration, and instructions.
- Sections of the exam with parent and sub-questions.
- Model answers and their step-wise marking schemes.
Scenarios:
-
Reviewing AI-Extracted Model Answers and Mapping:
- Teachers use this API to validate AI-extracted model answers and their mapping to the corresponding exam questions.
- Outcome:
- The API provides exam metadata (e.g., total marks, duration), section-wise breakdowns, and model answers with marking schemes.
- Teachers ensure the structure is accurate and ready for evaluation.
-
Verifying Step-Wise Marking for Evaluation:
- Content moderators review step-wise marking schemes to confirm alignment with the provided answers.
- Outcome:
- The API delivers detailed model answers and marks allocated for individual steps in multi-part answers.
- Moderators ensure fair and accurate marking schemes, facilitating consistent evaluation by graders.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Example:
"4340132f-50fa-4877-9ffa-e9b7ee59d51f"
Example:
"287117d6-0135-4329-b5a7-d46e42948a14"
Response
200
application/json
Success
The response is of type object
.