<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>W20 Friday - Winter Quarter 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; }
</style>
</head>
<body>

<div class="page">
<h1>Winter Quarter Review</h1>
<h2>Week 20 &bull; Friday &bull; Life Science</h2>

<h3>📖 Reading Time</h3>
<div class="reading-box">
<p>You did it! You finished the whole winter quarter of life science. Look at everything you learned!</p>
<p>You learned what plants need and how they grow. You planted seeds and watched them sprout. You learned the parts of a plant and their jobs.</p>
<p>You learned about habitats like forests, deserts, and oceans. You explored a habitat near your own home. You learned that ecosystems connect living and non-living things. You even built a terrarium! And you learned how energy flows through food chains, from the sun to plants to animals.</p>
<p>Next quarter is spring. We will study the earth itself. We will learn about water, weather, and rocks. Get ready, scientist!</p>
</div>

<h3>✏️ Big Review Questions</h3>
<p>1. What do plants need to grow? Name all four things.</p>
<div class="answer-line"></div>
<p>2. What is a habitat?</p>
<div class="answer-line"></div>
<p>3. What is an ecosystem?</p>
<div class="answer-line"></div>
<p>4. What does a food chain show?</p>
<div class="answer-line"></div>

<h3>📝 Winter Vocabulary Champions</h3>
<p>Write what each word means. You know them all now!</p>
<div class="vocab-grid">
<div class="vocab-card"><strong>seed</strong><div class="line-row"></div></div>
<div class="vocab-card"><strong>habitat</strong><div class="line-row"></div></div>
<div class="vocab-card"><strong>ecosystem</strong><div class="line-row"></div></div>
<div class="vocab-card"><strong>food chain</strong><div class="line-row"></div></div>
<div class="vocab-card"><strong>producer</strong><div class="line-row"></div></div>
<div class="vocab-card"><strong>consumer</strong><div class="line-row"></div></div>
</div>
</div>

<div class="page">
<h1>Mixed Review Assessment</h1>
<h2>Week 20 &bull; Friday &bull; Page 2</h2>

<h3>📊 Show What You Know</h3>
<p>Fill in the chart with one fact you remember about each topic.</p>
<table>
<tr><th>Topic</th><th>One Thing I Know</th></tr>
<tr><td>Plants and what they need</td><td style="height:26px;"></td></tr>
<tr><td>Plant parts and their jobs</td><td style="height:26px;"></td></tr>
<tr><td>Animal habitats</td><td style="height:26px;"></td></tr>
<tr><td>Ecosystems</td><td style="height:26px;"></td></tr>
<tr><td>Food chains</td><td style="height:26px;"></td></tr>
</table>

<h3>✏️ True or False: Winter Quarter Quiz</h3>
<table>
<tr><th>Statement</th><th>T</th><th>F</th></tr>
<tr><td>Plants need sunlight, water, air, and soil.</td><td>T</td><td>F</td></tr>
<tr><td>A desert is cold and icy.</td><td>T</td><td>F</td></tr>
<tr><td>An ecosystem has living and non-living parts.</td><td>T</td><td>F</td></tr>
<tr><td>Food chain energy starts with the sun.</td><td>T</td><td>F</td></tr>
<tr><td>Roots carry sunlight to the flowers.</td><td>T</td><td>F</td></tr>
<tr><td>Animals are consumers because they eat food.</td><td>T</td><td>F</td></tr>
</table>

<h3>🔍 Put It All Together</h3>
<p>Follow the story. Fill in the blanks with: <strong>habitat, food chain, producer, consumer</strong></p>
<p>A rabbit lives in a grassland. The grassland is its ________________.</p>
<p>The grass makes its own food, so it is a ________________.</p>
<p>The rabbit eats the grass, so the rabbit is a ________________.</p>
<p>Grass then rabbit then fox makes a ________________.</p>
</div>

<div class="page">
<h1>Nature Journal and Quarter Game</h1>
<h2>Week 20 &bull; Friday &bull; Page 3</h2>

<h3>🎨 Creative Nature Journal</h3>
<p>Make a nature journal page about YOUR world. Draw a habitat near your home. Include a plant, an animal, and one non-living thing. Add a food chain with arrows!</p>
<div class="draw-box" style="height:180px;"></div>

<h3>🧠 Quarter Review Game: Science Expert Interview</h3>
<div class="activity-box">
<p><strong>How to play:</strong> A family member is the reporter. You are the science expert!</p>
<p>1. The reporter asks: "What do plants need to grow?"</p>
<p>2. The reporter asks: "What is a habitat? Name three kinds."</p>
<p>3. The reporter asks: "Tell me a food chain from start to finish."</p>
<p>4. The reporter asks: "Why do living things need each other?"</p>
<p>5. Answer each one out loud. Take a bow when you finish!</p>
</div>
<p>How many did you answer like an expert? Circle one: 1 &nbsp; 2 &nbsp; 3 &nbsp; 4</p>

<h3>📓 Science Journal</h3>
<p>What are you most excited to learn about in spring? We will study water, weather, and rocks!</p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
<div class="line-row"></div>
</div>

<h3>✏️ Winter Quarter Checklist</h3>
<p><span class="circle-box"></span> I know what plants need and how they grow.</p>
<p><span class="circle-box"></span> I can match animals to their habitats.</p>
<p><span class="circle-box"></span> I can explain what an ecosystem is.</p>
<p><span class="circle-box"></span> I can build a food chain from the sun to an animal.</p>
<p><span class="circle-box"></span> I am ready for spring science!</p>
</div>

</body>
</html>