placeholder image to represent content

KS3 - Computational Thinking

Quiz by cloudlearn

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
12 questions
Show answers
  • Q1
    Removing unnecessary details, leaving only what is important
    Abstraction
    30s
  • Q2
    Breaking down complex problems, into smaller manageable parts
    Decomposition
    30s
  • Q3
    A precise and unambiguous set of step-by-step instructions.
    Algorithm
    30s
  • Q4
    Spotting similarities between parts of code and using these to make our code more efficient
    Pattern recogntion
    30s
  • Q5
    Changing the solution to a specific problem so that it can be used for many other problems
    Generalisation
    30s
  • Q6
    A bit of code that is separate from the main part, but can be called into use multiple times
    function
    30s
  • Q7
    e.g. recipes, methods in science, a sat-navs' instructions
    Examples of algorithms
    30s
  • Q8
    e.g. splitting the parts of a maths question up between a group, dividing the work for a poster up amongst a group
    Examples of decomposition
    30s
  • Q9
    e.g. getting a cake making robot to remember how to pre-heat the oven because it does this many times
    Examples of pattern recognition
    30s
  • Q10
    e.g. not including the layout of a building in a T.V. show.
    Examples of abstraction
    30s
  • Q11
    e.g. A pre-written birthday card with gaps for the names
    Examples of generalisation
    30s
  • Q12
    A way of problem solving that involves abstraction, generalisation, pattern recognition and algorithms.
    Computational Thinking
    30s

Teachers give this quiz to your class