{
  "week": 28,
  "day": "Friday",
  "topic": "Westward Review",
  "subtitle": "Show What You Know!",
  "icon": "⭐",
  "pages": [
    {
      "title": "⭐ Westward Movement Review",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "This week you traveled west with the pioneers! You learned why families packed covered wagons and headed toward new lands — for cheap farmland, gold, and fresh starts.",
            "You rolled down the 2,000-mile Oregon Trail, where the trip took four to six months. You became a wagon boss and packed only what you truly needed.",
            "You also compared pioneer journeys to your own family trips, and you remembered that Native Americans already lived in the West and that their lives were changed forever. Now it is time to show what you know!"
          ]
        },
        {
          "type": "questions",
          "title": "Big Review Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Why did pioneers move west?", "lines": "double"},
            {"text": "What was the Oregon Trail?", "lines": "double"},
            {"text": "Why did pioneers have to pack carefully?", "lines": "double"},
            {"text": "How did westward movement affect Native Americans?", "lines": "double"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "True or False Quiz",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Pioneers moved west to find cheap land.",
            "The Oregon Trail was about 2,000 miles long.",
            "The trip west took one weekend.",
            "Oxen pulled the covered wagons.",
            "Pioneers packed pianos because wagons had lots of room.",
            "Native Americans already lived on western lands."
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks Quiz",
          "icon": "✏️",
          "wordbank": ["pioneers", "Oregon", "wagons", "months", "oxen", "west"],
          "items": [
            "Families who moved ______________ were called ______________.",
            "The famous trail led to ______________.",
            "They traveled in covered ______________.",
            "Strong ______________ pulled the wagons.",
            "The journey took four to six ______________."
          ]
        },
        {
          "type": "sort_table",
          "title": "Pack It or Leave It?",
          "icon": "📊",
          "instruction": "Write PACK if a smart pioneer would bring it, or LEAVE if they would not.",
          "header": ["Item", "PACK or LEAVE"],
          "rows": [
            ["Flour and beans", ""],
            ["A grand piano", ""],
            ["A water barrel", ""],
            ["A fancy mirror", ""],
            ["A spare wagon wheel", ""],
            ["Medicine", ""]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "What was the bravest thing about being a pioneer? Would you have gone west?", "lines": "triple"}
          ]
        },
        {
          "type": "activity",
          "title": "Week Summary",
          "icon": "📅",
          "content": [
            "<strong>This week you learned:</strong> Pioneers moved west for land, gold, and new lives. The Oregon Trail was a hard 2,000-mile journey by covered wagon. Smart pioneers packed light. Native Americans' lives were changed forever as the nation grew.",
            "<strong>Coming up next week:</strong> A sad and important chapter — the Civil War, when the North and South went to war with each other."
          ]
        },
        {
          "type": "review_table",
          "title": "My Week in Review",
          "icon": "📊",
          "header": ["I can...", "Circle one"],
          "rows": [
            ["Explain why pioneers moved west", "YES &nbsp; / &nbsp; NOT YET"],
            ["Describe life on the Oregon Trail", "YES &nbsp; / &nbsp; NOT YET"],
            ["Tell how the journey affected Native Americans", "YES &nbsp; / &nbsp; NOT YET"],
            ["Compare pioneer trips to my family's trips", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}