{
  "week": 29,
  "day": "Monday",
  "topic": "Civil War Begins",
  "subtitle": "North vs South",
  "icon": "🇺🇸",
  "pages": [
    {
      "title": "🇺🇸 A Country Divided",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "By the 1860s, America was like one family having a very big argument. The Northern states and the Southern states disagreed about many things — most of all, about <strong>slavery</strong>.",
            "Slavery meant that some people were forced to work for others with no pay and no freedom. It was very wrong. Many people in the North wanted slavery to end. Many leaders in the South wanted to keep it.",
            "The argument grew so big that the Southern states tried to leave and form their own country. That started the <strong>Civil War</strong> — a war between the North and the South, Americans fighting Americans. This week you will learn about this sad but important time."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What did the North and South disagree about most of all?", "lines": "single"},
            {"text": "What was slavery?", "lines": "double"},
            {"text": "What did the Southern states try to do?", "lines": "double"},
            {"text": "What is a civil war?", "lines": "double"}
          ]
        },
        {
          "type": "activity",
          "title": "This Week's Goals",
          "icon": "🎯",
          "content": [
            "<strong>By the end of this week, you will be able to:</strong>",
            "1. Explain why the North and South went to war.",
            "2. Tell what slavery was and why it was wrong.",
            "3. Describe how the war ended and the country came back together.",
            "4. Explain how people can solve big disagreements fairly."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["slavery", "North", "South", "civil war", "freedom", "disagree"]
        },
        {
          "type": "sort_table",
          "title": "North or South?",
          "icon": "📊",
          "instruction": "Write N for the North or S for the South.",
          "header": ["Clue", "N or S?"],
          "rows": [
            ["Many people here wanted slavery to end.", ""],
            ["Leaders here wanted to keep slavery.", ""],
            ["These states tried to leave the country.", ""],
            ["These states wanted to keep the country together.", ""]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["argument", "slavery", "North", "leave", "Civil", "Americans"],
          "items": [
            "America was like a family having a big ______________.",
            "The biggest disagreement was about ______________.",
            "Many in the ______________ wanted slavery to end.",
            "Southern states tried to ______________ the country.",
            "This started the ______________ War.",
            "It was ______________ fighting ______________."
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Why is a war between people of the same country extra sad?", "lines": "triple"}
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["What the North and South disagreed about", "YES &nbsp; / &nbsp; NOT YET"],
            ["What slavery was", "YES &nbsp; / &nbsp; NOT YET"],
            ["How the Civil War started", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
