<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Be a Navigator</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: #e65100; margin-bottom: 2px; }
h2 { font-size: 13px; color: #555; font-weight: normal; font-style: italic; margin-bottom: 6px; }
h3 { font-size: 14px; color: #e65100; margin: 4px 0 2px; page-break-after: avoid; }
.reading-box { background: #fff3e0; border-left: 5px solid #ff9800; border-radius: 0 8px 8px 0; padding: 6px 10px; margin-bottom: 4px; font-size: 11.5px; line-height: 1.3; }
.reading-box p { margin-bottom: 2px; text-indent: 1em; }
.reading-box p:last-child { margin-bottom: 0; }
.answer-line { border-bottom: 1px solid #b0bec5; height: 18px; margin-bottom: 2px; }
.answer-lines-triple .line-row { border-bottom: 1px solid #b0bec5; height: 15px; margin-bottom: 1px; }
.fill-blank-line { display: inline-block; width: 80px; border-bottom: 1px solid #b0bec5; height: 18px; vertical-align: text-bottom; margin: 0 2px; }
.activity-box { border: 2px solid #ff9800; border-radius: 6px; padding: 5px 8px; margin-bottom: 4px; background: #fffaf3; }
.activity-box p { margin-bottom: 2px !important; }
.draw-box { border: 2px dashed #ff9800; border-radius: 6px; height: 55px; background: #fafafa; margin-bottom: 4px; }
.circle-box { display: inline-block; width: 14px; height: 14px; border: 2px solid #ff9800; border-radius: 50%; margin-right: 3px; vertical-align: middle; }
.wordbank span { background: #fff3e0; border: 1px solid #ff9800; 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: #fff3e0; color: #e65100; padding: 3px 5px; text-align: left; font-size: 10.5px; border: 1px solid #ffe0b2; }
td { padding: 3px 5px; border: 1px solid #e0e0e0; }
tr:nth-child(even) { background: #fef5ee; }

.lesson-section { page-break-inside: avoid; }
.vocab-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 4px; margin-bottom: 6px; }
.vocab-card { border: 2px solid #ff9800; border-radius: 6px; padding: 4px 7px; }
.vocab-card strong { display: block; color: #e65100; 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>



<div class="page">

<h1>πŸ—ΊοΈ Be a Navigator!</h1>
<h2>Week 16 &bull; Wednesday &bull; Hands-On: Compass Games and Treasure Maps</h2>



<section class="lesson-section">

<h3>πŸ“– Reading Time</h3>
<div class="reading-box">

<p>A <strong>navigator</strong> was one of the most important sailors on the ship. The navigator used the compass, read the charts, and told the captain which way to steer.</p>

<p>Navigators used the four main <strong>directions</strong>: north, south, east, and west. Here is a trick to remember them in order: <strong>N</strong>ever <strong>E</strong>at <strong>S</strong>oggy <strong>W</strong>affles! The sun helps too β€” it rises in the east and sets in the west.</p>

<p>Today you become the ship's navigator. You will find the directions where you live, follow a compass course, and draw your own treasure chart. Steady as she goes!</p>

</div>


</section>

<section class="lesson-section">

<h3>✏️ Reading Questions</h3>

<p>1. What was the navigator's job?</p>

<div class="answer-line"></div>


<p>2. What are the four main directions?</p>

<div class="answer-line"></div>


<p>3. Where does the sun rise, and where does it set?</p>

<div class="answer-line"></div>




</section>

</div>


<div class="page">



<section class="lesson-section">

<h3>πŸ” Hands-On: Navigate Your Home</h3>
<div class="activity-box">

<p style="margin-bottom:2px;"><strong>You need:</strong> a compass (a phone compass works!) and a grown-up helper.</p>

<p style="margin-bottom:2px;"><strong>Step 1:</strong> Find north in your home. Face that way.<br><strong>Step 2:</strong> Figure out south (behind you), east (right hand), and west (left hand).<br><strong>Step 3:</strong> Have your helper give you a course: 'Walk 3 steps north! Now 2 steps east!' Follow it like a real navigator.</p>

<p style="margin-bottom:2px;">Write what is in each direction from your room below.</p>

</div>

<table>
<tr><th>Direction</th><th>What is that way in my home?</th></tr>

<tr><td>North</td><td></td></tr>

<tr><td>South</td><td></td></tr>

<tr><td>East</td><td></td></tr>

<tr><td>West</td><td></td></tr>

</table>



</section>

<section class="lesson-section">

<h3>✏️ After Navigating</h3>

<p>1. Was it easy or hard to follow a course by directions? Why?</p>

<div class="answer-line"></div>


<p>2. How would this be harder on a moving ship at sea?</p>

<div class="answer-line"></div>




</section>

</div>


<div class="page">



<section class="lesson-section">

<h3>🎨 Draw a Treasure Chart</h3>
<p style="font-size:10.5px; color:#555;">Draw your own sea chart! Include: an island, a coastline, sea monsters if you like, an X for treasure, and a compass rose with N, S, E, W.</p>
<div class="draw-grid">

<div class="draw-box"></div>

</div>


</section>

<section class="lesson-section">

<h3>✏️ Fill in the Blanks</h3>

<div class="wordbank">
<span>navigator</span><span>north</span><span>east</span><span>west</span><span>compass</span>
</div>


<p>1. The <span class="fill-blank-line"></span> told the captain which way to steer.</p>

<p>2. A compass needle points <span class="fill-blank-line"></span>.</p>

<p>3. The sun rises in the <span class="fill-blank-line"></span>.</p>

<p>4. The sun sets in the <span class="fill-blank-line"></span>.</p>

<p>5. Never sail without your <span class="fill-blank-line"></span>!</p>



</section>

<section class="lesson-section">

<h3>πŸ“Š Review</h3>
<table>
<tr><th>I did it!</th><th>Circle one</th></tr>

<tr><td>I found north, south, east, and west</td><td>YES &nbsp; / &nbsp; NOT YET</td></tr>

<tr><td>I followed a compass course</td><td>YES &nbsp; / &nbsp; NOT YET</td></tr>

<tr><td>I drew a chart with a compass rose</td><td>YES &nbsp; / &nbsp; NOT YET</td></tr>

</table>


</section>

</div>


</body>
</html>