class_dashboard

Get Class Summary

The Résultats block (moyenne générale, médiane, the five most recent activities) and the Élèves table (one row per student plus the CLASSE aggregate), from one read of the class's activities.

Read WITHIN the period, unlike the mastery endpoint: "what did we do this trimester" means the trimester. Table rows come back in roster order; the column sorting is client-side, so changing sort does not re-request.

get/teacher/classes/{class_id}/dashboard/summary

Path parameters

class_idstring required

Query parameters

periodstring nullable

Selected period: t1 / t2 / t3 / this_week / this_month / vacances_ete / school_year. An unrecognised value falls back to the full school year rather than erroring, so a stale bookmark still renders.

Selected period: t1 / t2 / t3 / this_week / this_month / vacances_ete / school_year. An unrecognised value falls back to the full school year rather than erroring, so a stale bookmark still renders.

Response

Successful Response

Changes