Activity 01
Pair Programming: Single Letter Motion
Partners select one letter from their name and drag motion blocks to make it slide or bounce. One places blocks while the other predicts the path; switch roles, test the project, and add a color change. Refine based on shared observations.
Design a sequence of code blocks to animate a letter in multiple ways.
Facilitation TipDuring Pair Programming, ask each partner to predict what will happen before pressing start so both students articulate expectations out loud.
What to look forGive each student a card with a letter from their name. Ask them to write down two code blocks they would use to make the letter change color and one code block to make it move. Then, ask them to explain what event would start these changes.