Year 5 - Computing
Testing a quiz
Using selection in programming to develop a quiz
Study Hub
This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.
Year 5 - Computing
Using selection in programming to develop a quiz
In this unit pupils will discover how to write programs that ask questions and use selection to control the outcomes based on the answers given. They will design a quiz in response to a given task and implement it as a program. They will then evaluate their programs against given criteria.
You will learn to create a program that uses selection.
Designs can be used to guide program development. Conditions should be tested so that the correct outcomes are run.
a statement that can be either True or False. Add one real device or system example to prove understanding.
Mistake: You only need to test your program when you have finished writing it. Correction: Test your program often, especially after you finish a section.
Browse all guides in the Year 5 Computing guide library.