Admin - Holiday Courses

List Linked Exercises For Sub Chapitre

List all exercises linked to a specific sub-chapitre.

Returns detailed information about each linked exercise including the exercise title, difficulty, and content for admin management.

Only accessible by admin users.

get/admin/holiday-courses/subchapitres/{sub_chapitre_id}/linked-exercises

Path parameters

sub_chapitre_idstring required

The ID of the holiday course sub-chapitre

The ID of the holiday course sub-chapitre

Response

Successful Response

idstring required
sub_chapitre_idstring required
holiday_course_exercise_idstring required
is_default_for_sub_chapitreboolean required
created_atstring date-time required
exercise_titlestring nullable
exercise_difficultystring required
exercise_contentstring nullable
exercise_solutionstring nullable
exercise_hints1string nullable
exercise_hints2string nullable
exercise_hints3string nullable

Changes