{
  "week": 30,
  "day": "Tuesday",
  "topic": "Ending Slavery",
  "subtitle": "The Emancipation Proclamation",
  "icon": "⛓️",
  "pages": [
    {
      "title": "⛓️ Lincoln Helps End Slavery",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "President Lincoln believed slavery was wrong. During the Civil War, he made one of the most important announcements in American history.",
            "In 1863, Lincoln signed the <strong>Emancipation Proclamation</strong>. That is a big name, but its meaning is simple: enslaved people in the South were declared <strong>free</strong>. Emancipation means setting someone free!",
            "After the war, the country added a new rule to its highest law — the <strong>13th Amendment</strong> — which ended slavery everywhere in America, forever. Brave people who had escaped slavery, like <strong>Harriet Tubman</strong> and <strong>Frederick Douglass</strong>, had worked for freedom for years. At last, freedom became the law of the land."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What did Lincoln sign in 1863?", "lines": "single"},
            {"text": "What does emancipation mean?", "lines": "single"},
            {"text": "What did the 13th Amendment do?", "lines": "double"},
            {"text": "Name one brave person who worked for freedom.", "lines": "single"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["emancipation", "proclamation", "free", "amendment", "law", "forever"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Lincoln believed slavery was wrong.",
            "The Emancipation Proclamation was signed in 1863.",
            "Emancipation means putting someone in jail.",
            "The 13th Amendment ended slavery everywhere in America.",
            "Harriet Tubman worked for freedom.",
            "Slavery came back after the war."
          ]
        },
        {
          "type": "sort_table",
          "title": "Freedom Heroes",
          "icon": "📊",
          "instruction": "Match the person to the clue. Write A for Lincoln, B for Harriet Tubman, or C for Frederick Douglass.",
          "header": ["Clue", "A, B, or C"],
          "rows": [
            ["I was president and signed the Emancipation Proclamation.", ""],
            ["I escaped slavery and led many others to freedom.", ""],
            ["I escaped slavery and gave powerful speeches for freedom.", ""]
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Why do you think the Emancipation Proclamation is called one of the most important papers in American history?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["1863", "Emancipation", "free", "13th", "Tubman", "law"],
          "items": [
            "Lincoln signed the ______________ Proclamation.",
            "He signed it in ______________.",
            "It declared enslaved people in the South ______________.",
            "The ______________ Amendment ended slavery everywhere.",
            "Harriet ______________ led many people to freedom.",
            "Freedom became the ______________ of the land."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Draw a picture that shows FREEDOM. It could be broken chains, people celebrating, a bell ringing — you choose!",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["What the Emancipation Proclamation did", "YES &nbsp; / &nbsp; NOT YET"],
            ["What the 13th Amendment did", "YES &nbsp; / &nbsp; NOT YET"],
            ["About heroes like Tubman and Douglass", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
