NEW
Font size
WorksheetsScratch tool
Total questions: 20
Worksheet time: 20mins
In Scratch, a character or object that can move or react is a
backdrop
costume
sprite
script
In Scratch, a __________ is a set of blocks joined together.
library
costume
sprite
script
In Scratch, to run (start) a program, you click on the ______.
space bar
green flag
return/enter key
script
Scratch measures distances on the stage in units called ______ .
movements
hops
steps
jumps
In Scratch, what is another name for background?
backdrop
costume
sprite
script
Which option is NOT a part of Scratch's layout?
sprite list
stage info
block palette
backpack
snipping tool
Can we add sound to our scratch project ?
Yes
No
The area where you play a game or run a project. This area is where you see the actions of your coding.
Stage
Block
Sprite
Costume
Identify
Red symbol
Red button
Stop
Halt
You can have more than 1 Sprite
True
False
Mouse x-y indicates the location of the cursor
True
False
Sprites can be renamed
True
False
Which block will you find "REPEAT & FOREVER"
Control
Events
Sensing
None of the above
What does this block do?
Repeat the code forever
Repeat the code 2 times
Repeat the code until touching the sprite
We can change the name of our sprites?
True
False
