> ## Documentation Index
> Fetch the complete documentation index at: https://help.classcents.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Class Leaderboard

> Teacher-side rankings across one or all classrooms

The teacher **Leaderboard** ranks every student across your classrooms by balance, weekly earnings, all-time earnings, or activity.

<img src="https://mintcdn.com/joshuamakes/G5j-M0tSaQs4mL9T/images/features/leaderboard-page.png?fit=max&auto=format&n=G5j-M0tSaQs4mL9T&q=85&s=8d34166101f604f883e8a1977b391fc6" alt="Teacher leaderboard page with ranking tabs and student table" width="1600" height="1000" data-path="images/features/leaderboard-page.png" />

<Tip>
  Open from the teacher nav: **Leaderboard**. URL: `/dashboard/leaderboard`.
</Tip>

## Filters

* **Classroom selector** — Choose a single classroom or **All Classrooms**.
* **Tabs**:
  * **Balance** — Current spending balance (default)
  * **Weekly** — Earned in the last 7 days
  * **All-Time** — Lifetime earnings
  * **Active** — Most transactions

## What Each Row Shows

| Column        | Description                                                                  |
| ------------- | ---------------------------------------------------------------------------- |
| Rank          | Position based on the active tab                                             |
| Avatar + Name | Student name (first + last when available)                                   |
| Classroom     | Useful when viewing **All Classrooms**                                       |
| Value         | Balance / weekly earned / total earned / transaction count, depending on tab |

## Common Uses

<CardGroup cols={2}>
  <Card title="Spotlight earners" icon="star">
    Use the **Weekly** tab during Friday wrap-up to celebrate top earners that week.
  </Card>

  <Card title="Spot inactive students" icon="user-clock">
    Sort by **Active** ascending in your head — the bottom of the list shows students with few transactions, who may need encouragement.
  </Card>

  <Card title="Compare classrooms" icon="layer-group">
    **All Classrooms** view lets you compare across periods/sections you teach.
  </Card>

  <Card title="Avoid public shaming" icon="eye-slash">
    Don't project the leaderboard if it would single out struggling students. Use it as a private planning tool.
  </Card>
</CardGroup>
