wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch Quiz #2

Total questions: 15

Worksheet time: 12mins

Name
Class
Date
1.

About how long will this Script take to run?

a)

less than one second

b)

2 seconds

c)

5 seconds

d)

It will actually keep running forever

2.

What does this block do?

a)

It allows sprites to "talk" to each other

b)

It plays music on the radio

c)

It writes a message in a bottle

d)

It lets a sprite say "message1"

3.

What is the variable in this code?

a)

Direction

b)

Score

c)

x 180 y 120

d)

Costume2

4.

What does this block do?

a)

Repeat the code forever

b)

Repeat the code 2 times

c)

Repeat the code until touching the sprite

5.

Can you add a block below this one? Why or why not?

4 lines
6.

What happens when the green flag is clicked once?

a)

Sprite moves once, a distance of 10 steps

b)

Sprite moves around forever and bounces off edges

c)

Sprite moves 10 times

d)

None of the above

7.

We cannot upload our own sprites on scratch. True or False?

a)

True

b)

False

8.

What does this block do?

a)

Stops the sprite from rotating upside down when it changes direction

b)

Makes the sprite go upside down

c)

slows the sprite down

d)

spins the sprite around forever

9.

What would this code make the sprite do?

a)

spin around clockwise

b)

spin around counter clockwise

c)

turn 15 degrees to the right

d)

nothing

10.

What block category will you use to have the sprite say something in a speech bubble?

a)

Looks

b)

Sounds

c)

Events

d)

Control

11.

Choose the correct solution:

I would like for my Sprite to earn points when it touches the apple!

a)
b)
c)
d)
12.

Compare these two scripts. In what way are they the same, and in what way are they different? Which do you think is better?

4 lines
13.

Which of these most likely happens when I click the Green Flag a few times.

a)

The sprite goes to 10 different places

b)

The sprite spins around.

c)

The sprite does nothing.

d)

The sprite keeps moving forever.

14.

Here is my code. I click the Green flag but nothing happens. Why?

a)

The sprite is already at that position

b)

The script runs so fast you don't see it.

c)

The motion blocks cancel each other out

d)

The script does not have an event block

15.

What would the cat sprite look like after this code runs?

a)

It will look pixelated and a different color

b)

It will be invisible

c)

You can't tell from looking at this code

d)

It will look normal