Font size
WorksheetsSCRATCH
Total questions: 10
Worksheet time: 3mins
To send a message between sprites or from the sprite to the stage, you need to
Sequence
Send
Transmit
Broadcast
How do you create a loop in scratch, which goes forever?
Use a repeat block
Use a forever loop
Snap a block
Use a condition block
The blocks that control a sprite are called?
Lines
Instructions
Actions
Scripts
You can keep score in Scratch by creating a...
Sprite
Variable
Loop
Function
To change the appearance of a sprite we can give it a different...
Costume
Look
Style
Stage
Repeating a statement more than once is called a...
Repetition
Loop
Sequence
Event
Which of these would move the sprite down on the stage?
Change x by 10
Change x by -10
Change y by 10
Change y by -10
With the point in direction block
With the move block
When I want the game to end
When I want to change costume
A block that programs a sprite to hide or show; also used to change a sprite's costume is called what?
Looks
Event
Motion
Control
What is the variable in this script?
Looks
Timer
Score
Lives
