Skip to content

DoCurious API Reference / store / selectSchoolStats

Function: selectSchoolStats()

selectSchoolStats(state): SchoolDashboardStats | null

Defined in: store/useSchoolStore.ts:1217

Select school-wide dashboard statistics (enrollment, activity, completion rates).

Parameters

state

SchoolState

Returns

SchoolDashboardStats | null

DoCurious Platform Documentation