{
  "week": 2,
  "day": "Tuesday",
  "topic": "The Great Flood",
  "subtitle": "How the Nile Fed Egypt",
  "icon": "🌾",
  "pages": [
    {
      "title": "🌾 The Great Flood That Helped",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Most floods are bad news — but not in ancient Egypt! Every summer, the Nile River rose and spilled over its banks. The Egyptians were not scared. They cheered! They knew the flood was coming, and they counted on it every single year.",
            "When the water went back down, it left behind a layer of soft, black mud called <strong>silt</strong>. This mud was packed with everything plants need to grow. Egyptians called their land <strong>Kemet</strong>, which means 'the black land,' because of this rich dark soil.",
            "In the black soil, farmers grew wheat for bread, barley, beans, onions, and melons. The dry desert beyond was called 'the red land.' Nothing grew there. So the flood was truly a gift — it turned a strip of desert into a garden!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "How did Egyptians feel when the Nile flooded? Why?", "lines": "single"},
            {"text": "What is silt?", "lines": "single"},
            {"text": "Why did Egyptians call their land 'the black land'?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sort_table",
          "title": "The Flood Cycle",
          "icon": "📊",
          "instruction": "Number these steps 1 to 4 to show the order of the Nile's yearly cycle.",
          "header": ["Step", "Order (1–4)"],
          "rows": [
            ["Farmers plant seeds in the rich black soil", ""],
            ["The Nile rises and floods the land", ""],
            ["Farmers harvest wheat and vegetables", ""],
            ["The water goes down and leaves silt behind", ""]
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["silt", "black", "flood", "red", "farmers"],
          "items": [
            "Every year the Nile would ______________ over its banks.",
            "The rich mud left behind by the flood is called ______________.",
            "Egyptians called the rich soil near the river 'the ______________ land.'",
            "The dry desert was called 'the ______________ land.'",
            "______________ planted wheat, barley, and beans in the soil."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "draw_grid",
          "title": "Black Land, Red Land",
          "icon": "🎨",
          "instruction": "Draw two pictures: the green 'black land' full of crops near the river, and the dry 'red land' desert.",
          "boxes": 2
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Why was the Nile flood good news instead of bad news?", "lines": "triple"},
            {"text": "What foods did Egyptian farmers grow? Name at least two.", "lines": "single"}
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Why the flood helped Egypt", "YES &nbsp; / &nbsp; NOT YET"],
            ["What silt is", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
