{
  "week": 4,
  "day": "Monday",
  "topic": "Secret Picture Writing",
  "subtitle": "Introducing Hieroglyphics",
  "icon": "𓂀",
  "pages": [
    {
      "title": "📜 Secret Picture Writing",
      "sections": [
        {
          "type": "activity",
          "title": "Today's Goals",
          "icon": "🎯",
          "content": [
            "✔ Learn what hieroglyphics are.",
            "✔ Find out who scribes were.",
            "✔ Discover what Egyptians wrote on."
          ]
        },
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "The ancient Egyptians did not write with letters like A, B, and C. They wrote with little pictures called <strong>hieroglyphics</strong>! There were more than 700 picture signs — birds, snakes, eyes, water waves, and more. Some pictures stood for sounds, and some stood for whole words.",
            "Writing with hieroglyphics was hard. It took years to learn! Special writers called <strong>scribes</strong> went to school for a long time to master it. Scribes were very important people — they wrote letters for the pharaoh, kept track of grain, and recorded Egypt's stories.",
            "Egyptians carved hieroglyphics on temple walls and painted them inside tombs. They also wrote on <strong>papyrus</strong>, a paper made from smashed river plants. Our word 'paper' comes from 'papyrus'!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What are hieroglyphics?", "lines": "single"},
            {"text": "Who were the scribes?", "lines": "single"},
            {"text": "What did Egyptians write on?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["hieroglyphics", "scribe", "papyrus", "carve", "symbol", "temple"]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Hieroglyphics used pictures instead of letters.",
            "There were only 5 hieroglyphic signs.",
            "Scribes went to school to learn writing.",
            "Papyrus was paper made from a river plant.",
            "Everyone in Egypt could read and write.",
            "Hieroglyphics were carved on temple walls."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "draw_grid",
          "title": "Make Your Own Picture Words",
          "icon": "🎨",
          "instruction": "Invent 3 of your own picture signs: one for your name, one for your favorite food, and one for your favorite animal.",
          "boxes": 3
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Would you rather write with letters or with pictures? Why?", "lines": "triple"},
            {"text": "Why do you think scribes were so important in Egypt?", "lines": "triple"}
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["What hieroglyphics are", "YES &nbsp; / &nbsp; NOT YET"],
            ["What a scribe did", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}