Student Progress

Log Holiday Exercise Attempt

Log a holiday exercise attempt for a student. Updates StudentHolidayCourseProgress with the attempt result. If status is 'passed', marks the sub-chapitre as completed.

post/student/progress/holiday/log-exercise-attempt

Request body

sub_chapitre_idstring required
holiday_course_exercise_idstring required
status'passed' | 'failed' required

Response

Successful Response

{"stackTrail":"paths:/student/progress/holiday/log-exercise-attempt:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.