Learning objective
- To understand what decomposition is and how to apply it to solve problems.
Success criteria
- I can decompose a problem.
- I can use decomposition
This content is for subscribers only. Join for access today.
National curriculum
Computing
Pupils should be taught to:
- Design,
This content is for subscribers only. Join for access today.
Cross-curricular links
Physical Education
Pupils should be taught
This content is for subscribers only. Join for access today.
Before the lesson
This content is for subscribers only. Join for access today.
Lesson plan
Recap and recall
Display the Presentation: Brain dump and hand out whiteboards and pens (one each).
This content is for subscribers only. Join for access today.
Extended-mode explainer videos
How to extend your display to view the lesson page and preseantion mode simultaneously. Choose your operating system below to watch the video
Adaptive teaching
Pupils needing extra support
Should identify two key features of the game and think about how to code them.
Pupils working at greater depth
Should think about extra features they could add to their game and how they might code them (e.g. adding further obstacles for the bug to bump into or making their bug bigger or smaller); could write a step-by-step explanation of how to decompose a piece of code.
This content is for subscribers only. Join for access today.
Assessing progress and understanding
Pupils with secure understanding indicated by: understanding what the different code blocks
This content is for subscribers only. Join for access today.
Vocabulary definitions
-
abstraction
Identifying the important detail and ignoring irrelevant information.
-
algorithm design
Creating a formula or set of instructions to solve the problem.
This content is for subscribers only. Join for access today.