Coding inside Cambridge Lower Secondary: what ‘fit’ really means
Monday of Week 3, my Year 7 computing class could animate sprites in Scratch, but half the room froze when I asked them to trace an algorithm with test data. That’s the Cambridge signal. In Stages 7–9, the pathway expects students to plan with decomposition and abstraction, express logic clearly in pseudocode or flowcharts, and then implement and evaluate their code. On-topic tasks (e.g., “make a game”) are fine, but they’re often light on trace tables, test plans, and the evaluation write‑up Cambridge wants.
Where I’ve seen resources miss: vocabulary (algorithm vs program), assessment style (no justification prompts), and progression (jumping to complex Python before students can model the logic). I aim for algorithm‑first, code‑second. A typical fit check for me: do students produce pseudocode, a trace table, and an evaluation paragraph? If not, I adapt. When I’m hunting for ideas that already lean this way, I start by skimming community packs for British · Cambridge Lower Secondary coding; you can nose around the category in the library and then tighten the prompts yourself. I jot what works into ClassPods so my sequence stays honest to the pathway.