wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch Quiz 2

Total questions: 20

Worksheet time: 13mins

Name
Class
Date
1.
What do you call the list of commands in Scratch? 
a)
Sprite
b)
Script
c)
Scratch
d)
Help
2.

What programming concept means following steps in order?

a)

Iteration

b)

Sequence

c)

Selection

3.

What is a character in Scratch called?

a)

Bat

b)

Cat

c)

Sprite

d)

Crab

4.
Where do you find the images of characters to insert in Scratch? 
a)
Costumes
b)
Backdrop
c)
Gallery
d)
Script
5.

Which word below describes the use of a repetition block?

a)

Order

b)

Steps

c)

Loop

d)

Decision

6.
You use _____ blocks to program Scratch
a)
Code
b)
Algorithm
c)
Sequence 
d)
Memory
7.

What group of blocks controls movement of the Sprite?

a)

Control

b)

Sensing

c)

Motion

d)

Look

8.

Displays the location of your X and Y positions.

a)

stage

b)

coordinates

c)

volume

9.
The Y axis is "Up" and "Down" 
a)
True 
b)
False 
10.

What is the backdrop area called in Scratch?

a)

Ground

b)

Paint

c)

Area

d)

Stage

11.
You can paint a new costume for a sprite in Scratch?
a)
True
b)
False
12.
What is a loop?
a)
Starting the program
b)
Ending the program
c)
Allows something to be repeated
d)
Programs running
13.

Which of the following will allow the movements to occur continuously to various positions?

a)
b)
c)
d)
14.

What does this block do?

a)

It writes notes for you

b)

It plays a musical note

c)

It beats the drum

15.

What does this block do?

a)

Repeat the code forever

b)

Repeat the code 2 times

c)

Repeat the code until touching the sprite

16.
What is the function of the light blue blocks?
a)
Variables
b)
Motion
c)
Operators
d)
Sensing
17.

What does this code block do?

a)

Go Up

b)

Go Down

c)

Go Left

d)

Go Right

18.
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
19.
What would this code do?
a)
Make a character dance
b)
Make a sound play
c)
rotate a character
d)
chase the mouse
20.

Blocks in each category are of same ____________ .

a)

Size

b)

Colour

c)

Name