teacher_recommendations

Get Suggested Exercises

Return up to 3 suggested public exercises for the current teacher.

get/teacher-analytics/suggested-exercises

Query parameters

subject'maths' | 'physique-chimie' nullable
grade_keystring nullable

Soft context: prefer suggestions inside this grade (tree root). Relaxed automatically if too few hits.

Soft context: prefer suggestions inside this grade (tree root). Relaxed automatically if too few hits.

chapter_displaystring nullable

Soft context: prefer suggestions in this chapter. Relaxed automatically if too few hits. Expects the chapter's display name, not slug.

Soft context: prefer suggestions in this chapter. Relaxed automatically if too few hits. Expects the chapter's display name, not slug.

difficultystring nullable

Soft context: 'easy' | 'medium' | 'hard'. Relaxed first when narrowing too aggressively.

Soft context: 'easy' | 'medium' | 'hard'. Relaxed first when narrowing too aggressively.

type_filterstring nullable

Hard filter on public_exercises.type (exercice | automatisme | application_du_cours).

Hard filter on public_exercises.type (exercice | automatisme | application_du_cours).

Response

Successful Response

eligibleboolean required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.