Activity 01
Pair Debug Relay: Loop Fixes
Pairs receive printed code snippets with loop bugs. Partner A traces steps and notes errors for 5 minutes, then passes to Partner B to fix and test in a block editor. Pairs share one key fix with the class.
Evaluate common errors that occur in loops and conditional statements.
Facilitation TipDuring Pair Debug Relay, circulate to ensure pairs alternate roles every two minutes so both students practice active debugging and verbal explanation.
What to look forProvide students with a short program containing a common loop error, like an infinite loop. Ask them to identify the error, explain why it's happening, and write the corrected code. Observe their reasoning and code modifications.