{
  "week": 30,
  "day": "Thursday",
  "topic": "Honesty Like Abe",
  "subtitle": "Lincoln's Example in My Life",
  "icon": "💛",
  "pages": [
    {
      "title": "💛 Being Honest Like Abe",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Why was Lincoln called Honest Abe? One famous story says that when young Abe worked in a store, he once charged a customer a few pennies too much by mistake. That evening, he walked miles to return the money!",
            "Lincoln believed that telling the truth and treating people fairly mattered more than anything. His honesty made people trust him — and that trust helped him become president.",
            "You can be honest like Abe every day: tell the truth even when it is hard, return things that are not yours, admit mistakes, and keep your promises. Honesty builds trust, and trust makes friendships, families, and even countries stronger."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What did young Abe do when he charged a customer too much?", "lines": "double"},
            {"text": "How did honesty help Lincoln become president?", "lines": "double"},
            {"text": "Name two ways YOU can be honest like Abe.", "lines": "double"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["honesty", "truth", "trust", "promise", "mistake", "fair"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sort_table",
          "title": "Honest or Not?",
          "icon": "📊",
          "instruction": "Write YES if it is honest, or NO if it is not.",
          "header": ["Action", "YES or NO"],
          "rows": [
            ["Telling the truth even when it is hard.", ""],
            ["Keeping extra change that is not yours.", ""],
            ["Admitting you broke something by accident.", ""],
            ["Blaming your sibling for your mess.", ""],
            ["Keeping a promise you made.", ""],
            ["Returning a toy you borrowed.", ""]
          ]
        },
        {
          "type": "activity",
          "title": "My Honesty Story",
          "icon": "💛",
          "content": [
            "Think of a time you told the truth even though it was hard — or a time honesty helped you. Fill in your story below."
          ],
          "table": {
            "header": ["Question", "My answer"],
            "rows": [
              ["What happened?", ""],
              ["What was the honest thing to do?", ""],
              ["How did it feel afterward?", ""],
              ["How did it build trust?", ""]
            ]
          }
        }
      ]
    },
    {
      "sections": [
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Why does honesty make a leader stronger?", "lines": "double"},
            {"text": "What nickname would YOU want to earn, like 'Honest Abe'? Why?", "lines": "triple"}
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Abe walked miles to return a few pennies.",
            "Honesty made people trust Lincoln.",
            "It is okay to lie if it helps you win.",
            "Admitting mistakes is part of honesty.",
            "Keeping promises builds trust.",
            "Honesty only matters for presidents."
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Why Lincoln was called Honest Abe", "YES &nbsp; / &nbsp; NOT YET"],
            ["How honesty builds trust", "YES &nbsp; / &nbsp; NOT YET"],
            ["Ways I can be honest every day", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
