placeholder image to represent content

Term 1 Test (18-11-24)

Quiz by Camille Domingo

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
60 questions
Show answers
  • Q1
    What does the 'glide' block do in Scratch?
    Moves a sprite smoothly to a specified position
    Turns the sprite around
    Changes the sprite's size
    Makes the sprite disappear
    30s
  • Q2
    What is the purpose of the 'show' block in Scratch?
    To move a sprite
    To change the sprite's color
    To hide a sprite
    To make a sprite visible
    30s
  • Q3
    Which block allows your Scratch sprite to change its position on the stage?
    change x by
    set color effect
    play sound
    say 'Hello!'
    30s
  • Q4
    What block do you use in Scratch to check if a condition is true or false?
    forever
    repeat until
    if then
    stop all
    30s
  • Q5
    In Scratch, which block would you use to control the timing of actions in your project?
    change size
    go to front
    wait 1 second
    broadcast message
    30s
  • Q6
    In Scratch, which block would you use to change the backdrop of your project?
    next backdrop
    show
    switch backdrop to [Backdrop1]
    set backdrop to [Backdrop1]
    30s
  • Q7
    Which Scratch block would you use to stop all the scripts in your project when a certain condition is met?
    forever
    stop all
    go to [x: 0 y: 0]
    wait until
    30s
  • Q8
    In Scratch, which block would you use to control a sprite's movement based on mouse position?
    go to [mouse pointer]
    set x to [mouse x]
    move [10] steps
    point in direction [90]
    30s
  • Q9
    In Scratch, what block would you use to repeat an action a certain number of times?
    if
    wait
    repeat
    until
    30s
  • Q10
    What block would you use to start a sequence when the green flag is clicked in Scratch?
    when sprite clicked
    when green flag clicked
    broadcast [message]
    when space key pressed
    30s
  • Q11
    What block would you use in Scratch to make a sprite jump to a specific position on the stage?
    turn cw 90 degrees
    change x by [value]
    move 10 steps
    go to x: [value] y: [value]
    30s
  • Q12
    A Scratch project requires multiple sprites to perform different tasks. If you want one sprite to start moving when another sprite is clicked, which block should you use in the clicked sprite's script?
    When I receive
    Forever
    Broadcast
    If-Then
    30s
  • Q13
    In a Scratch game, you want to create a counter that keeps track of how many points a player earns. Which block would you use to increase the score by one each time a player collects a point?
    Change
    Hide
    Stop
    Set
    30s
  • Q14
    What should you use in Scratch to make a sprite move in response to keyboard input, like the arrow keys?
    Forever
    When key pressed
    If touching
    Wait until
    30s
  • Q15
    To make a sprite say something for a few seconds in a Scratch project, which block would you use?
    Think
    Say
    Wait
    Say for seconds
    30s

Teachers give this quiz to your class