{
  "week": 9,
  "day": "Tuesday",
  "topic": "Democracy",
  "subtitle": "The People Get a Vote",
  "icon": "🗳️",
  "pages": [
    {
      "title": "🗳️ Democracy: The People Get a Vote",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "In most ancient lands, one king made ALL the rules. But about 2,500 years ago, the people of <strong>Athens</strong> tried something brand new. They said: let the citizens decide together! They called it <strong>democracy</strong>, from Greek words meaning 'rule by the people.'",
            "Citizens of Athens met on a hill called the <strong>Pnyx</strong>. Anyone could stand up and give a speech. Then everyone voted, sometimes by raising hands, sometimes by dropping colored stones or pieces of pottery into jars. The side with the most votes won!",
            "Athenian democracy wasn't perfect — only free men born in Athens could vote, not women, children, or enslaved people. But the IDEA grew and grew. Today, in countries like ours, adults of all kinds vote to choose leaders. That big idea started in Athens!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What does the word 'democracy' mean?", "lines": "single"},
            {"text": "How did Athenians vote?", "lines": "single"},
            {"text": "Who was NOT allowed to vote in Athens?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Democracy means 'rule by the people.'",
            "Democracy started in the city of Athens.",
            "Athenians sometimes voted with stones or pottery pieces.",
            "Everyone in Athens could vote, even children.",
            "Citizens met on a hill called the Pnyx.",
            "Today many countries use democracy."
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["Athens", "vote", "democracy", "speech", "people"],
          "items": [
            "______________ means rule by the people.",
            "The idea began in the Greek city of ______________.",
            "Any citizen could stand up and give a ______________.",
            "After the speeches, everyone would ______________.",
            "In a democracy, power belongs to the ______________."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Hands-On: Family Vote",
          "icon": "🔍",
          "content": [
            "Hold a family democracy meeting! Pick a real question: What should we have for dinner? What game should we play?",
            "Let each person give a short speech for their choice. Then vote with 'pottery pieces' (buttons, coins, or paper scraps) dropped into cups. Count the votes — the people have spoken!"
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "What did your family vote on, and which side won?", "lines": "triple"},
            {"text": "Was it fair that women and children couldn't vote in Athens? Why not?", "lines": "triple"}
          ]
        }
      ]
    }
  ]
}