knowledge-quiz

Submit Open Answer

Submit photos of a handwritten answer for an open question. Grading runs asynchronously; poll the open-answers endpoint for the result.

post/knowledge-quiz/attempts/{attempt_id}/open-answer

Path parameters

attempt_idstring required

Request body

question_idstring required
photo_urlsstring[] 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

No recorded changes to this endpoint across all 3 revisions of this API.