Myths about teaching can hold you back
Learn why
These resources will be removed by the end of the Spring Term 2026.
Start using our brand new teaching resources now. Designed by teachers and subject experts, with real classrooms in mind.
The older resources below were created for lockdown learning during the pandemic and are not designed for classroom teaching.
Lesson details
Key learning points
- In this lesson, we will identify how selection might be used in 'real-life' examples. We will also design and build a model that we can control with a Crumble microcontroller.
Licence
This content is made available by Oak National Academy Limited and its partners and licensed under Oak’s terms & conditions (Collection 1), except where otherwise stated.
3 Questions
Q1.Which of the following could be used as a condition? (Tick 2 boxes)
Which of the following could be used as a condition? (Tick 2 boxes)
What's your dog called?
What's your favourite colour?
Q2.Selection in programming is:
Selection in programming is:
Repeat ...
Wait ...
Q3.Which of the following is correct?
Which of the following is correct?
If... action Then... action
If... action Then... condition
If... condition Then... condition