{
  "week": 26,
  "day": "Thursday",
  "topic": "Prefix and Suffix Writing",
  "subtitle": "Word parts in our own writing",
  "icon": "🧩",
  "pages": [
    {
      "sections": [
        {
          "type": "note",
          "title": "Grammar Deep Dive: Pronouns and Possessives Together",
          "content": "Pronouns can show owning too! MY book, YOUR shoe, HIS hat, HER coat, ITS tail, OUR house, THEIR car. These are called possessive pronouns -- they never need an apostrophe."
        },
        {
          "type": "practice",
          "title": "Pick the Possessive",
          "note": "Circle the correct word in each sentence.",
          "items": [
            {"text": "The dog wagged ( its / it's ) tail."},
            {"text": "( Their / They're ) clubhouse is red now."},
            {"text": "Rosa put ( her / hers ) brush in the bucket."}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "practice",
          "title": "Sentence Sort",
          "note": "Put the words in order to make a sentence. Write it with a capital letter and a period.",
          "items": [
            {"text": "the / careful / painter / worked / quickly / to / repaint / the / old / clubhouse"},
            {"text": "my / unhappy / little / brother / wanted / to / replay / his / favorite / game"},
            {"text": "we / used / the / rusty / key / to / unlock / the / squeaky / door"}
          ]
        },
        {
          "type": "practice",
          "title": "Correct the Sentences",
          "note": "Each sentence has a different kind of mistake. Find it and write the sentence correctly.",
          "items": [
            {"text": "the helpless bird chirped for its mother"},
            {"text": "Ben painted more quickly than Rosa"},
            {"text": "i disagree with that answer."},
            {"text": "the sun is briter than the moon"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "mystery_word",
          "title": "Mystery Word",
          "mystery_title": "What am I?",
          "clues": [
            "I am one of this week's spelling words.",
            "I begin with the prefix <strong>re-</strong>.",
            "You do me with a brush and a can of color.",
            "I have 7 letters and mean 'paint again.'"
          ]
        },
        {
          "type": "writing_space",
          "title": "Writing Time: Fix-It Story",
          "prompt": "Write about something old you would like to fix up or repaint. Use at least THREE spelling words and underline them.",
          "lines": 6
        },
        {
          "type": "word_journal",
          "title": "Word Journal",
          "note": "Write one word with a prefix and one word with a suffix. Draw a picture for each.",
          "lines": 2
        }
      ]
    }
  ]
}