v2_evaluations

Get Student Evaluation

reveal=all asks for the whole grid, unredacted (EXC-861): allowed to the student in self-practice, refused (403) in a teacher assignment.

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

Path parameters

session_idstring required
exercise_idstring required

Query parameters

reveal'all' nullable

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
rubric_revealedboolean

Changes