Activity 01
Unplugged: Human Robot Relay
Students draw condition cards like 'if wall ahead, turn right'. Pairs take turns as programmer and robot, navigating a classroom obstacle course. Switch roles after each run and discuss adjustments. End with groups sharing successful sequences.
Predict what a robot should do if it encounters a wall.
Facilitation TipDuring Human Robot Relay, pause after each turn to ask students to verbalize the condition that triggered the change in movement.
What to look forPresent students with a simple maze drawn on paper. Ask them to write down the commands for a robot to navigate it, including an 'if-then' statement for a wall. For example: 'Move forward. If wall, then turn right. Move forward.'