{
  "week": 26,
  "day": "Wednesday",
  "topic": "Prefix and Suffix Reading",
  "subtitle": "Word parts in stories",
  "icon": "🧩",
  "pages": [
    {
      "sections": [
        {
          "type": "reading",
          "title": "Reading: The Clubhouse Project",
          "paragraphs": [
            "Ben and his sister Rosa found an old clubhouse in the backyard. The paint was peeling, and the door was locked tight. 'We should repaint it!' said Rosa. Ben wanted to disagree at first -- it looked like a lot of work -- but then he pictured how much brighter it could look.",
            "First they had to unlock the door. Ben found the key under a flowerpot. Inside, a helpless baby bird had fallen from its nest in the roof. Rosa was very careful as she lifted it back up to its nest.",
            "They worked quickly all afternoon. Ben did the jumping to reach the high spots while Rosa painted the door red. By dinner, the unhappy old clubhouse had become the happiest-looking spot in the yard. 'Let's replay this whole day tomorrow!' Ben laughed."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "questions": [
            {"text": "What did Rosa want to do to the clubhouse?", "lines": 1},
            {"text": "Where did Ben find the key?", "lines": 1},
            {"text": "How did Rosa help the baby bird?", "lines": 2},
            {"text": "Find two words in the story with a prefix and write them here.", "lines": 1}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "opposite_match",
          "title": "Synonyms and Antonyms",
          "note": "Draw a line to match each word to its OPPOSITE.",
          "items": [
            {"word": "unhappy", "match": "happy"},
            {"word": "careful", "match": "careless"},
            {"word": "quickly", "match": "slowly"},
            {"word": "brighter", "match": "darker"}
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blank (No Word Bank!)",
          "note": "Use this week's spelling words. No word bank this time!",
          "items": [
            "The kitten felt ____ when it got stuck in the tall tree.",
            "Let's ____ the video so we can watch the goal again.",
            "I ____ with my brother about who won the game.",
            "Grandma is always ____ when she uses her sewing needle.",
            "The ____ walker in our family is our old bulldog."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sentence_writing",
          "title": "Sentence Writing",
          "note": "Write a complete sentence using each word. Use a pronoun (he, she, it, they) in at least one sentence.",
          "items": ["unlock:", "dislike:", "brighter:", "quickly:"]
        },
        {
          "type": "practice",
          "title": "Grammar Application: Fix the Contraction",
          "note": "Each sentence has a contraction missing its apostrophe. Rewrite it correctly.",
          "items": [
            {"text": "I dont like cold soup. → ______"},
            {"text": "Its raining outside today. → ______"},
            {"text": "They cant find the puppys leash. → ______ (two fixes!)"}
          ]
        }
      ]
    }
  ]
}