{
  "week": 1,
  "day": "Monday",
  "topic": "Scientific Observation",
  "subtitle": "Introduction to Scientific Observation",
  "icon": "🔍",
  "pages": [
    {
      "title": "🔍 Becoming a Scientist: Learning to Observe",
      "sections": [
        {
          "type": "reading",
          "title": "Reading Time",
          "icon": "📖",
          "paragraphs": [
            "Scientists are people who study the world around them. You can be a scientist too! The most important scientist skill is observing. To observe means to look, listen, touch, and pay close attention.",
            "We observe with our senses. Our eyes see colors, shapes, and sizes. Our ears hear sounds. Our hands feel if something is soft or hard. Our nose smells things. Sometimes we taste, but only when a grown-up says it is safe.",
            "Scientists write down what they observe. This is called recording. They use a science journal. A journal is a notebook for notes and drawings. When you record what you see, you can remember it later. You can share it with others too.",
            "This week you will start your own science journal. You will use your senses to observe like a real scientist!"
          ]
        },
        {
          "type": "questions",
          "title": "Reading Questions",
          "icon": "✏️",
          "questions": [
            {"text": "What is the most important scientist skill?", "lines": "single"},
            {"text": "What do we call the notebook a scientist uses?", "lines": "single"},
            {"text": "Which sense do we only use when a grown-up says it is safe?", "lines": "single"},
            {"text": "Why do scientists write down what they observe?", "lines": "triple"}
          ]
        },
        {
          "type": "vocab_grid",
          "title": "Vocabulary Grid",
          "icon": "📝",
          "instruction": "Write what each word means in your own words.",
          "words": ["observe", "senses", "scientist", "record", "journal", "detail"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "sort_table",
          "title": "Sort It: Which Sense Would You Use?",
          "icon": "📊",
          "instruction": "Write the best sense for each observation: sight, hearing, touch, or smell.",
          "header": ["Observation", "Which sense?"],
          "rows": [
            ["The apple is red.", ""],
            ["The bell rings loudly.", ""],
            ["The rock feels bumpy.", ""],
            ["The flower smells sweet.", ""],
            ["The ice cube feels cold.", ""],
            ["The dog barks two times.", ""]
          ]
        },
        {
          "type": "true_false",
          "title": "True or False",
          "icon": "✏️",
          "instruction": "Write T for true or F for false in each circle.",
          "items": [
            "Observing means paying close attention.",
            "We have five senses.",
            "Scientists never write anything down.",
            "You can taste anything you find, any time.",
            "A science journal holds notes and drawings.",
            "Your ears help you observe sounds."
          ]
        },
        {
          "type": "draw_grid",
          "title": "Drawing: Observe and Draw",
          "icon": "🎨",
          "instruction": "Pick three objects near you. Draw each one with lots of detail.",
          "boxes": 3
        },
        {
          "type": "think",
          "title": "Think About It",
          "icon": "🧠",
          "questions": [
            {"text": "A good observer notices small details. Name one small detail on your shoe.", "lines": "single"},
            {"text": "Why is it better to write an observation down than to just remember it?", "lines": "triple"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blanks",
          "icon": "✏️",
          "wordbank": ["observe", "senses", "journal", "record", "eyes", "ears"],
          "items": [
            "Scientists ______________ the world by paying close attention.",
            "We use our five ______________ to learn about things.",
            "Our ______________ help us see colors and shapes.",
            "Our ______________ help us hear sounds.",
            "Scientists ______________ their findings by writing them down.",
            "Notes and drawings go in a science ______________."
          ]
        },
        {
          "type": "activity",
          "title": "Investigation: Mystery Box",
          "icon": "🔍",
          "content": [
            "<strong>You need:</strong> a box or bag, and a grown-up to hide a small object inside.",
            "Do not peek! Reach in and touch the object. Shake the box and listen. Record your observations below, then guess what it is."
          ],
          "table": {
            "header": ["Question", "My observation"],
            "rows": [
              ["How does it feel?", ""],
              ["What sound does it make?", ""],
              ["Is it heavy or light?", ""],
              ["My guess: what is it?", ""]
            ]
          }
        },
        {
          "type": "activity",
          "title": "Science Journal Setup",
          "icon": "📓",
          "content": [
            "Get a notebook. Write your name on the cover. On page one, write the title \"My Science Journal.\" Draw a picture of yourself as a scientist!"
          ]
        },
        {
          "type": "activity",
          "title": "Coming Up Wednesday",
          "icon": "🔬",
          "content": [
            "You will practice using all five senses to compare objects. Start looking for interesting objects around your home!"
          ]
        },
        {
          "type": "review_table",
          "title": "Review",
          "icon": "📊",
          "header": ["I learned...", "Circle one"],
          "rows": [
            ["What it means to observe", "YES &nbsp; / &nbsp; NOT YET"],
            ["The five senses", "YES &nbsp; / &nbsp; NOT YET"],
            ["How to record in a journal", "YES &nbsp; / &nbsp; NOT YET"]
          ]
        }
      ]
    }
  ]
}