README
What this page is
This page contains a Mermaid flowchart that models the end-to-end routine of a self-paced classroom day—from entry procedures to end-of-day reflection.
Intended use cases
- Teacher operations: communicate routines to students and maintain consistent classroom procedures.
- System design: treat the diagram as an “operations map” to spot bottlenecks (check-in, verification, mastery loops).
- Onboarding / training: share a single visual reference with co-teachers, substitutes, or support staff.
How to view the diagram
- The diagram is written in a fenced Mermaid block (
mermaid ... ).
- In Notion, Mermaid renders automatically when the code block language is set to mermaid.
Diagram structure (quick guide)
The flow is organized into a few major phases:
- Arrival + startup: entry → attendance → review personal plan.
- Branching: optional scheduled group activity vs. direct transition to individual work.
- Core self-paced loop: select module → work → check completion.
- Mastery loop: self-assessment → mastery decision → reinforce and retry.
- Teacher verification: approval gate before progress is officially updated.
- Closure: goals met? → reflection → prepare for next day.
How to customize this for your classroom
Common edits you may want to make: