{
"week": 16,
"day": "Wednesday",
"topic": "Be a Navigator",
"subtitle": "Hands-On: Compass Games and Treasure Maps",
"icon": "πΊοΈ",
"pages": [
{
"title": "πΊοΈ Be a Navigator!",
"sections": [
{
"type": "reading",
"title": "Reading Time",
"icon": "π",
"paragraphs": [
"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.",
"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.",
"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!"
]
},
{
"type": "questions",
"title": "Reading Questions",
"icon": "βοΈ",
"questions": [
{"text": "What was the navigator's job?", "lines": "double"},
{"text": "What are the four main directions?", "lines": "single"},
{"text": "Where does the sun rise, and where does it set?", "lines": "single"}
]
}
]
},
{
"sections": [
{
"type": "activity",
"title": "Hands-On: Navigate Your Home",
"icon": "π",
"content": [
"<strong>You need:</strong> a compass (a phone compass works!) and a grown-up helper.",
"<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.",
"Write what is in each direction from your room below."
],
"table": {
"header": ["Direction", "What is that way in my home?"],
"rows": [
["North", ""],
["South", ""],
["East", ""],
["West", ""]
]
}
},
{
"type": "questions",
"title": "After Navigating",
"icon": "βοΈ",
"questions": [
{"text": "Was it easy or hard to follow a course by directions? Why?", "lines": "double"},
{"text": "How would this be harder on a moving ship at sea?", "lines": "double"}
]
}
]
},
{
"sections": [
{
"type": "draw_grid",
"title": "Draw a Treasure Chart",
"icon": "π¨",
"instruction": "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.",
"boxes": 1
},
{
"type": "fill_blank",
"title": "Fill in the Blanks",
"icon": "βοΈ",
"wordbank": ["navigator", "north", "east", "west", "compass"],
"items": [
"The ______________ told the captain which way to steer.",
"A compass needle points ______________.",
"The sun rises in the ______________.",
"The sun sets in the ______________.",
"Never sail without your ______________!"
]
},
{
"type": "review_table",
"title": "Review",
"icon": "π",
"header": ["I did it!", "Circle one"],
"rows": [
["I found north, south, east, and west", "YES / NOT YET"],
["I followed a compass course", "YES / NOT YET"],
["I drew a chart with a compass rose", "YES / NOT YET"]
]
}
]
}
]
}