{
  "week": 21,
  "day": "Tuesday",
  "topic": "Sacagawea and Sequoyah",
  "subtitle": "A Brave Guide and a Genius Inventor",
  "icon": "🌟",
  "pages": [
    {
      "title": "🌟 Sacagawea and Sequoyah",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time: Sacagawea",
          "icon": "📖",
          "paragraphs": [
            "<strong>Sacagawea</strong> was a young Shoshone woman who joined the explorers Lewis and Clark on their long journey west in 1805 — carrying her baby boy on her back the whole way!",
            "She helped the explorers talk with Native nations they met, found food when supplies ran low, and once even rescued important papers and tools from a tipping boat! When the group met Shoshone people, their chief turned out to be Sacagawea's own brother — what a reunion!",
            "Today, Sacagawea's face is on a golden dollar coin, honoring her courage."
          ]
        },
        {
          "type": "reading",
          "title": "Reading Time: Sequoyah",
          "icon": "📖",
          "paragraphs": [
            "<strong>Sequoyah</strong> was a Cherokee man with a giant idea. He saw people reading 'talking leaves' — papers with writing — and decided the Cherokee language needed its own writing too!",
            "He worked for about twelve years and invented a whole writing system with 85 symbols, one for each Cherokee sound. Soon thousands of Cherokee people could read and write, and they printed their own newspaper! Giant sequoia trees are named in his honor."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "How did Sacagawea help Lewis and Clark? Name two ways.", "lines": "double"},
            {"text": "Who did Sacagawea find when the group met the Shoshone?", "lines": "single"},
            {"text": "What did Sequoyah invent?", "lines": "single"},
            {"text": "How long did Sequoyah work on his invention?", "lines": "single"},
            {"text": "How are both leaders honored today?", "lines": "double"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["guide", "Shoshone", "Cherokee", "symbol", "writing system", "honor"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Sacagawea carried her baby on the journey.",
            "Sacagawea never helped find food.",
            "The Shoshone chief was Sacagawea's brother.",
            "Sequoyah invented Cherokee writing with 85 symbols.",
            "Sequoyah finished his invention in one week.",
            "Giant sequoia trees are named after Sequoyah."
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Sequoyah worked twelve years on his idea. Have you ever kept trying at something hard? What was it?", "lines": "triple"}
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw the Heroes",
          "icon": "🎨",
          "instruction": "Draw Sacagawea guiding the explorers, and Sequoyah writing his 85 symbols.",
          "boxes": 2
        }
      ]
    }
  ]
}