<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<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; }
.safety-box { border: 2px solid #ff9800; border-radius: 6px; padding: 7px 10px; margin-bottom: 6px; background: #fff3e0; }
</style>
</head>
<body>
<!-- PAGE 1 -->
<div class="page">
<h1>🔬 Writing Our Science Report</h1>
<h2>Week 16 — Friday | Experiment Conclusions & What Comes Next</h2>
<h3>📖 Reading Time</h3>
<div class="reading-box">
<p>You did it! You planned an experiment, took care of your plants, measured them, and made a graph. There is one last job for a scientist: writing a report. A science report tells other people what you did and what you learned.</p>
<p>A good report has four parts. First, the question — what did you want to find out? Ours was: "What do plants need to grow?" Second, the method — what did you do? We gave some plants water and light, and took those things away from others. Third, the results — what happened? We saw that plants without water or light did not grow well. Fourth, the conclusion — what did you learn? Plants need sunlight, water, and air to live and grow!</p>
<p>When scientists share reports, other scientists can learn from them — and even try the experiment themselves. Sharing what we learn is one of the most important parts of science.</p>
</div>
<h3>✏️ Reading Questions</h3>
<p><strong>1. What does a science report do?</strong></p>
<div class="answer-line"></div>
<p><strong>2. What are the four parts of a science report?</strong></p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
</div>
<p><strong>3. What question did our experiment try to answer?</strong></p>
<div class="answer-line"></div>
<p><strong>4. Why do scientists share their reports with others?</strong></p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
</div>
</div>
<!-- PAGE 2 -->
<div class="page">
<h3>📋 My Mini Science Report</h3>
<p>Fill in your very own science report about our plant experiment!</p>
<div class="activity-box">
<p><strong>Title of my experiment:</strong></p>
<div class="answer-line"></div>
<p><strong>1. My question:</strong> What do plants need to ____________________?</p>
<p><strong>2. What I did (method):</strong></p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
</div>
<p><strong>3. What happened (results):</strong></p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
</div>
<p><strong>4. What I learned (conclusion):</strong> Plants need ____________________, ____________________, and ____________________ to grow.</p>
</div>
<h3>🔍 What Do Plants Need? — Check Your Learning</h3>
<table>
<tr><th>Plant need</th><th>What happens without it?</th></tr>
<tr><td>💧 Water</td><td></td></tr>
<tr><td>☀️ Sunlight</td><td></td></tr>
<tr><td>💨 Air</td><td></td></tr>
</table>
<h3>🔍 True or False — Circle Your Answer</h3>
<p><span class="circle-box"></span> <strong>1.</strong> A science report shares what you did and learned.</p>
<p><span class="circle-box"></span> <strong>2.</strong> Plants can grow just fine without sunlight.</p>
<p><span class="circle-box"></span> <strong>3.</strong> Our conclusion came from evidence we observed.</p>
<p><span class="circle-box"></span> <strong>4.</strong> Plants need water, sunlight, and air to grow.</p>
<p><span class="circle-box"></span> <strong>5.</strong> The results tell what happened in the experiment.</p>
</div>
<!-- PAGE 3 -->
<div class="page">
<h3>🎨 Design Challenge: The Perfect Plant Home</h3>
<p>Using everything you learned, draw the PERFECT place for a plant to grow. Show where the sunlight, water, and air come from. Label all three!</p>
<div class="draw-box" style="height:130px;"></div>
<h3>🌍 Coming Next Quarter: Habitats!</h3>
<div class="activity-box">
<p><strong>Sneak peek:</strong> A habitat is the home where a plant or animal lives. A desert, a forest, and a pond are all habitats. Just like our plants needed water and light, every living thing needs the right habitat to survive. Next quarter we will explore forests, deserts, oceans, and more!</p>
<p><strong>Think about it:</strong> What animal would you like to learn about? Where does it live?</p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
</div>
</div>
<h3>📓 Science Journal</h3>
<p>What was your favorite part of being a plant scientist these past weeks? What was the hardest part?</p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
<div class="line-row"></div>
<div class="line-row"></div>
</div>
<h3>⭐ Week 16 Review</h3>
<table>
<tr><th>Can you…</th><th>Yes!</th><th>Almost</th></tr>
<tr><td>Say what a conclusion is?</td><td>⚪</td><td>⚪</td></tr>
<tr><td>Read a bar graph?</td><td>⚪</td><td>⚪</td></tr>
<tr><td>Name three things plants need?</td><td>⚪</td><td>⚪</td></tr>
<tr><td>Write a mini science report?</td><td>⚪</td><td>⚪</td></tr>
</table>
</div>
</body>
</html>