{
  "week": 30,
  "day": "Friday",
  "topic": "Lincoln Review",
  "subtitle": "Show What You Know!",
  "icon": "⭐",
  "pages": [
    {
      "title": "⭐ Abraham Lincoln Review",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "This week you met Abraham Lincoln — the boy from a log cabin who taught himself with borrowed books and grew up to be the sixteenth president.",
            "Lincoln led America through the Civil War. In 1863 he signed the Emancipation Proclamation, declaring enslaved people in the South free, and later the 13th Amendment ended slavery everywhere forever. At Gettysburg, he reminded everyone that our government is 'of the people, by the people, for the people.'",
            "Most of all, you learned about his honesty — the quality that earned him the name Honest Abe. Now it is time to show what you know!"
          ]
        },
        {
          "type": "questions",
          "title": "Big Review Questions",
          "icon": "✏️",
          "questions": [
            {"text": "How did Lincoln grow from a poor boy to president?", "lines": "double"},
            {"text": "What did the Emancipation Proclamation do?", "lines": "double"},
            {"text": "What famous line did Lincoln say at Gettysburg?", "lines": "double"},
            {"text": "Why was he called Honest Abe?", "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": [
            "Lincoln was born in a log cabin.",
            "He went to school for many years.",
            "He was the sixteenth president.",
            "The Emancipation Proclamation declared enslaved people free.",
            "The Gettysburg Address lasted three hours.",
            "The 13th Amendment ended slavery forever."
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks Quiz",
          "icon": "✏️",
          "wordbank": ["cabin", "Honest", "sixteenth", "Emancipation", "Gettysburg", "people"],
          "items": [
            "Lincoln was born in a log ______________.",
            "His nickname was ______________ Abe.",
            "He was the ______________ president.",
            "He signed the ______________ Proclamation.",
            "His famous speech was the ______________ Address.",
            "Government is of, by, and for the ______________."
          ]
        },
        {
          "type": "sort_table",
          "title": "Order Lincoln's Life",
          "icon": "📊",
          "instruction": "Number these events 1 to 5 in order.",
          "header": ["Event", "Order (1–5)"],
          "rows": [
            ["Lincoln gives the Gettysburg Address.", ""],
            ["Abe is born in a log cabin (1809).", ""],
            ["Slavery ends forever with the 13th Amendment.", ""],
            ["Abe becomes the sixteenth president (1861).", ""],
            ["He signs the Emancipation Proclamation (1863).", ""]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Why do many people call Lincoln one of America's greatest presidents?", "lines": "triple"}
          ]
        },
        {
          "type": "activity",
          "title": "Week Summary",
          "icon": "📅",
          "content": [
            "<strong>This week you learned:</strong> Abraham Lincoln rose from a log cabin to the presidency through hard work and reading. He led America through the Civil War, helped end slavery with the Emancipation Proclamation and 13th Amendment, and set an example of honesty for all of us.",
            "<strong>Coming up next week:</strong> Zoom into the 1900s — a century of amazing inventions like cars, planes, and rockets to the Moon!"
          ]
        },
        {
          "type": "review_table",
          "title": "My Week in Review",
          "icon": "📊",
          "header": ["I can...", "Circle one"],
          "rows": [
            ["Tell the story of Lincoln's life", "YES &nbsp; / &nbsp; NOT YET"],
            ["Explain how slavery ended", "YES &nbsp; / &nbsp; NOT YET"],
            ["Describe the Gettysburg Address", "YES &nbsp; / &nbsp; NOT YET"],
            ["Follow Lincoln's example of honesty", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
