{
  "week": 10,
  "day": "Tuesday",
  "topic": "Emperors and the Army",
  "subtitle": "Who Ran the Roman Empire?",
  "icon": "🛡️",
  "pages": [
    {
      "title": "🛡️ Emperors and the Army",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Who was in charge of such a giant empire? The <strong>emperor</strong>! The first emperor was <strong>Augustus</strong>, who began his rule in 27 BC. He brought peace after years of fighting, fixed roads, and made Rome beautiful. Romans said he found a city of brick and left it a city of marble!",
            "The empire was protected by the mighty Roman army. Soldiers called <strong>legionaries</strong> wore metal armor and helmets, and carried a sword, a spear, and a big curved shield. They marched together in groups of about 5,000 called <strong>legions</strong>.",
            "Roman soldiers were famous for teamwork. In the 'tortoise' formation, they locked their shields together over their heads and sides — like a turtle shell — so arrows and rocks bounced right off! Soldiers also built roads, bridges, and forts wherever they went."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Who was the first Roman emperor?", "lines": "single"},
            {"text": "What was a legion?", "lines": "single"},
            {"text": "How did the 'tortoise' formation protect soldiers?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["Augustus", "legion", "shields", "emperor", "tortoise"],
          "items": [
            "The ruler of the Roman Empire was called the ______________.",
            "The first emperor was named ______________.",
            "A group of about 5,000 soldiers was a ______________.",
            "In the ______________ formation, soldiers looked like a turtle.",
            "Soldiers locked their ______________ together for protection."
          ]
        },
        {
          "type": "sort_table",
          "title": "A Legionary's Gear",
          "icon": "📊",
          "instruction": "Write YES if a Roman soldier used it, or NO if he did not.",
          "header": ["Gear", "YES or NO?"],
          "rows": [
            ["Metal helmet", ""],
            ["Curved shield", ""],
            ["Laser blaster", ""],
            ["Short sword", ""],
            ["Bicycle", ""],
            ["Spear", ""]
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Hands-On: Tortoise Formation",
          "icon": "🔍",
          "content": [
            "<strong>You need:</strong> couch cushions or pieces of cardboard and at least one helper.",
            "Try the tortoise formation! Hold your 'shields' over your heads and sides while a grown-up gently tosses a soft ball or rolled socks. Did your shell protect you? Roman teamwork in action!"
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "Why was teamwork so important for Roman soldiers?", "lines": "triple"},
            {"text": "Why do you think soldiers also built roads and bridges?", "lines": "triple"}
          ]
        }
      ]
    }
  ]
}