WorksheetsScratch Quiz
Total questions: 10
Worksheet time: 3mins
What do you call the characters in Scratch?
Script
Sprite
Spirit
Stage
In Scratch, you can only create one character?
TRUE
FALSE
Which one is an Event Block?
What is the function of the "Move 10 steps" block here?
Move the Sprite to the LEFT
Move the Sprite to the RIGHT
What is the function of the "Forever" command block?
Run the script 10 times
Run the code forever
How do you get your Sprite to animate?
What happens to the Sprite when the green flag is clicked?
Go to the
center of the stage
Go to the
bottom of the stage
Go to the
top of the stage
Go home
What do you call the backdrop in Scratch?
Script
Sprite
Stage
Scenery
What does the Broadcast block do?
Allow one sprite to send a message to
other sprites to perform an action
Allow us to delete the sprite
What does the WAIT block do?
Skip the code
Fast Forward the code
by 1 second
Pause the code for 1 second
