wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch

Total questions: 30

Worksheet time: 45mins

Name
Class
Date
1.

How do you create a loop in scratch ?

a)

Use Events Block

b)

Use Repeat Block

c)

Use Variables Block

d)

None of them...

2.

What is the status of this code ???

a)

Less Information

b)

Complete

c)

Finished

d)

Can't Tell

e)

Incomplete

3.

Where can you find this?

a)

Motion

b)

Looks

c)

Control

d)

Sensing

4.

Block touching belongs to

a)

Control

b)

Sensing

c)

Motion

d)

Sound

5.
What do you call the list of commands in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Help
6.

What group of blocks controls movement of the Sprite?

a)

Control

b)

Sensing

c)

Motion

d)

Look

7.

What does this block do?

a)

Repeat the code forever

b)

Repeat the code 2 times

c)

Repeat the code until touching the sprite

8.
What will happen when the green flag is clicked?
a)
Make the character spin
b)
Make the ball bounce
c)
Start the game 
d)
Add a sprite
9.

WHAT IS THE OUTPUT OF THE PROGRAM?

a)
b)
c)
d)
10.
A costume is 
a)
A code block
b)
A motion 
c)
A different way a sprite looks
d)
A sound 
11.

What happens when green flag symbol is clicked in scratch program?

a)

The program is deleted

b)

The program starts

c)

The program stops

12.

Which area changes background on Scratch screen?

a)

Command block

b)

Stage

c)

Coding area

13.

In Scratch program which commands block are in blue colour ?

a)

Events

b)

Motion

c)

Controls

14.

What is the use of this block in Scratch program?

a)

Stops the program

b)

Repeats the codes 5 times

c)

Repeat forever

15.

What does the next costume block do?

a)

Adds a new costume

b)

Changes the costume which the sprite already has

c)

Paints a new costume

d)

None of the above

16.

If we use the block if on edge bounce, what will happen to the sprite?

a)

It will dance

b)

It will jump

c)

It will walk

d)

It will bounce

17.

Which of the following palette will help start our programs on scratch?

a)

Looks

b)

Control

c)

Events

d)

Variables

18.

what are the two axis in scratch

a)

x and y

b)

n and t

c)

j and w

d)

k and somethig

19.

What is the name of this part of Sratch?

a)

Sprites

b)

Backdrop

c)

Costume

d)

Blocks

20.

What is the name of this in Scratch?

a)

Costumes

b)

Code

c)

Script

d)

Backdrop

21.
Which command let the sprites walk ?
a)
Walk
b)
Run
c)
Move
d)
GO!
22.
Which from the following is not a command ?
a)
forever until
b)
repeat until
c)
repeat
d)
forever
23.

What is the final value for the "Total" variable?

a)

9

b)

14

c)

5

d)

45

24.

We can add sound to our Scratch project by using the blocks in the …………….block menu.

a)

Sound

b)

Looks

c)

Motion

d)

Sensing

25.

What are characters in Scratch called ?

a)

Backdrop

b)

Characters

c)

Sprite

26.

What is the backdrop area called in Scratch?

a)

Ground

b)

Paint

c)

Area

d)

Stage

27.

What is a loop?

a)

Starting the program

b)

Ending the program

c)

Allows something to be repeated

d)

Programs running

28.

What are Costumes?

a)

The objects on the Scratch stage that perform actions.

b)

Blocks that allows you to repeat scripts multiple times.

c)

Graphical bubble that shows a sprite speaking.

d)

Different appearances of your sprite.

29.

Which is a script?

a)
b)
c)
d)
30.

Why doesn't this equation keep rotating?

a)

It could only loop once

b)

This is not attached with "when clicked" block