placeholder image to represent content

Scratch

Quiz by farah

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
20 questions
Show answers
  • Q1
    In Scratch, what is the primary block used to start a script?
    when key 'a' pressed
    when space key pressed
    when green flag clicked
    when sprite clicked
    30s
  • Q2
    Which Scratch block can be used to make a sprite move?
    change size by 10
    turn left 15 degrees
    wait 1 second
    move 10 steps
    30s
  • Q3
    What is the purpose of the 'repeat' block in Scratch?
    to display a message
    to stop all scripts
    to execute a set of instructions multiple times
    to change the color of a sprite
    30s
  • Q4
    In Scratch, what does the 'forever' block do?
    stops all scripts temporarily
    pauses the script for a while
    executes the blocks once
    executes the enclosed blocks endlessly
    30s
  • Q5
    Which of the following is a way to make a sprite say something in Scratch?
    display 'Hello!'
    speak 'Hello!'
    say 'Hello!' for 2 seconds
    show 'Hello!'
    30s
  • Q6
    What is a 'variable' in Scratch?
    a sound block
    a type of sprite
    a storage place for information
    a graphic effect
    30s
  • Q7
    What does the 'if' block do in Scratch?
    executes code every time
    executes code only if a condition is true
    creates a new sprite
    stops the program
    30s
  • Q8
    What type of programming language is Scratch considered to be?
    markup language
    block-based programming
    text-based programming
    assembly language
    30s
  • Q9
    In Scratch, how can you make a sprite change its costume?
    use the 'change color effect' block
    use the 'next costume' block
    use the 'say' block
    use the 'move' block
    30s
  • Q10
    What does the 'broadcast' block do in Scratch?
    sends a message to other sprites
    stops all scripts
    changes the background
    plays a sound
    30s
  • Q11
    In Scratch, what is the function of the 'when green flag clicked' block?
    It changes the backdrop
    It starts the script when the green flag is clicked
    It stops all scripts
    It plays a sound
    30s
  • Q12
    What is the purpose of the 'repeat' block in Scratch?
    It allows you to execute a set of instructions multiple times
    It stops the script from running
    It changes the color of the sprite
    It makes the sprite jump
    30s
  • Q13
    What does the 'broadcast' feature in Scratch do?
    It sends a message to other scripts to trigger an action
    It changes the size of the sprite
    It plays a music note
    It pauses the project
    30s
  • Q14
    In Scratch, what does the 'if then' block allow you to do?
    It changes the sprite's costume
    It repeats a set of instructions indefinitely
    It allows you to execute a set of instructions only if a condition is true
    It plays a random sound
    30s
  • Q15
    What is a sprite in Scratch?
    A background image
    A coding block
    A sprite is a character or object that you can control and animate
    A type of sound effect
    30s

Teachers give this quiz to your class