Get exam answer feedback and queries
Get every reason the AI deducted marks from one answer, with the queries raised against each one and their replies.
Rules
ansIdis an answer’sid, fromanswer[].idin Get exam scores for review.- Write
examId,ansSheetId, andansIdin lowercase. This path only matches lowercase hexadecimal characters and hyphens. datais empty when the AI deducted no marks on that answer. Feedback records exist only where marks were lost.
Reading the response
Each item is one deduction, andfeedbackQuery holds the queries raised against it:
Next step
Raise a query on exam feedback
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 answer sheet id returned by Create an exam answer sheet. Write it in lowercase.
"8a2f4c1e-5b3d-4e6f-9a7b-0c1d2e3f4a5b"
The answer id from answer[].id in Get exam scores for review. Write it in lowercase.
"f819bfd2-8aaa-42df-bd18-23cb989b2d16"
Response
Feedback for the answer. data is empty when the AI deducted no marks.