error_analysis

Get Student Error Analysis

Analyze the authenticated student's own recent first-submission errors.

Returns an empty insights list — and does no work — for a student below the « Ma progression » page gate (EXC-451).

Otherwise may generate (and persist) v2 evaluations on the fly for first submissions that don't have one yet, so the first call after a stretch of activity can take longer; subsequent calls reuse the persisted evaluations.

get/student/error-analysis

Response

Successful Response

sessions_analyzedinteger required
exercises_analyzedinteger required
errors_consideredinteger required
generated_atstring date-time required

Changes