Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

L3 scratch

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What does this do?

a)

Repeats code for a set amount of times

b)

Starts a race

c)

Runs all code below it

d)

Finishes the game

2.

What does this code do?

a)

Follow the mouse

b)

Follow the sprite

c)

Look at the sprite

d)

Nothing

3.

What is the icon used for in scratch?

a)

Choose a Costume

b)

Choose a Sprite

c)

Choose a backdrop

4.

Which of these would move the sprite down on the stage?

a)

Change x by 10

b)

Change x by -10

c)

Change y by 10

d)

Change y by -10

5.

Pause the program for a set amount of time

a)

Wait

b)

Stage

c)

Sprite

d)

Costume

e)

If

6.

In scratch, the x and y coordinate value refers to?

a)

The speed of the character's movement

b)

The position of the character

c)

The costume of the character

d)

The size of the character

7.

What type of loop does this code use?

a)

If ___ then

else

b)

If ___ then

c)

Repeat

d)

Forever

8.

When green flag is clicked, what happens?

a)

Sprite hides

b)

Sprite changes costume

c)

Sprite changes costume and moves

d)

Sprite moves

9.

What game do you think best describes this code?

a)

Race game

b)

Hide and Seek

c)

Cookie Clicker

d)

Dress up game

10.

The area where sprite performs action is known as ______

a)

Sprite

b)

Stage

c)

Script

11.

Different characters on screen are called...?

a)

Players

b)

Sprites

c)

Icons

d)

Images

12.

What does this block to do the sprite?

a)

Nothing

b)

Changes it's size

c)

Changes it's colour

d)

I don't know

13.

Which block can I use to change costume?

a)
b)
c)
d)

None of these

14.

Which of the following statements best describes the term 'code'?

a)

A secret message, eg Caesar Cipher.

b)

A standard of dress, eg dress code.

c)

The instructions that are written in a programming language, eg Scratch.

d)

The instructions that are written in a code, eg a secret message.

15.
What block will you use to have the sprite say something?
a)
Looks
b)
Sounds
c)
Pen
d)
Data