NEW
Font size
WorksheetsSCRATCH - TOOL
Total questions: 10
Worksheet time: 6mins
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, a __________ is a picture that a sprite can show on the stage. Usually used to give movement to the sprite.
library
costume
sprite
script
In Scratch, to run (start) a program, you click on the ______.
space bar
green flag
return/enter key
script
A _____ is a collection of sprites, sounds, or backdrops that comes with SCRATCH.
library
costume
program
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
In Scratch, if a increase the number of steps the sprite will move ______.
faster
slower
maintain the same speed
Which option is NOT a part of Scratch's layout?
sprite list
stage info
block palette
backpack
snipping tool
True or False: Scratch reads line by line of it's script in order to run the problem. That is why it can NOT run simultaneous scripts. (BONUS)
True
False
