{
  "week": 29,
  "day": "Thursday",
  "topic": "Solving Disagreements",
  "subtitle": "Big Arguments in My Life",
  "icon": "🕊️",
  "pages": [
    {
      "title": "🕊️ Solving Disagreements",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "The Civil War happened when a huge disagreement could not be solved with words. Brothers fought brothers, and hundreds of thousands of people were hurt. War is the saddest way to settle an argument.",
            "You have disagreements too — maybe with a sibling over a toy, or a friend over game rules. Your arguments are much smaller, but the lesson is the same: it is always better to solve problems with words than with fighting.",
            "Good problem-solvers listen to the other side, stay calm, take turns talking, and look for a fair answer. Sometimes they ask a grown-up for help. When both sides really listen, most arguments can end in peace instead of fighting."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Why did the Civil War happen?", "lines": "double"},
            {"text": "What is the saddest way to settle an argument?", "lines": "single"},
            {"text": "Name two things good problem-solvers do.", "lines": "double"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["disagreement", "listen", "calm", "fair", "peace", "solve"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sort_table",
          "title": "Peaceful or Not?",
          "icon": "📊",
          "instruction": "Write YES if it is a peaceful way to solve an argument, or NO if it is not.",
          "header": ["Action", "YES or NO"],
          "rows": [
            ["Listen to the other person's side.", ""],
            ["Yell until you get your way.", ""],
            ["Take turns talking calmly.", ""],
            ["Grab the toy and run away.", ""],
            ["Look for an answer that is fair to both.", ""],
            ["Ask a grown-up for help.", ""]
          ]
        },
        {
          "type": "activity",
          "title": "My Peace Plan",
          "icon": "🕊️",
          "content": [
            "Think of a real disagreement you have had — with a sibling, friend, or classmate. Fill in your peace plan below."
          ],
          "table": {
            "header": ["Question", "My answer"],
            "rows": [
              ["What was the disagreement about?", ""],
              ["What did each side want?", ""],
              ["How was it solved (or how could it be)?", ""],
              ["What would you do differently next time?", ""]
            ]
          }
        }
      ]
    },
    {
      "sections": [
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "What do you think the North and South could have done differently before the war?", "lines": "triple"},
            {"text": "Why is listening the most important part of solving a disagreement?", "lines": "double"}
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["words", "listen", "calm", "fair", "grown-up", "peace"],
          "items": [
            "It is better to solve problems with ______________.",
            "Good problem-solvers ______________ to the other side.",
            "Stay ______________ when you disagree.",
            "Look for an answer that is ______________.",
            "You can ask a ______________ for help.",
            "Most arguments can end in ______________."
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Why words beat fighting", "YES   /   NOT YET"],
            ["Steps for solving disagreements", "YES   /   NOT YET"],
            ["I made my own peace plan", "YES   /   NOT YET"]
          ]
        }
      ]
    }
  ]
}