Year 5 - Computing
Evaluating 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 improve and evaluate your program.
Programs can be evaluted against the initial design. Setup code is used to reset everything in a program.
to reflect on what has gone well and what you could improve in a project. Add one real device or system example to prove understanding.
Mistake: My quiz works perfectly the first time you run it, and that's all that matters. Correction: You need setup code at the beginning of your program to reset everything, so that new users have the same experience.
Browse all guides in the Year 5 Computing guide library.