Get extracted exam model answers
Get the question paper with the model answer and step marking the AI read for every question.
Reading the response
modelAnswer:
answerTextis the model answer as text.stepMarkingsplits the marks across the steps of that answer. Themarksplitvalues add up to the question’s marks, andisModelAnswerMarkMismatchistruewhen they do not.
Next step
Create an exam answer sheet
Authorizations
Access token from Get an access token. A missing, invalid, or expired token returns 403.
Path Parameters
The exam id returned by Create an exam. Write it in lowercase: this path only matches lowercase hexadecimal characters and hyphens.
"d19e6868-98dd-4274-a2a5-4a616dd93ea7"
The model answer sheet id returned by Create an exam model answer sheet.
"7b3f9a10-4c62-4b8e-9c21-8f5a6d2e1b34"
Response
The question paper with model answers. Every question carries a modelAnswer.
The extracted question paper: sections, question groups, and questions.
The exam ID.
Subject name read from the paper, which can differ from the subject code you sent.
Total marks for the paper.
Always 0 here. Marks appear only in the score responses.