{
  "week": 31,
  "day": "Tuesday",
  "topic": "Planes and Cars",
  "subtitle": "The Wright Brothers and Henry Ford",
  "icon": "✈️",
  "pages": [
    {
      "title": "✈️ Up in the Air, Out on the Road",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "For thousands of years, people dreamed of flying like birds. In 1903, two brothers from Ohio made the dream come true. <strong>Wilbur and Orville Wright</strong> built a flying machine and flew it at Kitty Hawk, North Carolina. The first flight lasted only 12 seconds — shorter than a TV commercial — but it changed the world!",
            "Around the same time, <strong>Henry Ford</strong> found a way to build cars quickly on an <strong>assembly line</strong>, where each worker added one part as the car rolled by. Cars became cheap enough for ordinary families.",
            "Soon Americans were driving to work and flying across the sky. The world felt smaller — and faster — than ever before."
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "Who flew the first airplane, and in what year?", "lines": "double"},
            {"text": "How long did the first flight last?", "lines": "single"},
            {"text": "What was Henry Ford's assembly line?", "lines": "double"},
            {"text": "How did cars and planes make the world feel?", "lines": "single"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["airplane", "flight", "assembly line", "factory", "engine", "travel"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "The Wright brothers flew the first airplane in 1903.",
            "The first flight lasted three hours.",
            "The first flight happened at Kitty Hawk.",
            "Henry Ford invented the assembly line for cars.",
            "The assembly line made cars cost more.",
            "Cars and planes made travel much faster."
          ]
        },
        {
          "type": "sort_table",
          "title": "Wright Brothers or Henry Ford?",
          "icon": "📊",
          "instruction": "Write W for the Wright brothers or F for Henry Ford.",
          "header": ["Clue", "W or F?"],
          "rows": [
            ["We built the first flying machine.", ""],
            ["I built cars on an assembly line.", ""],
            ["Our first flight lasted 12 seconds.", ""],
            ["I made cars cheap enough for families.", ""],
            ["We flew at Kitty Hawk, North Carolina.", ""],
            ["We were brothers from Ohio.", ""]
          ]
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "The first flight was only 12 seconds. Why was it still one of the biggest moments in history?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["1903", "Wright", "12", "Ford", "assembly", "families"],
          "items": [
            "The first airplane flew in ______________.",
            "It was built by the ______________ brothers.",
            "The first flight lasted ______________ seconds.",
            "Henry ______________ built cars quickly.",
            "He used an ______________ line.",
            "Cars became cheap enough for ordinary ______________."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Draw It!",
          "icon": "🎨",
          "instruction": "Draw the Wright brothers' first flight at Kitty Hawk — the flyer in the air and the sandy beach below!",
          "boxes": 1
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["Who flew the first airplane", "YES &nbsp; / &nbsp; NOT YET"],
            ["How Henry Ford changed car-making", "YES &nbsp; / &nbsp; NOT YET"],
            ["How travel changed America", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}
