Activity 01
Pair Challenge: Flowchart a Recipe
Pairs receive a simple recipe, like making sandwiches. They sketch a flowchart showing steps, decisions (e.g., 'Bread available?'), and loops (e.g., repeat for each sandwich). Pairs swap with another duo to test by following the chart and suggest improvements.
Explain how flowcharts visually represent the flow of an algorithm.
Facilitation TipDuring the Pair Challenge, circulate and ask one student to explain their flowchart aloud while their partner traces the arrows with a finger, forcing them to justify every step.
What to look forProvide students with a simple scenario, such as 'making a sandwich'. Ask them to draw a basic flowchart OR write pseudocode for the process. Collect these to check for understanding of basic sequencing and symbol usage.