v2_evaluations

Get Student Evaluation

get/sessions/{session_id}/exercises/{exercise_id}/v2-evaluation

Path parameters

session_idstring required
exercise_idstring required

Response

Successful Response

session_idstring required
exercise_idstring required
submission_attempt_indexinteger nullable required
submission_photo_urlsstring[]
grading_status'processing' | 'graded' | 'error' | 'rejected' nullable
transcriptionstring nullable

Changes

Changed in 1 of the 4 revisions of this API.1

    • added the optional property ////// to the response with the status

      response-optional-property-added