WorksheetsScratch
Total questions: 22
Worksheet time: 20mins
Name
Class
Date
1.
Which command let the sprites walk ?
a)
Walk
b)
Run
c)
Move
d)
GO!
2.
" if on edge, bounce " mean ... ?
a)
Jump
b)
Go back
c)
Continue
d)
STOP
3.
Which from the following is not a command ?
a)
forever until
b)
repeat until
c)
repeat
d)
forever
4.
Can we give sprite specific location to start from ?
a)
No
b)
Yes
5.
Will sprite move from his position after this code ?
a)
Yes
b)
No
6.
Which color indicate " Motion Command " ?
a)
Orange
b)
Green
c)
Blue
d)
Red
7.
Which color indicate " Control Command " ?
a)
Orange
b)
Green
c)
Blue
d)
Red
8.
Can we add sound to our scratch project ?
a)
Yes
b)
Yas
9.
We cannot add variables inside scratch ?
a)
False
b)
True
10.
Which animals Scratch logo contains ?
a)
Koala
b)
Cat
c)
Lion
d)
Dog
11.
a)
Go Up
b)
Go Down
c)
Go Left
d)
Go Right
12.
a)
Draw random colors
b)
Draw random shapes
c)
Noting, code is broken
d)
Draw random colours in random spots
13.
a)
make sprite run when distace is close
b)
broadcast RUN when distance is close
c)
move 10 steps then stop
d)
glitch out
14.
a)
0
b)
9
c)
10
d)
11
15.
a)
Make a character dance
b)
Make a sound play
c)
rotate a character
d)
chase the mouse
16.
Why won't this code continuously move the sprite when clicking the directional arrows?
a)
The "if" statements need to be inside a "forever" block
b)
The "point in directions" values need to change
c)
The "move 1 steps" commands need to be inside a "forever" block
d)
Need a 2nd "point in direction" block after "move 1 step"
17.
a)
Randomly move a sprint around
b)
play a sound when sprite is clicked
c)
none of the above
d)
both of the above
18.
What block
determines
the correct
answer ?
determines
the correct
answer ?
a)
5
b)
8
c)
4
d)
12
19.
What are the values of Fruit and Citrus after this script is done?
a)
Fruit = 12, Citrus = 17
b)
Fruit = 13, Citrus = 16
c)
Fruit = 12, Citrus = 16
d)
Fruit = 4, Citrus = 12
20.
If you touched Sprite2 seven times what would your score be?
a)
5
b)
0
c)
7
d)
8
21.
What will the cat say when this script is run?
a)
Have a nice day. (only)
b)
Here's some fruit. (only)
c)
Here's some fruit. Have a nice day.
d)
You can't have any. Have a nice day.
22.
What is the function of the light blue blocks?
a)
Variables
b)
Motion
c)
Operators
d)
Sensing
100 %
