{
  "week": 1,
  "day": "Friday",
  "topic": "History Review",
  "subtitle": "Showing What We Know",
  "icon": "⭐",
  "pages": [
    {
      "title": "⭐ History Review Week",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "What a week of time travel! You learned that <strong>history</strong> is the study of the past. Time has three parts: the past (what already happened), the present (what is happening now), and the future (what will happen later).",
            "You learned that <strong>timelines</strong> put events in order, from oldest to newest. You discovered that <strong>artifacts</strong> — objects like old coins, pots, and toys — are clues that historians and archaeologists use to solve mysteries about the past.",
            "Best of all, you found out that history lives in your own family. Every story a grandparent tells is oral history. You are part of history too — and someday, kids in the future will wonder what YOUR life was like!"
          ]
        },
        {
          "type": "activity",
          "title": "What We Learned This Week",
          "icon": "📅",
          "content": [
            "✔ History is the study of the past.",
            "✔ Time has three parts: past, present, and future.",
            "✔ Timelines show events in order.",
            "✔ Artifacts are objects that give us clues about the past.",
            "✔ Families pass down history through stories."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "True or False Quiz",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "History is the study of the future.",
            "The present is what is happening right now.",
            "A timeline shows events in the order they happened.",
            "An artifact is an object made or used by people long ago.",
            "Archaeologists dig in the ground to find artifacts.",
            "Family stories are not part of history."
          ]
        },
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["past", "future", "timeline", "artifact", "historian"],
          "items": [
            "The ______________ is everything that already happened.",
            "The ______________ is what has not happened yet.",
            "A ______________ puts events in order from oldest to newest.",
            "An ______________ is an old object that gives clues about the past.",
            "A ______________ is a person who studies the past."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "think",
          "title": "Show What You Know",
          "icon": "🧠",
          "questions": [
            {"text": "Pretend a friend asks, 'What is history?' Write what you would tell them.", "lines": "triple"},
            {"text": "What was your favorite thing you learned this week? Why?", "lines": "triple"}
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Draw yourself as a historian or archaeologist discovering something amazing from the past.",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I can...", "Circle one"],
          "rows": [
            ["Explain what history means", "YES &nbsp; / &nbsp; NOT YET"],
            ["Name the three parts of time", "YES &nbsp; / &nbsp; NOT YET"],
            ["Tell what an artifact is", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}