<!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; }
</style>
</head>
<body>

<!-- PAGE 1 -->
<div class="page">

<h1>🌿 Review: Leaves and Flowers</h1>
<h2>Week 13 — Friday | Complete Plant Review</h2>

<h3>📖 Reading Time</h3>
<div class="reading-box">
<p>This week we learned about leaves and flowers. Now let us review everything about plant parts together!</p>
<p>A plant has four main parts: roots, stems, leaves, and flowers. Roots hold the plant in the ground and soak up water. Stems carry water from the roots to the leaves and hold the plant up. Leaves catch sunlight to make food for the whole plant. Flowers make seeds that can grow into brand new plants.</p>
<p>All four parts work together. Without roots, the plant has no water. Without stems, the water cannot travel. Without leaves, the plant has no food. Without flowers, the plant cannot make new babies. A plant needs all four parts to stay healthy and grow.</p>
</div>

<h3>✏️ Reading Questions</h3>
<p><strong>1. Name all four main parts of a plant.</strong></p>
<div class="answer-line"></div>

<p><strong>2. Why do plants need all four parts?</strong></p>
<div class="answer-line"></div>

<p><strong>3. What would happen if a plant had no leaves?</strong></p>
<div class="answer-line"></div>

<p><strong>4. How do roots and stems work together? Explain.</strong></p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
<div class="line-row"></div>
</div>

<h3>📝 Vocabulary Grid</h3>
<p>Write a definition or draw a picture for each word.</p>

<div class="vocab-grid">
<div class="vocab-card"><strong>Root</strong><div class="line-row"></div><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>Stem</strong><div class="line-row"></div><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>Leaf</strong><div class="line-row"></div><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>Flower</strong><div class="line-row"></div><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>Vein</strong><div class="line-row"></div><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>Photosynthesis</strong><div class="line-row"></div><div class="line-row"></div><div class="line-row"></div></div>
</div>

</div>

<!-- PAGE 2 -->
<div class="page">

<h3>📊 Match Each Plant Part to Its Job</h3>
<table>
<tr><th>Plant Part</th><th>What it Does</th></tr>
<tr><td>Roots</td><td>Match: ____________________________</td></tr>
<tr><td>Stem</td><td>Match: ____________________________</td></tr>
<tr><td>Leaves</td><td>Match: ____________________________</td></tr>
<tr><td>Flowers</td><td>Match: ____________________________</td></tr>
</table>
<p><strong>Jobs to match:</strong> Makes food using sunlight, Holds the plant in the ground, Makes seeds for new plants, Carries water and holds the plant up</p>

<h3>🔍 True or False — Circle Your Answer</h3>
<p><span class="circle-box"></span> <strong>1.</strong> Leaves are the food makers of the plant.</p>
<p><span class="circle-box"></span> <strong>2.</strong> Roots can grow above the ground.</p>
<p><span class="circle-box"></span> <strong>3.</strong> All leaves are the same shape.</p>
<p><span class="circle-box"></span> <strong>4.</strong> Flowers attract bees with bright colors.</p>
<p><span class="circle-box"></span> <strong>5.</strong> The stem carries water from roots to leaves.</p>
<p><span class="circle-box"></span> <strong>6.</strong> A plant can grow without roots.</p>

<h3>🔍 What Part Am I? Riddles</h3>
<p><strong>Riddle 1:</strong> I am under the ground. I soak up water. I hold the plant tight. What am I?</p>
<div class="answer-line"></div>

<p><strong>Riddle 2:</strong> I am flat and green. I catch the sun to make food. What am I?</p>
<div class="answer-line"></div>

<p><strong>Riddle 3:</strong> I am colorful and sweet-smelling. I make seeds. What am I?</p>
<div class="answer-line"></div>

<p><strong>Riddle 4:</strong> I am the backbone of the plant. I carry water up. What am I?</p>
<div class="answer-line"></div>

</div>

<!-- PAGE 3 -->
<div class="page">

<h3>🎨 Draw and Label a Complete Plant</h3>
<p>Draw a full plant below. Label all four parts: roots, stem, leaves, and flower.</p>
<div class="draw-box" style="height:140px;"></div>

<h3>✏️ Write About Plant Parts</h3>
<p><strong>If you were a plant, which part would you want to be? Why?</strong></p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
<div class="line-row"></div>
</div>

<p><strong>Write one thing you learned this week about plants.</strong></p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
<div class="line-row"></div>
</div>

<h3>📓 Science Journal</h3>
<div class="activity-box">
<p><strong>This week I learned about leaves and flowers.</strong></p>
<p><strong>My favorite thing I learned was...</strong></p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
<div class="line-row"></div>
</div>
<p><strong>Something I want to learn more about is...</strong></p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
<div class="line-row"></div>
</div>
</div>

<h3>⭐ Week Review</h3>
<div class="activity-box">
<p><strong>Rate your week (circle one for each):</strong></p>
<p>I understood the reading: 😊 / 🙂 / 😕</p>
<p>I liked the leaf activity: 😊 / 🙂 / 😕</p>
<p>I feel ready for next week: 😊 / 🙂 / 😕</p>
<p><strong>Next week:</strong> We will learn how plants grow from seeds! Get ready!</p>
</div>

</div>

</body>
</html>