Learning objective
- To decompose a game to predict the algorithms that are used.
Success criteria
- I can understand what the terms decomposition and
This content is for subscribers only. Join for access today.
National curriculum
Computing
Pupils should be taught to:
- Understand
This content is for subscribers only. Join for access today.
Cross-curricular links
English
Spoken language
Pupils should
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
Before starting this unit, check that the children can recall: Algorithms are instructions in the correct order. Decomposition means breaking a problem into manageable chunks. Errors in an algorithm (instructions) are called bugs; fixing these is debugging.
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
Could use the link: BBC Bitesize - All about algorithms to introduce the key vocabulary of algorithm and decomposition before the lesson; could use the Knowledge organiser to check vocabulary throughout the lesson; could work with a partner to decompose the game’s code and to write new algorithms.
Pupils working at greater depth
Should plan a game with a range of actions for the dinosaur during the Main event.
This content is for subscribers only. Join for access today.
Assessing progress and understanding
Pupils with secure understanding indicated by: writing a creative algorithm for the
This content is for subscribers only. Join for access today.
Vocabulary definitions
-
algorithm
A clear set of instructions to carry out a task.
-
decomposition
To break something down into smaller chunks.
This content is for subscribers only. Join for access today.