{
  "week": 28,
  "day": "Tuesday",
  "topic": "Syllables Practice",
  "subtitle": "Dividing words like a pro",
  "icon": "✂️",
  "pages": [
    {
      "sections": [
        {
          "type": "note",
          "title": "Remember This!",
          "content": "Every syllable has ONE vowel sound. Two consonants in the middle? Split between them (nap/kin). One consonant? Try splitting before it (mo/ment). Closed syllables have short vowels; open syllables have long vowels."
        },
        {
          "type": "practice",
          "title": "Word Scramble",
          "note": "Unscramble the letters to spell this week's words.",
          "items": [
            {"text": "a l l e r b m u  →  ______ (keeps rain off)"},
            {"text": "c i t s a t n a f  →  ______ (wonderful)"},
            {"text": "n i k p m u p  →  ______ (orange vegetable)"},
            {"text": "t e k s a b  →  ______ (container with a handle)"},
            {"text": "n e z o r f  →  ______ (turned to ice)"},
            {"text": "t n e l i s  →  ______ (making no sound)"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blank",
          "note": "Choose a word from the word bank. Three words are extras!",
          "wordbank": ["picnic", "moment", "rabbit", "fantastic", "pumpkin", "napkin", "spider", "sunset"],
          "items": [
            "Wait one ____ while I tie my shoe.",
            "The ____ nibbled clover in the garden.",
            "We carved a silly face on our ____.",
            "Our ____ at the park got rained on!",
            "That magic show was absolutely ____."
          ]
        },
        {
          "type": "practice",
          "title": "Divide It!",
          "note": "Rewrite each word with a slash between its syllables. Example: rabbit → rab/bit",
          "items": [
            {"text": "napkin → ______"},
            {"text": "spider → ______"},
            {"text": "pumpkin → ______"},
            {"text": "frozen → ______"},
            {"text": "umbrella → ______"},
            {"text": "fantastic → ______"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "practice",
          "title": "Grammar Practice: Build a Paragraph",
          "note": "Number these sentences 1-4 to put them in paragraph order.",
          "items": [
            {"text": "____ Finally, we ate every last crumb."},
            {"text": "____ Our picnic at the lake was the best day of spring."},
            {"text": "____ Next, we spread the blanket under a shady tree."},
            {"text": "____ First, Mom packed the basket with yummy food."}
          ]
        },
        {
          "type": "practice",
          "title": "Odd One Out",
          "note": "Circle the word with a DIFFERENT number of syllables.",
          "items": [
            {"text": "rabbit    basket    umbrella"},
            {"text": "fantastic    sunset    napkin"},
            {"text": "moment    umbrella    fantastic"}
          ]
        },
        {
          "type": "word_journal",
          "title": "Word Journal",
          "note": "Find the longest word you can in a book. Divide it into syllables!",
          "lines": 2
        }
      ]
    }
  ]
}