teacher_assignments

Get Assignment Exercise Detail

Return detailed content for a single exercise within an assignment.

get/teacher/assignments/{assignment_id}/exercises/{exercise_id}

Path parameters

assignment_idstring required
exercise_idstring required

Response

Successful Response

idstring required
source'teacher' | 'public' | 'calcul_template' | 'annale' | 'unknown'
titlestring nullable
contentstring
solutionstring nullable
themesstring[]
difficultystring nullable
figure_idstring nullable
solution_figure_idstring nullable
figure_contentstring nullable
figure_solutionstring nullable
figuresstring[]
figures_solutionstring[]
source_annales_exercise_idstring nullable
retry_limitinteger nullable
chat_policystring nullable
chat_scoring_weightinteger nullable
estimated_minutesinteger nullable
created_atstring date-time nullable
updated_atstring date-time nullable

Changes