knowledge-quiz

Get Open Answer Statuses

Grading state of every open answer in the attempt (polled while grading).

get/knowledge-quiz/attempts/{attempt_id}/open-answers

Path parameters

attempt_idstring required

Response

Successful Response

question_idstring required
grading_statusstring required
points_earnednumber
points_maxnumber
is_correctboolean
photo_urlsstring[]
grading_errorstring nullable
rubric_evaluationobject nullable
statementstring nullable
expected_answerstring nullable
criteriastring[]

Changes