Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch - Q3 - W1

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the project game name?

a)

Scratch

b)

Escape the dragon

c)

VISDubai

d)

Sprite

2.

What does the block code do with the sprite?

a)

Make my Sprite use an animation look

b)

Use for next game level

c)

Add a new sprite to the game

d)

Use the "when flag key pressed" stop the game

3.

What does the script blocks code do for Sprite?

a)

When the game starts play the sound Meow

b)

Wait until the mouse pointer is touching the Sprite then start the game

c)

Start to play the sound Meow when flag key is pressed

d)

When the mouse pointer touches the Sprite, the sound Meow starts play.

4.

Which blocks script code can make the Sprite follow direction of the Donut sprite?

a)

b)

c)

d)

5.

What is the name of the sprite CAT in the game?

a)

Dragon

b)

Lucy

c)

Dount

d)

Sprite1

6.

Which block code I use to repeat code of blocks

a)

b)

c)

7.

Which blocks allows you to repeat the music sounds?

a)

b)

c)

8.

Which blocks you will used to popup the message?

a)

b)

c)

9.

Which the block script code reset the location sprite when the game start?

a)

b)

c)

d)

10.

What does the script code do in the game?

a)

Hidden the timer from game

b)

Wait 1 second to start the game

c)

Display counter and increase by 1 every second

d)

Nothing