Activity 01
Pair Programming: Choose-Your-Adventure Start
Pairs use Scratch to code an opening scene with two branching choices leading to different outcomes. One student codes while the other sketches the logic flowchart first. They test both paths and swap roles midway, then combine into a full scene.
Construct an interactive narrative using conditional logic.
Facilitation TipDuring Pair Programming: Choose-Your-Adventure Start, circulate to ensure both partners take turns coding and discussing logic, not just one student driving.
What to look forAsk students to write down one 'if-then' statement that could be used in their interactive story. For example, 'If the user chooses to go left, then the story moves to the forest scene.'