Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch beginner - check your understanding

Total questions: 20

Worksheet time: 18mins

Name
Class
Date
1.

The cat is called a __________.

a)

Sprite

b)

Kitty

c)

Tom

2.

The cat is standing on a __________.

a)

Background

b)

Stage

c)

Space

3.

These are called _____________.

a)

stack

b)

blocks

c)

program

4.

The blocks can be found in the _____________ tab.

a)

Scripts

b)

Sound

c)

Costumes

5.

The <go to x: 0 y:0> block puts the Sprite at the ___________ of the stage.

a)

Right

b)

Left

c)

Center

6.

The <move> block is a ___________ block.

a)

Motion

b)

Looks

c)

Sound

7.

The <When green flag clicked> block is an ___________ block.

a)

Motion

b)

Event

c)

Sound

8.

The <When space key pressed> block is an ___________ block.

a)

Motion

b)

Event

c)

Sound

9.

To move the sprite in bigger steps, I need to put a number ____________.

a)

greater than 10

b)

lesser than 10

10.

The maximum number of steps to the right or left is ___________.

a)

180 steps

b)

240 steps

c)

100 steps

11.

The maximum number of steps to the top or bottom is ___________.

a)

180 steps

b)

240 steps

c)

100 steps

12.

To make the Sprite glide to the right or left, change the _______ value.

a)

x

b)

y

c)

z

13.

To make the Sprite glide to the top or bottom, change the _______ value.

a)

x

b)

y

c)

z

14.

To make the Sprite glide to the red "X", which value is the correct x, y coordinate?

a)

X = 100, Y = -100

b)

X = 100, Y = 100

c)

X= -100, Y = 100

15.

To make the Sprite glide to the red "X", which value is the correct x, y coordinate?

a)

X = 100, Y = -100

b)

X = 100, Y = 100

c)

X= -100, Y = 100

16.

To make the Sprite glide to the red "X", which value is the correct x, y coordinate?

a)

X = 100, Y = -100

b)

X = 100, Y = 100

c)

X= -100, Y = 100

17.

To make the Sprite glide to the red "X", which value is the correct x, y coordinate?

a)

X = -100, Y = -100

b)

X = 100, Y = 100

c)

X= -100, Y = 100

18.

The glide block says <glide 10secs to x:180 y:0>. The Sprite is gliding ______________ to reach the new point.

a)

faster

b)

slower

19.

Observe the glide block in the picture. The Sprite is gliding to the ____________.

a)

left

b)

right

c)

top

20.

Observe the glide block in the picture. The Sprite is gliding to the ____________.

a)

right

b)

left

c)

bottom

d)

top