Activity 01
Stations Rotation: Robot Decision Paths
Set up three stations with mats marked for paths and obstacles. At each, pairs program their robot: if no obstacle, go straight; if obstacle, turn right. Rotate every 10 minutes and compare paths on a class chart. End with sharing one successful program.
What does the robot do when it senses something in its way?
Facilitation TipDuring Station Rotation: Robot Decision Paths, circulate with a checklist to note which students quickly grasp the link between sensor triggers and program changes.
What to look forShow students a simple program on a tablet or board: 'IF sensor sees box, THEN turn left'. Ask students to point to the 'condition' and the 'action'. Then, place a box in front of a real robot programmed with this code and ask them to predict what it will do.