{
  "week": 2,
  "day": "Wednesday",
  "topic": "Boats and Farming Tools",
  "subtitle": "Clever Inventions on the Nile",
  "icon": "⛵",
  "pages": [
    {
      "title": "⛵ Boats and Farming Tools",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "The Nile was ancient Egypt's highway! There were no cars or trains, so Egyptians traveled by <strong>boat</strong>. Their first boats were made from bundles of a river plant called <strong>papyrus</strong>. Later, they built big wooden ships with sails to carry stone, grain, and animals up and down the river.",
            "Here is a clever trick: the river's current flows north, but the wind usually blows south. So Egyptians floated north with the current, and raised their sails to ride the wind back south. The river worked like a two-way road!",
            "Farmers were clever too. They dug <strong>canals</strong> to carry river water to their fields. They invented the <strong>shaduf</strong> — a long pole with a bucket on one end — to lift water from the river. Some of these tools are still used today!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "How did Egyptians travel up and down the Nile?", "lines": "single"},
            {"text": "What was a shaduf used for?", "lines": "single"},
            {"text": "How did boats travel south, against the current?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["papyrus", "shaduf", "canal", "current", "sail", "harvest"]
        },
        {
          "type": "sort_table",
          "title": "Match the Tool to Its Job",
          "icon": "📊",
          "instruction": "Draw a line or write the letter that matches each tool to its job: A = carry people and goods, B = lift water from the river, C = bring water to fields, D = catch the wind.",
          "header": ["Tool", "Job (A, B, C, or D)"],
          "rows": [
            ["Shaduf", ""],
            ["Boat", ""],
            ["Canal", ""],
            ["Sail", ""]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Hands-On: Build a Shaduf Model",
          "icon": "🔍",
          "content": [
            "<strong>You need:</strong> a pencil (the pole), string, a small paper cup (the bucket), and a stack of books (the stand).",
            "Tie the cup to one end of the pencil with string. Rest the pencil's middle on the book stack. Push down on the free end — watch the bucket lift! That is how Egyptians lifted water from the Nile."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Draw an Egyptian boat with a sail on the Nile, or a farmer using a shaduf.",
          "boxes": 1
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Why do you think the Nile was called Egypt's 'highway'?", "lines": "triple"}
          ]
        }
      ]
    }
  ]
}