Activity 01
Pairs Coding: Button Response Challenge
In pairs, students drag a 'when button pressed' event block to a sprite, then add output blocks for color change or sound. Partners alternate coding and testing, predicting what happens before running the program. Discuss adjustments if the response does not match expectations.
Design a program that responds to various user inputs (e.g., keyboard, mouse, touch).
Facilitation TipDuring Pairs Coding, circulate and ask each pair to verbalize the event they just programmed before they test it.
What to look forShow students a simple program in ScratchJr with a button that makes a sprite change color when clicked. Ask: 'What action did you do to make the sprite change?' and 'What part of the program made the change happen?'