Activity 01
Pair Debug Relay: Error Hunt
Pairs receive buggy code snippets with one of three error types. One student tests and describes the issue while the partner fixes it, then they swap roles. Repeat with three snippets, logging fixes in a shared doc.
Analyze the importance of thorough testing in creating reliable software.
Facilitation TipDuring Pair Debug Relay, rotate pairs every 5 minutes so students experience multiple error patterns and debugging styles quickly.
What to look forPresent students with three short code snippets, each containing a different type of error (syntax, runtime, logic). Ask them to identify the type of error in each snippet and briefly explain why they classified it that way.