{{#eq userType 'account'}}
{{/eq}}

Class Overview - {{ className }}

Teachers

{{#each teachers}} {{> classTeacher name=shortName email=email }} {{/each}}

Members

{{> classMembers members=members }}

Statistics and Reports

{{#each stats}} {{> adminStat value=value text=text }} {{/each}}
{{> graph }} {{> graph }}

Tests

Upcoming Tests

{{> testTable tests=upcomingTests}}

Recent Tests

{{> testTable tests=recentTests}}