{
  "week": 1,
  "day": "Tuesday",
  "topic": "Timelines",
  "subtitle": "Putting the Past in Order",
  "icon": "📜",
  "pages": [
    {
      "title": "📜 Timelines: Putting the Past in Order",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Imagine your whole life drawn as one long line. At the start is the day you were born. Then come your first steps, your first words, and your first day of school. A line like this is called a <strong>timeline</strong>. It shows events in the order they happened.",
            "Historians love timelines because they make the past easy to see. The oldest events go on the left, and the newest events go on the right. When we read a timeline from left to right, we travel through time!",
            "Timelines can show a single day, one person's life, or thousands of years. Some events on history timelines happened so long ago that they came before your grandparents, before cars, and even before books were printed."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What is a timeline?", "lines": "single"},
            {"text": "Where do the oldest events go on a timeline?", "lines": "single"},
            {"text": "Why do historians like using timelines?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sort_table",
          "title": "Put These Events in Order",
          "icon": "📊",
          "instruction": "Number these events 1 to 5, from what happens FIRST to what happens LAST in a person's life.",
          "header": ["Event", "Order (1–5)"],
          "rows": [
            ["Learning to read chapter books", ""],
            ["Being born", ""],
            ["Taking your very first steps", ""],
            ["Starting 2nd grade", ""],
            ["Saying your first word", ""]
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["timeline", "order", "left", "right", "events"],
          "items": [
            "A ______________ shows events in the order they happened.",
            "Things that happen are called ______________.",
            "The oldest events go on the ______________ side of a timeline.",
            "The newest events go on the ______________ side of a timeline.",
            "Timelines put the past in ______________."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Make Your Own Life Timeline",
          "icon": "🔍",
          "content": [
            "<strong>You need:</strong> a pencil and your memory (a grown-up can help).",
            "Fill in the table with four big events from your life, in order from oldest to newest."
          ],
          "table": {
            "header": ["When (your age)", "What happened"],
            "rows": [
              ["Age 0", "I was born!"],
              ["", ""],
              ["", ""],
              ["", ""]
            ]
          }
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "What event on your timeline is your favorite? Why?", "lines": "triple"},
            {"text": "What event do you hope to add to your timeline in the future?", "lines": "single"}
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["What a timeline is", "YES &nbsp; / &nbsp; NOT YET"],
            ["How to put events in order", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}