{
  "week": 26,
  "day": "Thursday",
  "topic": "Rules and Rights",
  "subtitle": "Founding Ideas in My Life",
  "icon": "🤝",
  "pages": [
    {
      "title": "🤝 Fair Rules, Then and Now",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "The Founding Fathers believed in big ideas: fairness, equal treatment, and having a voice. Guess what? You use these same ideas every day!",
            "When your family makes rules together, that is like the leaders meeting in Philadelphia. When you take turns choosing a game, that is fairness. When everyone gets a chance to speak at dinner, that is having a voice.",
            "The Founding Fathers wrote their ideas down so no one would forget them. Families and classrooms write down rules too! Good rules protect everyone and help people get along. Today you will think like a Founding Father and write some fair rules of your own."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Name two big ideas the Founding Fathers believed in.", "lines": "double"},
            {"text": "Why did they write their ideas down?", "lines": "double"},
            {"text": "What do good rules do?", "lines": "double"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["fair", "rule", "voice", "respect", "protect", "agree"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Write Your Family Declaration",
          "icon": "🖋️",
          "content": [
            "Be a Founding Father (or Founding Kid!) for your family. Write three fair rules that would help everyone in your home get along. Then have family members sign at the bottom, just like the Declaration!",
            "<strong>Rule 1:</strong> ________________________________________________",
            "<strong>Rule 2:</strong> ________________________________________________",
            "<strong>Rule 3:</strong> ________________________________________________",
            "<strong>Signatures:</strong> ______________________________________________"
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Was it hard to write rules that are fair to everyone? Why?", "lines": "double"},
            {"text": "What happens when a rule is unfair to someone?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["fairness", "voice", "rules", "protect", "equal", "wrote"],
          "items": [
            "The Founding Fathers believed in ______________ and being treated ______________.",
            "Having a say in things is called having a ______________.",
            "They ______________ their ideas down so no one would forget.",
            "Families and classrooms have ______________ too.",
            "Good rules ______________ everyone."
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "The Founding Fathers believed in fairness.",
            "Good rules only help one person.",
            "Taking turns is an example of fairness.",
            "Writing rules down helps people remember them.",
            "Kids never use ideas like fairness.",
            "Everyone deserves a voice."
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["The big ideas of the Founding Fathers", "YES &nbsp; / &nbsp; NOT YET"],
            ["How I use those ideas every day", "YES &nbsp; / &nbsp; NOT YET"],
            ["I wrote my own family declaration", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}