Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Variable Quiz Review 2023

Total questions: 13

Worksheet time: 10mins

Name
Class
Date
1.

I go to add a script to my Sprite and find that my blocks have disappeared. 

Why is this?

a)
Scratch Malfunctioned
b)

I have the Stage (backdrop) selected

c)
I have the wrong program open
d)
I have exceeded the block lmit
2.
A costume is 
a)
A code block
b)
A motion 
c)
A different way a sprite looks
d)
A sound 
3.

How do you get a Sprite to bounce off all wall?

a)

Wait Until, Touching Color, Move -4 steps

b)

Wait Until, Touching Color, Move 4 steps

c)

Forever, Wait Until, Touching Color, Move -4 steps

d)

Forever, Wait Until, Touching Color, Move 4 steps

4.

What will this script have the sprite do?

a)

Go Up

b)

Go Down

c)

Go Left

d)

Go Right

5.

Which block would you use to STOP a drawing in Scratch?

a)
b)
c)
d)
6.

Which of the following scripts would have a game stop when the score is greater than 25?

a)
b)
c)
d)
7.

Which script will reset the score when you restart the game?

a)
b)
c)
d)
8.

These blocks are different examples of which category?

a)

Motion

b)

Events

c)

Controls

d)

Sound

9.

Which option lets you move the Sprite up?

a)

change x by 10

b)

change y by 10

c)

change x by -10

d)

change y by -10

10.

What is a variable?

a)

An action to change the backdrop

b)

A container for a value

c)

An action to move the sprite

d)

A place to change the costume

11.

What is the final value of the Score variable?

a)

0

b)

9

c)

10

d)

12

12.
What will happen when the green flag is clicked?
a)

The Sprite will spin

b)

A ball will bounce

c)

The game will start

d)

The Sprite will glide to the right

13.

Which block would you use to show when the Score is less than 50?

a)
b)
c)
d)