wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

scratch Quiz 1

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

What is the usual way to run a Scratch program?

a)

Press the space key

b)

Click the green flag

c)

Double click on the code

2.

What is the name of this graphical character?

a)

sprite

b)

backdrop

c)

event

3.

Identify the button

a)

add sound

b)

add backdrop

c)

add sprite

4.

The background of the project is called _______________.

a)

looks block

b)

backdrops

c)

sprite

5.

Which code will choose to get like this on the screen for 5 seconds?

a)
b)
6.

which code let the sprite walk?

a)

Walk

b)

Go

c)

Move

7.

Which from the following is not a scratch code?

a)

Move

b)

Say

c)

Sing

8.

Look at this Scratch program. What will be displayed if the user types in ‘54’?

a)

“Well done!”

b)

nothing will display

c)

“Error”

9.

What does this block do in Scratch?

a)

Addition

b)

Joins two strings together

10.

Choose the wrong statement.

a)

More than one sprites can add in a program.

b)

The sprite can not move on stage.

c)

The sprite can say “Hello”