{
  "title": "Breathe Like a Boss",
  "kidTitle": "Use Your Words",
  "domain": "Self-Management",
  "smartGoal": "Students will practice controlled breathing as a strategy for calming their body and mind.",
  "standards": [
    "CASEL: Self-Management",
    "PA Academic: Speaking and Listening",
    "Early Learning Social Emotional Standard: Demonstrates calming strategies"
  ],
  "socialHelp": [
    "Students can pause before reacting to peers.",
    "Students become more ready for cooperative play.",
    "Students can rejoin social situations with greater success."
  ],
  "academicHelp": [
    "Breathing supports attention and task readiness.",
    "Students can settle into learning more smoothly.",
    "Students are better prepared for transitions."
  ],
  "emotionalHelp": [
    "Breathing gives students a safe way to calm strong emotions.",
    "Students learn that their body can help their feelings settle.",
    "Students practice self-control in a simple way."
  ],
  "confidenceHelp": [
    "Students feel strong when they use a strategy on their own.",
    "Students begin to trust that they can calm down.",
    "Students build independence through repeated success."
  ],
  "facilitatorHelp": [
    "Adults gain an easy strategy for many settings.",
    "Breathing routines can be used in class, home, or community spaces.",
    "This supports prevention instead of only reacting to behavior."
  ],
  "communityHelp": [
    "Shared calming routines support a peaceful environment.",
    "Students who regulate more easily help groups run more smoothly.",
    "The school community benefits from common SEL tools."
  ],
  "responsivePractices": [
    "Uses simple, accessible language and visual prompts.",
    "Invites practice without pressure or punishment.",
    "Supports student agency by offering a calming tool they can use anywhere."
  ],
  "evidenceBasedPractices": [
    "Modeling and rehearsal of coping strategies",
    "Visual cueing and repeated practice"
  ],
  "sections": {
    "warmup": {
      "title": "Warm-Up",
      "subtitle": "Engage",
      "instructions": "What do we do first when we want to calm down?",
      "image": "assets/images/breathe.png",
      "choices": [
        { "text": "Take a breath", "correct": true, "feedback": "Yes! Breathing is a strong calm-down tool." },
        { "text": "Yell", "correct": false, "feedback": "Try again. We want a calm choice." },
        { "text": "Stomp", "correct": false, "feedback": "Look for the quiet body tool." }
      ]
    },
    "mini": {
      "title": "Mini Lesson",
      "subtitle": "Teach",
      "instructions": "What can slow your body down?",
      "image": "assets/images/breathe.png",
      "choices": [
        { "text": "Slow breathing", "correct": true, "feedback": "Exactly. Slow breaths help calm the body." },
        { "text": "Fast yelling", "correct": false, "feedback": "That does not calm the body. Try again." },
        { "text": "Throwing", "correct": false, "feedback": "That is not a safe calming choice." }
      ]
    },
    "guided": {
      "title": "Guided Practice",
      "subtitle": "Support",
      "instructions": "Which breathing choice sounds best?",
      "image": "assets/images/breathe.png",
      "choices": [
        { "text": "In... out...", "correct": true, "feedback": "Great job. That is a calm breathing pattern." },
        { "text": "Fast, fast, fast!", "correct": false, "feedback": "Try again. We want slow and steady." },
        { "text": "No breathing", "correct": false, "feedback": "Take another look. We always breathe." }
      ]
    },
    "active": {
      "title": "Active Practice",
      "subtitle": "Apply",
      "instructions": "Choose the boss breathing move.",
      "image": "assets/images/breathe.png",
      "choices": [
        { "text": "Breathe in slowly", "correct": true, "feedback": "You did it! That is boss breathing." },
        { "text": "Hold your breath forever", "correct": false, "feedback": "Try again. We need safe breathing." },
        { "text": "Scream out", "correct": false, "feedback": "That is not the breathing strategy we are learning." }
      ]
    },
    "reflection": {
      "title": "Reflection + Exit",
      "subtitle": "Reinforce",
      "instructions": "How can breathing help you?",
      "image": "assets/images/breathe.png",
      "choices": [
        { "text": "It helps me calm down", "correct": true, "feedback": "Yes! Breathing helps your body and brain reset." },
        { "text": "It makes me louder", "correct": false, "feedback": "Try again. Think about calm body, calm brain." },
        { "text": "It breaks toys", "correct": false, "feedback": "That is not what breathing does. Pick the calm choice." }
      ]
    }
  }
}