{
  "week": 28,
  "day": "Friday",
  "topic": "Syllables Review",
  "subtitle": "Show what you know about syllables",
  "icon": "✂️",
  "pages": [
    {
      "sections": [
        {
          "type": "word_cards",
          "title": "Spelling Check",
          "note": "Cover each word. Have an adult read the definition, then write the word from memory.",
          "cards": [
            {"word": "rabbit", "def": "a hopping animal with long ears", "write_line": true},
            {"word": "napkin", "def": "a cloth or paper for wiping your mouth", "write_line": true},
            {"word": "picnic", "def": "a meal you eat outside", "write_line": true},
            {"word": "sunset", "def": "when the sun goes down in the evening", "write_line": true},
            {"word": "basket", "def": "a container with a handle", "write_line": true},
            {"word": "pumpkin", "def": "a big orange fall vegetable", "write_line": true},
            {"word": "spider", "def": "a small creature with eight legs", "write_line": true},
            {"word": "moment", "def": "a very short amount of time", "write_line": true},
            {"word": "silent", "def": "making no sound at all", "write_line": true},
            {"word": "frozen", "def": "turned to ice; very cold", "write_line": true},
            {"word": "umbrella", "def": "something that keeps rain off you", "write_line": true},
            {"word": "fantastic", "def": "wonderful and amazing", "write_line": true}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "practice",
          "title": "Pattern Quiz: Open or Closed?",
          "note": "Look at the FIRST syllable. Write O for open (long vowel) or C for closed (short vowel).",
          "items": [
            {"text": "spider ____"},
            {"text": "rabbit ____"},
            {"text": "frozen ____"},
            {"text": "napkin ____"},
            {"text": "silent ____"},
            {"text": "basket ____"}
          ]
        },
        {
          "type": "true_false",
          "title": "Grammar and Syllable Test: True or False?",
          "items": [
            "Every syllable has one vowel sound.",
            "'Umbrella' has two syllables.",
            "A paragraph starts with a topic sentence.",
            "An open syllable ends with a vowel.",
            "You should indent the first line of a paragraph.",
            "'Rab/bit' is divided correctly."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "practice",
          "title": "Review Game: Syllable Sums",
          "note": "Add up the syllables! Write the total number.",
          "items": [
            {"text": "rabbit + sunset = ____ syllables"},
            {"text": "umbrella + moment = ____ syllables"},
            {"text": "fantastic + picnic = ____ syllables"},
            {"text": "spider + frozen + basket = ____ syllables"}
          ]
        },
        {
          "type": "writing_space",
          "title": "Reflection",
          "prompt": "How does clapping syllables help you spell big words? Write two sentences.",
          "lines": 4
        },
        {
          "type": "word_journal",
          "title": "Word Journal",
          "note": "Write the longest spelling word from this week and divide it into syllables.",
          "lines": 2
        }
      ]
    }
  ]
}