WorksheetsScratch
Total questions: 15
Worksheet time: 8mins
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
If I want to move my goody to the right, which set of blocks would I need?
What is the default Sprite when you open Scratch?
Cat
Dog
Bat
Bear
Which group of blocks include the When Flag Clicked command?
Motion
Control
Looks
Events
Which command let the sprites walk ?
Walk
Run
Move
Go
Where to find these codes?
