{
  "title": "Use Your Words",
  "kidTitle": "Super Speaker!",
  "domain": "Relationship Skills",
  "smartGoal": "Students will use simple feeling and need statements to communicate appropriately during guided lesson tasks.",
  "standards": [
    "CASEL: Relationship Skills",
    "PA Academic: Speaking and Listening",
    "Early Learning Social Emotional Standard: Uses communication to express needs"
  ],
  "socialHelp": [
    "Students learn safer ways to communicate with others.",
    "Students reduce conflict by expressing needs clearly.",
    "Students build stronger friendships through communication."
  ],
  "academicHelp": [
    "Students are more able to ask for help during instruction.",
    "Students participate more effectively in classroom routines.",
    "Students practice listening and speaking skills that support learning."
  ],
  "emotionalHelp": [
    "Students feel heard when they can express themselves.",
    "Students have a replacement skill for acting out frustration.",
    "Students build awareness of what they need and how to say it."
  ],
  "confidenceHelp": [
    "Students feel proud when they use words instead of unsafe behavior.",
    "Students gain confidence speaking up appropriately.",
    "Students begin to see themselves as capable communicators."
  ],
  "facilitatorHelp": [
    "Adults gain clear sentence frames to model and practice.",
    "This lesson supports behavior prevention through communication teaching.",
    "Teachers and caregivers can reinforce the same phrases consistently."
  ],
  "communityHelp": [
    "Better communication supports safer classrooms.",
    "Students solve more problems with words and less conflict.",
    "The school community becomes more respectful and connected."
  ],
  "responsivePractices": [
    "Models respectful communication in developmentally appropriate language.",
    "Provides visual and verbal supports for expression.",
    "Recognizes that students may need repeated practice and co-regulation."
  ],
  "evidenceBasedPractices": [
    "Direct teaching of replacement behaviors",
    "Sentence stems with modeled practice"
  ],
  "sections": {
    "warmup": {
      "title": "Warm-Up",
      "subtitle": "Engage",
      "instructions": "Which one uses words?",
      "image": "assets/images/words.png",
      "choices": [
        { "text": "Please help me", "correct": true, "feedback": "Great job! That is using words." },
        { "text": "Push", "correct": false, "feedback": "Try again. We want a speaking choice." },
        { "text": "Grab", "correct": false, "feedback": "Look for the respectful word choice." }
      ]
    },
    "mini": {
      "title": "Mini Lesson",
      "subtitle": "Teach",
      "instructions": "What can words do?",
      "image": "assets/images/words.png",
      "choices": [
        { "text": "Help people understand me", "correct": true, "feedback": "Yes! Words help others know what we need." },
        { "text": "Break the classroom", "correct": false, "feedback": "Try again. Think about communication." },
        { "text": "Hide feelings", "correct": false, "feedback": "Words can help us share feelings, not hide them." }
      ]
    },
    "guided": {
      "title": "Guided Practice",
      "subtitle": "Support",
      "instructions": "If you need a turn, what should you say?",
      "image": "assets/images/words.png",
      "choices": [
        { "text": "Can I have a turn, please?", "correct": true, "feedback": "Wonderful! That is kind and clear." },
        { "text": "Mine!", "correct": false, "feedback": "Try again. We want a respectful sentence." },
        { "text": "Give it now!", "correct": false, "feedback": "That sounds too harsh. Pick the kind choice." }
      ]
    },
    "active": {
      "title": "Active Practice",
      "subtitle": "Apply",
      "instructions": "What could you say if you feel upset?",
      "image": "assets/images/words.png",
      "choices": [
        { "text": "I feel upset", "correct": true, "feedback": "Excellent. You used your words clearly." },
        { "text": "I hit", "correct": false, "feedback": "Try again. We want words, not actions." },
        { "text": "I scream", "correct": false, "feedback": "That is not the best communication tool here." }
      ]
    },
    "reflection": {
      "title": "Reflection + Exit",
      "subtitle": "Reinforce",
      "instructions": "What makes you a super speaker?",
      "image": "assets/images/words.png",
      "choices": [
        { "text": "Using kind words", "correct": true, "feedback": "Yes! Kind words make you a super speaker." },
        { "text": "Taking without asking", "correct": false, "feedback": "Try again. Think respectful communication." },
        { "text": "Yelling at friends", "correct": false, "feedback": "That does not help. Pick the strong communication choice." }
      ]
    }
  }
}