placeholder image to represent content

Scratch Loops

Quiz by Starter quizzes

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
8 questions
Show answers
  • Q1
    What is a loop in Scratch?
    A block of code that changes the background color
    A block of code that repeats a set of commands
    A block of code that moves a sprite
    A block of code that plays music
    30s
  • Q2
    What is the purpose of a loop in Scratch?
    To play music
    To change the background color
    To repeat a set of commands multiple times
    To move a sprite
    30s
  • Q3
    Which block of code is used to create a loop in Scratch?
    Move
    Change color
    Play sound
    Repeat
    30s
  • Q4
    What is the maximum number of times a loop can repeat in Scratch?
    100
    10
    1000
    Infinity
    30s
  • Q5
    What is a 'nested loop' in Scratch?
    A loop inside another loop
    A loop that repeats 10 times
    A loop that moves a sprite in a circle
    A loop that plays a sound and changes the background color
    30s
  • Q6
    What is the purpose of a 'wait' block in a loop?
    To change the background color
    To create a delay between each repeated command
    To move a sprite
    To play music
    30s
  • Q7
    Which block of code can be used to break out of a loop in Scratch?
    Change color
    Stop
    Play sound
    Move
    30s
  • Q8
    What is the difference between a 'repeat until' loop and a 'forever' loop in Scratch?
    A 'repeat until' loop repeats a set of commands, while a 'forever' loop only repeats one command
    A 'repeat until' loop stops when a condition is met, while a 'forever' loop never stops
    There is no difference between the two types of loops
    A 'repeat until' loop plays a sound, while a 'forever' loop moves a sprite
    30s

Teachers give this quiz to your class