<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>W01 Friday - Observation Review</title>
<style>
@page { size: 8.5in 11in; margin: 0.5in; }
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: 'Georgia', serif; color: #1a1a1a; font-size: 12px; line-height: 1.5; }
h1 { font-size: 22px; color: #2e7d32; margin-bottom: 2px; }
h2 { font-size: 13px; color: #555; font-weight: normal; font-style: italic; margin-bottom: 6px; }
h3 { font-size: 14px; color: #2e7d32; margin: 6px 0 3px; page-break-after: avoid; }
.reading-box { background: #e8f5e9; border-left: 5px solid #43a047; border-radius: 0 8px 8px 0; padding: 8px 12px; margin-bottom: 6px; font-size: 11.5px; line-height: 1.35; }
.reading-box p { margin-bottom: 3px; text-indent: 1em; }
.reading-box p:last-child { margin-bottom: 0; }
.answer-line { border-bottom: 1px solid #b0bec5; height: 22px; }
.answer-lines-triple .line-row { border-bottom: 1px solid #b0bec5; height: 18px; }
.activity-box { border: 2px solid #42a5f5; border-radius: 6px; padding: 7px 10px; margin-bottom: 6px; }
.draw-box { border: 2px dashed #42a5f5; border-radius: 6px; height: 70px; background: #fafafa; margin-bottom: 6px; }
.circle-box { display: inline-block; width: 14px; height: 14px; border: 2px solid #42a5f5; border-radius: 50%; margin-right: 3px; vertical-align: middle; }
.wordbank span { background: #e3f2fd; border: 1px solid #42a5f5; border-radius: 4px; padding: 1px 5px; font-size: 10.5px; margin-right: 2px; display: inline-block; margin-bottom: 2px; }
table { width: 100%; border-collapse: collapse; margin-bottom: 6px; font-size: 11px; page-break-inside: avoid; }
th { background: #e8f5e9; color: #2e7d32; padding: 3px 5px; text-align: left; font-size: 10.5px; border: 1px solid #c8e6c9; }
td { padding: 3px 5px; border: 1px solid #e0e0e0; }
tr:nth-child(even) { background: #f9fbe7; }
.page { width: 7.5in; min-height: 10in; position: relative; }
.page + .page { page-break-before: always; }
.vocab-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 4px; margin-bottom: 6px; }
.vocab-card { border: 2px solid #42a5f5; border-radius: 6px; padding: 4px 7px; }
.vocab-card strong { display: block; color: #1565c0; font-size: 12px; margin-bottom: 2px; }
.vocab-card .line-row { border-bottom: 1px solid #b0bec5; height: 16px; }
.draw-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 6px; margin-bottom: 6px; }
.tf-item { margin-bottom: 5px; }
</style>
</head>
<body>
<!-- PAGE 1 -->
<div class="page">
<h1>🌟 Observation Review: See It or Guess It?</h1>
<h2>Week 1 • Friday • Introduction to Scientific Observation</h2>
<h3>📖 Reading Time</h3>
<div class="reading-box">
<p>You have practiced observing all week. Great job, scientist! Today we learn one more big idea. There is a difference between what we observe and what we guess.</p>
<p>An observation is what our senses tell us. "The dog is brown" is an observation. We can see it. A guess based on clues is called an inference. "The dog is hungry" is an inference. We cannot see hungry. We are guessing from clues.</p>
<p>Both are useful! Scientists observe first. Then they make smart inferences from their observations. But a good scientist always knows which is which.</p>
<p>Today you will sort observations and inferences. Then you will show off your new skills!</p>
</div>
<h3>✏️ Reading Questions</h3>
<p>1. What do we call something our senses tell us?</p>
<div class="answer-line"></div>
<p>2. What do we call a guess based on clues?</p>
<div class="answer-line"></div>
<p>3. Which comes first for a scientist, observing or inferring?</p>
<div class="answer-line"></div>
<p>4. Is "the cat is sleepy" an observation or an inference? Why?</p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
<div class="line-row"></div>
</div>
<h3>📝 Vocabulary Review</h3>
<div class="vocab-grid">
<div class="vocab-card"><strong>observation</strong><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>inference</strong><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>senses</strong><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>record</strong><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>compare</strong><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>journal</strong><div class="line-row"></div><div class="line-row"></div></div>
</div>
</div>
<!-- PAGE 2 -->
<div class="page">
<h3>📊 Sort It: Observation or Inference?</h3>
<p style="font-size:10.5px; color:#555;">Write O for observation or I for inference.</p>
<table>
<tr><th>Statement</th><th>O or I?</th></tr>
<tr><td>The leaf is green.</td><td></td></tr>
<tr><td>The baby is crying because she is tired.</td><td></td></tr>
<tr><td>The bell made a loud sound.</td><td></td></tr>
<tr><td>The sidewalk is wet, so it must have rained.</td><td></td></tr>
<tr><td>The blanket feels soft.</td><td></td></tr>
<tr><td>The cookie smells like chocolate.</td><td></td></tr>
</table>
<h3>✏️ True or False</h3>
<p style="font-size:10.5px; color:#555;">Write T for true or F for false in each circle.</p>
<div class="tf-item"><span class="circle-box"></span> An observation comes from our senses.</div>
<div class="tf-item"><span class="circle-box"></span> An inference is a guess based on clues.</div>
<div class="tf-item"><span class="circle-box"></span> "The sky is blue" is an inference.</div>
<div class="tf-item"><span class="circle-box"></span> Scientists record what they observe.</div>
<div class="tf-item"><span class="circle-box"></span> We have seven senses.</div>
<div class="tf-item"><span class="circle-box"></span> Comparing means finding same and different.</div>
<h3>🔍 Investigation: Window Watch</h3>
<div class="activity-box">
<p>Look out a window for two minutes. Write two observations and one inference.</p>
</div>
<p>Observation 1:</p>
<div class="answer-line"></div>
<p>Observation 2:</p>
<div class="answer-line"></div>
<p>Inference (my smart guess):</p>
<div class="answer-line"></div>
<h3>🎨 Drawing: What I Observed</h3>
<div class="draw-box" style="height:85px;"></div>
</div>
<!-- PAGE 3 -->
<div class="page">
<h3>🧠 Challenge: The Footprint Mystery</h3>
<div class="reading-box">
<p>You see muddy paw prints on the kitchen floor. They lead to the dog's bed. The dog's paws are muddy.</p>
</div>
<p>1. Write one observation from the story.</p>
<div class="answer-line"></div>
<p>2. Write one inference. What do you think happened?</p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
</div>
<h3>📓 Science Journal</h3>
<div class="activity-box">
<p>Write today's date in your journal. Then finish these sentences:</p>
</div>
<p>This week I learned that scientists ______________________________.</p>
<p>My favorite activity this week was:</p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
</div>
<h3>📊 Week 1 Review</h3>
<table>
<tr><th>Skill</th><th>How did I do? Circle one</th></tr>
<tr><td>I can use my senses to observe.</td><td>GREAT / OK / NEED PRACTICE</td></tr>
<tr><td>I can record in my journal.</td><td>GREAT / OK / NEED PRACTICE</td></tr>
<tr><td>I can compare two objects.</td><td>GREAT / OK / NEED PRACTICE</td></tr>
<tr><td>I know observation vs. inference.</td><td>GREAT / OK / NEED PRACTICE</td></tr>
</table>
<h3>🏠 Home Activity</h3>
<div class="activity-box">
<p>Play "I Spy" with your family tonight. Give observation clues like "I spy something red and smooth." Next week we will explore materials and their properties!</p>
</div>
</div>
</body>
</html>