Activity 01
Bug Hunt Pairs: Code Review
Pairs exchange printed code snippets with intentional bugs. Each student identifies three errors, explains them to their partner, and suggests fixes. Partners then test the revised code on devices and discuss improvements.
Design a comprehensive test plan for our complete solution.
Facilitation TipDuring Bug Hunt Pairs, assign roles clearly: one student runs tests while the other observes and records to reduce overlap and increase accountability.
What to look forPresent students with a short, buggy code snippet. Ask them to identify one potential bug, explain why it is a bug, and suggest one step they would take to debug it. Collect responses to gauge understanding of bug identification.