{
  "week": 1,
  "day": "Thursday",
  "topic": "My Family History",
  "subtitle": "The Past Lives in Your Family",
  "icon": "👨‍👩‍👧",
  "pages": [
    {
      "title": "👨‍👩‍👧 My Family History",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "You do not need a museum to find history. History lives right in your own family! Your parents were once kids like you. Your grandparents were kids even longer ago. Their memories are pieces of the past.",
            "When your grandparents were young, many things were different. There were no smartphones or tablets. Music played on records and tapes. Kids mailed letters instead of sending messages. Photos took days to be ready — you could not see them right away!",
            "Every family has stories: how people met, where they lived, and adventures they had. When someone tells you a story from their life, you are hearing <strong>oral history</strong> — history that is spoken out loud and passed down."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Where can you find history without going to a museum?", "lines": "single"},
            {"text": "Name one thing that was different when your grandparents were kids.", "lines": "single"},
            {"text": "What is oral history?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sort_table",
          "title": "Then or Now?",
          "icon": "📊",
          "instruction": "Write THEN if it belongs to the past, or NOW if it belongs to today.",
          "header": ["Item", "THEN or NOW?"],
          "rows": [
            ["Watching videos on a tablet", ""],
            ["Playing music on a record player", ""],
            ["Sending a message that arrives instantly", ""],
            ["Waiting days to see your photos", ""],
            ["Mailing a handwritten letter to a friend", ""],
            ["Video-calling family far away", ""]
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Your family's memories are pieces of the past.",
            "Grandparents always had smartphones when they were kids.",
            "Oral history is history that is spoken out loud.",
            "Family stories can teach us about the past.",
            "Only famous people have history."
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "activity",
          "title": "Investigation: Interview a Family Member",
          "icon": "🔍",
          "content": [
            "<strong>You need:</strong> a parent, grandparent, or older family member.",
            "Ask these questions and write down what they say. You are collecting oral history!"
          ],
          "table": {
            "header": ["Question", "Their answer"],
            "rows": [
              ["What was your favorite toy as a kid?", ""],
              ["How did you listen to music?", ""],
              ["What is one family story you love?", ""]
            ]
          }
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "What surprised you most from your interview?", "lines": "triple"},
            {"text": "What story from YOUR life would you like to tell your own kids someday?", "lines": "triple"}
          ]
        }
      ]
    }
  ]
}