class_dashboard

Get Class Overview

Moyenne générale, médiane, and the five most recent activities.

Read WITHIN the period, unlike the mastery endpoint: "what did we do this trimester" means the trimester.

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

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

class_namestring required
periodstring required
total_studentsinteger required
general_averagenumber nullable
general_mediannumber nullable
weightsobject required

Changes

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