wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch

Total questions: 26

Worksheet time: 13mins

Name
Class
Date
1.

 The blocks that control a sprite are called

a)

instructions

b)

lines

c)

scripts

d)

actions

2.

How do you create a loop in scratch?

a)

use a repeat block

b)

snap a block

c)

use a variable

d)

use a condition block

3.

You can keep score in Scratch by creating a

a)

sprite

b)

variable

c)

loop

d)

function

4.

Repeating a statement more than once is called a

a)

event

b)

loop

c)

sequence

d)

repetition

5.

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

6.

. What will happen to the sprite when we click on it?

a)

10 letter Xs will appear

b)

It will move 10 step upwards

c)

It will move 10 steps to the left

d)

It will grow by 10 percent

7.

.................. is a factor that can change.

a)

sprite

b)

variable

c)

loop

d)

function

8.

You will use a score ..................... to track the points earned by the player

a)

sprite

b)

variable

c)

loop

d)

function

9.

At the start of the game the score will be .......

a)

0

b)

1

10.

Each time the player touches a target the score will increase

a)

True

b)

False

11.

A .................... writes computer programs

a)

variable

b)

programmer

c)

sprite

d)

block

12.

A character in Scratch is called a...........................

a)

variable

b)

programmer

c)

sprite

d)

block

13.

is a stack of commands that do a task.

a)

variable

b)

programmer

c)

script

d)

block

14.

A command in Scratch is a

a)

sprite

b)

Script

c)

block

d)

loop

15.

Pick the correct action that will happen.

a)

a. run a script when the Go button is clicked.

b)

b. move a sprite when the Go button is clicked.

c)

stop a script when the Go button is clicked.

16.

Pick the correct action that will happen.

a)

move a sprite 10 steps

b)

spin a sprite 10 times

c)

repeat an action 10 times

17.

Pick the correct action that will happen.

a)

change the costume of the sprite.

b)

show the words next costume in a speech bubble.

c)

play the sound next costume

18.

Pick the correct action that will happen.

a)

broadcast a script to run if a message is received

b)

run a script only if a condition is true

c)

create a variable to keep score

19.

You want a sprite to face left.

a)

90

b)

-90

c)

100

d)

0

20.

You want a sprite to do an action if the mouse pointer contacts it.

a)
b)
21.

Increase the score in a game

a)
b)
22.

Choose the the correct blocks in order.

a)
b)
23.

Choose the the correct blocks in order.

a)
b)
24.

Choose the the correct blocks in order.

a)
b)
25.

Choose the the correct blocks in order.

a)
b)
26.

The target will be hidden until the game play begins. Which block do you need to use?

a)
b)