About Seesaw Sign Up

Teachers, save โ€œCode Hour > Junior 4-7โ€ to assign it to your class.

Tony Clarke

Code Hour > Junior 4-7

Grades: 1st Grade, 2nd Grade, 3rd Grade
Subjects: Computer Science
Standards:

Student Instructions

๐ŸŽฎ RodoCodo Coding Adventure! Today you will help the RodoCodo Cat complete coding challenges by giving it the correct instructions. You'll learn how coders use sequencing, debugging, and problem-solving to make things happen! ๐Ÿ‘ฃ Instructions Page #1 - Open the link RodoCodo Code Hour Junior game. Complete as many levels as you can. As you complete each level take a photo screenshot and upload it to the matching response page. If it doesn't work the first time, try again and fix your code. Success Criteria โœ… I completed at least one coding level. โœ… I used commands to help the cat move. โœ… I kept trying when something didn't work. โœ… I shared my learning on Seesaw. ๐Ÿ’ก Coders don't give upโ€”they debug and try again! ๐Ÿš€ When complete check

Teacher Notes (not visible to students)

๐ŸŽฎ What is Rodocodo?The platform helps children find their "inner coder" by guiding an in-game cat avatar through various worlds and puzzles. Instead of writing confusing lines of text, children use a drag-and-drop interface to build instructions (algorithms) to guide their character, pick up items, and solve problems. ๐Ÿง  Core Concepts TaughtThe game is carefully structured to transition children from basic logic to advanced programming concepts, including:Sequencing: Putting step-by-step movement actions in the correct order.Loops & Nested Loops: Repeating commands to make code shorter and cleaner.If Statements: Creating conditions (e.g., if X happens, do Y).Variables: Storing and changing pieces of data.Debugging: Finding errors in broken code and fixing them.

Loading