Skip to content

Using selection in programming to develop a quiz

Download complete unit(not available yet)

Why this, why now

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.

Prior knowledge requirements

  • Ardaydu waa inay yaqaanaan aasaaska maadada.
  • Ardaydu waa inay awoodaan inay raacaan tilmaamo fudud.
Unit 6 / 6

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.

6 lessons
  1. Designing a quiz
  2. Outcomes from selection statements
  3. Conditions in selection statements
  4. Evaluating a quiz
  5. Using conditions to build quiz questions
  6. Testing a quiz