wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch Quiz 3

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What does this block do?

a)

It writes notes for you

b)

It plays a musical note

c)

It beats the drum

2.

What does this block do?

a)

It allows sprites to talk to each other

b)

It plays music on the radio

c)

It writes a message in a bottle

3.

What is the variable in this code?

a)

keep score

b)

random position

c)

edge

4.

What does this code do?

a)

It clicks the sprite forever

b)

It allows you to draw shapes

c)

It generates sprites forever

5.

What does this block do?

a)

Repeat the code forever

b)

Repeat the code 2 times

c)

Repeat the code until touching the sprite

6.
What block will you use to have the sprite say something?
a)
Looks
b)
Sounds
c)
Pen
d)
Data
7.
What do you call a character in Scratch?
a)
Sprite
b)
Thing
c)
Anime
d)
Block
8.
What is the block coding in Scratch called?
a)
Script
b)
Words
c)
Pieces
d)
Backdrops
9.
Will the Sprite move from his position after this code ?
a)
Yes
b)
No
10.
To change the appearance of a sprite we can give it a different..?
a)
Costume
b)
Look
c)
Style
d)
Stage
11.
What is the name for the area where your project displays when active?
a)
Screen
b)
Window
c)
Output
d)
Stage
12.
When you add a picture or image as a background to your project, it is a...
a)
Backdrop
b)
Scene
c)
World
d)
View
13.
The name for a list of instructions in Scratch
a)
Script
b)
Program
c)
Story
d)
Output
14.
What do we use to build our programs in Scratch?
a)
Bricks
b)
Blocks
c)
Commands
d)
Decisions
15.
When you want a sprite to change appearance, you can add more
a)
Clothes
b)
Costumes
c)
Looks
d)
Characters
16.
a)
b)
c)
d)
17.

Which of the following sections of code will make the script follow the mouse pointer around the screen?

a)
b)
c)
d)
18.

Study the script above which has been set up for your sprite. Which direction will your sprite move in if you press the up arrow?

a)

Up

b)

Down

c)

Left

d)

Right

19.
What kind of block do I use to make my sprite move around?
a)
Motion
b)
Sound
c)
Sensing
d)
Control
20.

What is a loop?

a)

Instructions that do not repeat

b)

Instructions that repeat

c)

Both 1 and 2

d)

None of the above