wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch Quiz

Total questions: 40

Worksheet time: 30mins

Name
Class
Date
1.

A character in a Scratch program is called

a)

Char

b)

Variable

c)

Sprite

2.

The x and y coordinate values refers to

a)

The speed of the character movement

b)

The position of the character

c)

The costumes of the character

3.

A costume is

a)

A code block

b)

A sound

c)

Different way a sprite looks

4.

The Y axis is "up" and "down". True or false?

a)

True

b)

False

5.

In scratch, which blocks are yellow?

a)

Motion

b)

Control

c)

Variables

6.

Scratch is

a)

A programming language

b)

An animation

c)

A Computer system

7.
How many times would this code need to repeat to make a full circle?
a)
90
b)
180
c)
360
d)
720
8.
The green blocks that allow comparisons such as >, <, =, >=, <= are called..?
a)
logics
b)
operators
c)
formulas
d)
expressions
9.
You can keep score in Scratch by creating a
a)
sprite
b)
variable
c)
loop
d)
function
10.
To change the appearance of a sprite we can give it a different
a)
costume
b)
look
c)
style
d)
stage
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.
True or False: you can record or import your own sounds into your Scratch projects
a)
True
b)
False
14.
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
15.

What blocks do we use to allow the sprite to move

a)

Looks

b)

Logic

c)

Motion

d)

Control

16.

What blocks do we need for sounds and costumes?

a)

Motion

b)

Looks

c)

Control

d)

Pen

17.

What does this button do in Scratch?

a)

Inserts a cat

b)

Open the Sprite library

c)

Inserts a picture

d)

Changes the scene

18.

What does this button do in Scratch?

a)

Inserts a cat

b)

Inserts a Sprite

c)

Inserts a sound

d)

Changes the scene

19.

What will happen when you run this code?

a)

Change color

b)

Grow and shrink

c)

Spin

d)

Bounce

20.

What will happen when you run this code?

a)

Change color

b)

Grow and shrink

c)

Spin

d)

Bounce

21.

What will happen when you run this code?

a)

Change color

b)

Grow and shrink

c)

Spin

d)

Bounce

22.

What will happen when you run this code?

a)

Change color

b)

Grow and shrink

c)

Spin

d)

Bounce

23.

What will happen when you run this code?

a)

Bounce everywhere

b)

Add background music

c)

Change scene

d)

Play a beat

e)

Say something

24.

What will happen when you run this code?

a)

Bounce everywhere

b)

Add background music

c)

Change scene

d)

Play a beat

e)

Say something

25.

What will happen when you run this code?

a)

Bounce everywhere

b)

Add background music

c)

Change scene

d)

Play a beat

e)

Say something

26.

This code is an example of which of the following?

a)

IF, THEN conditional

b)

An algorithm

c)

Debugging

d)

A map

27.

Where to find these codes?

a)
b)
c)
d)
28.

What happens when we click this?

a)

Change the Sprite

b)

Program Starts

c)

Program Stops

29.

You can NOT change the backdrop of the stage

a)

True

b)

False

30.

How to make one sprite run to the other sprite?

a)
b)
c)
d)
31.

How to make the character move up?

a)
b)
32.

What is this code?

a)

Say: What is that?

b)

Think: What is that?

33.

Which group of blocks include the "Glide" block?

a)

Motion

b)

Looks

c)

Control

34.

Which group of blocks include the "Say" block?

a)

Sound

b)

Looks

c)

Control

35.

The X axis is

a)

"Left" and "Right"

b)

"Up and Down"

36.

Programming commands that you snap together to create a program in Scratch.

a)

sprite

b)

blocks

37.

What is coding?

a)

Choosing different backgrounds for your animation.

b)

A list of commands put together to make your animation work.

38.

What is it called when you put commands in order for your animation to follow?

a)

Sequencing

b)

Blocks

c)

Costume Change

d)

Variable Blocks

39.
I go to add a script to my character and find that my blocks have disappeared. Why is this?
a)
Scratch Malfunctioned
b)
I have stage selected
c)
I have the wrong program open
d)
I have exceeded the block lmit
40.

To make character pause or slow in scratch, control that is added to script is

a)

Forever

b)

Repeat

c)

Wait

d)

Next costume