Guided course · Class dashboard

Class Dashboard

A live view of every student check-in — built automatically by a free GitHub Action that watches the repo's Issues, so you never have to read a raw Issues list by hand.

UpdatesAuto
Cost0
Loading dashboard…
How this stays up to date

Every time a check-in Issue is opened (or every six hours as a fallback), a free GitHub Action reads the repo's Issues, rebuilds roster-data.json, and commits it back — no server, no database, no cost. See .github/workflows/update-dashboard.yml and scripts/build_roster.py in the repo.