WorksheetsScratch (So Far)
Total questions: 7
Worksheet time: 4mins
What is the most common block we've used to start our stacks?
When (Green Flag) Clicked
When Run
Forever/If
Change x by ( )
I want to move my character from the center of the screen UP. Which block will help me accomplish that?
Set x to ( )
Change x by ( )
Set y to ( )
Change y by ( )
If I wanted to add a time variable to my game, in which category would I create it?
Motion
Variables
Events
Control
What color are the blocks that control COSTUMES, BACKDROPS, and COLORS?
Purple
Blue
Green
Orange
In which category would I find the hexagon-shaped blocks for less than, greater than, and equal to?
Operators (green)
Looks (purple)
Control (yellow)
Sound (pink)
If I have a sprite with 5 costumes that are meant to make it look like she is walking, what block would I definitely need in order to accomplish the walking animation?
Change x by ( )
Next Costume
Forever
set (variable) to ( )
Which of the following is true about Scratch?
The stage is an x/y coordinate plane
You can record your own sounds
You can upload sprites from the internet
All of these are true.
