Classroom handout template
Use this template for each classroom, nursery room, and office suite. Post near the door.
Generate a handout
Section titled “Generate a handout”git clone https://github.com/BadBraddA1/arnold-emergency.gitcd arnold-emergencypnpm installpnpm run generate:classroom -- \ --room "Room 204 — Teen class" \ --exit "South hallway, turn left" \ --assembly "South parking lot — flagpole" \ --out ./generated/room-204.mdPrint from the generated markdown or export to PDF.
Template (fill in per room)
Section titled “Template (fill in per room)”{{ROOM}}
Section titled “{{ROOM}}”Arnold Church of Christ — Emergency room card
| Code | What it means | What this room does |
|---|---|---|
| Code Red | Evacuate | Line up at door → Exit: {{EXIT}} → Assembly: {{ASSEMBLY}} |
| Code Blue | Lockdown | Lock door, lights off, silence phones, stay away from windows |
| All clear | Emergency over | Wait for leadership announcement — do not open for strangers |
Before class
Section titled “Before class”- Know today’s roster / attendance sheet location
- Walk the exit route once a quarter
- Know nursery IC contact: _______________
Code Red — this room
Section titled “Code Red — this room”- Calm voice: “We’re leaving the building — follow me.”
- Take roster; line up at {{EXIT}}
- Go to {{ASSEMBLY}}
- Count every person; report missing to incident commander
Code Blue — this room
Section titled “Code Blue — this room”- Lock door if possible
- Lights off; everyone on floor away from door/windows
- Silence phones
- Do not open door until official all clear
Call 911 first when life is at risk. Arnold Alert horns announce the code — they do not call police for you.
- Arnold Alert (staff PIN): alarm.arnoldcoc.org
- Full playbook: emergency.arnoldcoc.org
Generated from arnold-emergency — update when exits or assembly areas change.