placeholder image to represent content

Code Org Literacy

Quiz by Martin Saunders

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
17 questions
Show answers
  • Q1
    A device or program enabling a user to communicate with a computer.
    Interface
    30s
  • Q2
    the step by step instructions for a program to process
    Sequencing
    30s
  • Q3
    lets us make a decision in a game.
    Selection
    30s
  • Q4
    using code blocks to do programming.
    Visual Programming
    30s
  • Q5
    a visual programming website used in Game On.
    Code.Org
    30s
  • Q6
    looping the same code multiple times to save duplication.
    Iteration
    30s
  • Q7
    another name for iteration.
    Loops
    30s
  • Q8
    using tools to create custom art.
    Painting
    30s
  • Q9
    lets the computer select what to do (a conditional)
    IF Statement
    30s
  • Q10
    the code that runs when an IF statement is FALSE
    ELSE Statement
    30s
  • Q11
    code that runs X times
    Repeat X Times
    30s
  • Q12
    code that runs until XYZ happens
    Repeat Until XYZ
    30s
  • Q13
    a loop that runs over an over again until the condition is not TRUE
    While Loop
    30s
  • Q14
    a named set of commands
    Function
    30s
  • Q15
    reducing the amount of code that you need
    Optimising
    30s

Teachers give this quiz to your class