Activity 01
Simulation Game: Bug Hunt
The teacher provides a 'broken' program where a sprite doesn't do what it's supposed to. In pairs, students must use a 'detective checklist' to test each block one by one until they find the 'culprit'.
Explain how dragging and dropping blocks creates instructions for a computer.
Facilitation TipDuring Bug Hunt, circulate with a checklist of common bugs to help students notice patterns in their errors.
What to look forProvide students with a pre-written simple sequence of 3-4 code blocks. Ask them to draw what the sprite will do, step-by-step, and write one sentence explaining why it moves that way.