πΊοΈ Map βΊ
💪 Brave Monkey βΊ
💻 Real Coding
Lesson 4 β Repeat Until the Goal
β± 20–25 minutes 💻 Web game — drag blocks to write a real program (Blockly)
π‘ Block Programming — using a while-style loop (repeat until goal) π Grades 4–6 (ages 9–12)
π¨βπ©βπ§ Notes for parents
π§© New to block coding? Read the short parent guide — no coding background needed. βAge: Grades 4β6 (ages 9β12) Duration: 20β25 minutes Format: Web game β drag blocks to write a real program (Blockly) Concept: Block Programming β using a while-style loop (repeat until goal)
Learning Objective
Kids use a while-style loop (repeat until goal) β one program works no matter how long the path; no counting steps.
Do It Together (Parent-Child Co-participation)
Ask the killer question: "If the path were 100 squares, would the code need changing?" (No!) β that's the difference between counting yourself and letting a condition decide.