Activity 01
Pair Debug Swap: Fix Partner's Code
Students create a simple program with one intentional bug, then swap with a partner. Partners predict the outcome, run it, note the error using a checklist, and fix it step by step. Pairs test the corrected version together and explain their process.
Analyze common types of errors in block-based coding.
Facilitation TipDuring Pair Debug Swap, model how to ask clarifying questions before making changes to encourage thoughtful fixes rather than random edits.
What to look forPresent students with a short, intentionally buggy block-based program (e.g., a character that doesn't move correctly). Ask them to point to the block they think is causing the problem and explain why.