Activity 01
Small Groups: Maze Sequence Design
Provide floor mats with mazes. Groups discuss and write a sequence of 5-8 commands to guide a robot from start to an item. Program the robot, test it, and revise if it fails. Share successful sequences with the class.
Design a sequence of commands for a robot to collect three items in a room.
Facilitation TipDuring Maze Sequence Design, circulate with a timer to keep groups focused on testing one command at a time rather than rushing through the entire sequence.
What to look forProvide students with a simple 3-step maze on paper and a sequence of 5 commands (e.g., Forward, Turn Right, Forward, Forward, Turn Left). Ask students to draw the robot's path on the maze and indicate if it reaches the goal. This checks their ability to predict movement.
RememberApplyAnalyzeSelf-ManagementDecision-MakingSelf-Awareness
Generate Complete Lesson→· · ·
Activity 02
Pairs: Path Efficiency Race
Pairs draw two paths from start to finish on grid paper, then program the robot for each. Time both runs and compare which uses fewer commands. Discuss why the efficient path succeeded.
Evaluate the most efficient path for a robot to move from start to finish.
Facilitation TipIn Path Efficiency Race, provide a stopwatch visible to pairs so they see how shorter sequences finish faster, reinforcing efficiency.
What to look forGive each student a card with a starting point and a target item on a grid. Ask them to write down a sequence of 4 commands (Forward, Backward, Turn Left, Turn Right) that would guide a robot to the item. Collect these to assess their ability to design command sequences.
RememberApplyAnalyzeSelf-ManagementDecision-MakingSelf-Awareness
Generate Complete Lesson→· · ·
Activity 03
Whole Class: Command Prediction Demo
Project a simple maze. Class votes on the next command in a building sequence. Program and run step-by-step, pausing for predictions. Adjust as a group when errors occur.
Explain how changing one command can completely alter a robot's path.
Facilitation TipFor Command Prediction Demo, deliberately use a sequence with a wrong turn so students must analyze and correct it together, building debugging confidence.
What to look forPresent a robot's incorrect path on a mat or screen. Ask students: 'What command do you think was wrong in the sequence? How would you change it to get the robot to the correct spot?' This prompts evaluation and debugging skills.
RememberApplyAnalyzeSelf-ManagementDecision-MakingSelf-Awareness
Generate Complete Lesson→· · ·
Activity 04
Individual: Item Collection Puzzle
Students get a room layout card with three items. They plan a sequence on paper, program a personal robot or app, test alone, then check against a model solution.
Design a sequence of commands for a robot to collect three items in a room.
What to look forProvide students with a simple 3-step maze on paper and a sequence of 5 commands (e.g., Forward, Turn Right, Forward, Forward, Turn Left). Ask students to draw the robot's path on the maze and indicate if it reaches the goal. This checks their ability to predict movement.
RememberApplyAnalyzeSelf-ManagementDecision-MakingSelf-Awareness
Generate Complete Lesson→A few notes on teaching this unit
Teachers should model frustration positively when debugging, narrating their own thought process aloud. Avoid giving answers; instead, ask guiding questions like 'Where did the robot end up compared to where you wanted?' Research shows hands-on trials with immediate feedback build stronger understanding than abstract explanations alone.
Successful learning looks like students designing precise command sequences that guide robots accurately to targets, explaining their steps clearly, and revising when sequences fail. Students should demonstrate patience with debugging and pride in improving their solutions.
Watch Out for These Misconceptions
During Maze Sequence Design, watch for students assuming the robot will adjust its path automatically.
Ask groups to pause after each command and predict where the robot will stop before pressing 'Go'. Have them mark the predicted spot on the maze with a counter to compare with the actual result.
During Path Efficiency Race, watch for students believing any long sequence will eventually work.
Have pairs time their sequences and compare lengths. Ask them to circle repeated or unnecessary steps, then rewrite the sequence to remove them before racing again.
During Command Prediction Demo, watch for students thinking turning left and right have the same effect.
Use a large mat and have a student physically act out the turns with their body facing forward. Record the robot’s final direction after each turn to show how left and right change orientation differently.
Methods used in this brief