Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch Quiz

Total questions: 10

Worksheet time: 3mins

Name
Class
Date
1.

What do you call the characters in Scratch?

a)

Script

b)

Sprite

c)

Spirit

d)

Stage

2.

In Scratch, you can only create one character?

a)

TRUE

b)

FALSE

3.

Which one is an Event Block?

a)

b)

c)

d)

4.

What is the function of the "Move 10 steps" block here?

a)

Move the Sprite to the LEFT

b)

Move the Sprite to the RIGHT

5.

What is the function of the "Forever" command block?

a)

Run the script 10 times

b)

Run the code forever

6.

How do you get your Sprite to animate?

a)

b)

c)

d)

7.

What happens to the Sprite when the green flag is clicked?

a)

Go to the

center of the stage

b)

Go to the

bottom of the stage

c)

Go to the

top of the stage

d)

Go home

8.

What do you call the backdrop in Scratch?

a)

Script

b)

Sprite

c)

Stage

d)

Scenery

9.

What does the Broadcast block do?

a)

Allow one sprite to send a message to

other sprites to perform an action

b)

Allow us to delete the sprite

10.

What does the WAIT block do?

a)

Skip the code

b)

Fast Forward the code

by 1 second

c)

Pause the code for 1 second