wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch tool

Total questions: 20

Worksheet time: 20mins

Name
Class
Date
1.

In Scratch, a character or object that can move or react is a

a)

backdrop

b)

costume

c)

sprite

d)

script

2.

In Scratch, a __________ is a set of blocks joined together.

a)

library

b)

costume

c)

sprite

d)

script

3.

In Scratch, to run (start) a program, you click on the ______.

a)

space bar

b)

green flag

c)

return/enter key

d)

script

4.

Scratch measures distances on the stage in units called ______ .

a)

movements

b)

hops

c)

steps

d)

jumps

5.

In Scratch, what is another name for background?

a)

backdrop

b)

costume

c)

sprite

d)

script

6.

Which option is NOT a part of Scratch's layout?

a)

sprite list

b)

stage info

c)

block palette

d)

backpack

e)

snipping tool

7.

Can we add sound to our scratch project ?

a)

Yes

b)

No

8.

The area where you play a game or run a project. This area is where you see the actions of your coding.

a)

Stage

b)

Block

c)

Sprite

d)

Costume

9.
How many times would this code need to repeat to make a full circle?
a)
90
b)
180
c)
360
d)
720
10.
What is Scratch?
a)
a programming language/tool
b)
a code
c)
an animation
d)
a computer
11.
Repeating a statement more than once is called a
a)
loop
b)
sequence
c)
repetition
d)
event
12.
True or False: you can add your own images into your Scratch projects
a)
True
b)
False
13.
What will happen to the sprite when we click on it?
a)
It will move 10 step upwards
b)
10 letter Xs will appear
c)
It will move 10 steps to the left
d)
It will grow by 10 percent
14.

Identify

a)

Red symbol

b)

Red button

c)

Stop

d)

Halt

15.

You can have more than 1 Sprite

a)

True

b)

False

16.

Mouse x-y indicates the location of the cursor

a)

True

b)

False

17.

Sprites can be renamed

a)

True

b)

False

18.

Which block will you find "REPEAT & FOREVER"

a)

Control

b)

Events

c)

Sensing

d)

None of the above

19.

What does this block do?

a)

Repeat the code forever

b)

Repeat the code 2 times

c)

Repeat the code until touching the sprite

20.

We can change the name of our sprites?

a)

True

b)

False