wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch Quiz

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.
What do you call a character in Scratch?
a)
Sprite
b)
Thing
c)
Anime
d)
Block
2.
What block will you use to have the sprite say something?
a)
Looks
b)
Sounds
c)
Pen
d)
Data
3.
What are these blocks use for?
a)
To make sound
b)
To make cookies
c)
To make art
d)
To make the sprite jump
4.
How can you upload a new sprite to Scratch?
a)
Searching for an image, saving and clicking on the folder to upload.
b)
Stand up, dance around, cross your fingers and upload the image.
c)
Ask your neigbor to upload a sprite for you?
d)
Call your mom for help?
5.
What tool can you use to delete a sprite?
a)
scissors
b)
grow
c)
shrink
d)
stamp
6.
How do you save a project in Scratch?
a)
Click on Save Now or File-Save now
b)
Click on the scissors
c)
Click on the green flag
d)
Click on events
7.
What button do you need to click on to edit a Scratch project?
a)
See Inside
b)
Go Home
c)
Sign Out
d)
Save Now
8.

What do we call the area where you can see your program running?

a)

The Stage

b)

The Platform

c)

The Box

d)

The Script

9.

What would the code shown here do?

a)

When the flag is clicked the sprite will appear for two seconds and then disappear

b)

When the flag is clicked the sprite will hide

c)

When the flag is clicked the sprite will appear and wait

d)

The sprite will not show up when the flag is clicked

10.

What does this block of code do?

a)

Receives a broadcasted message

b)

Makes the program run when the flag is clicked

c)

Repeats the blocks of code inside of it a few times

d)

Repeats the blocks of code inside of it continuously

11.

You can upload your own images as Sprites into Scratch

a)

True

b)

False

12.

Why would putting a block of code like this at the beginning of your program be useful?

a)

Because it will be cool

b)

Because you need this code for the program to run

c)

Because its helpful for making sure your Sprite always starts in the same place

d)

Because it will show the Sprite moving across the screen

13.

What would you see happen when you click the green flag for this series of code?

a)

Nothing

b)

The sprite would hop around the screen quickly a bunch before ending at the same place

c)

The sprite would just be moving all over the place until you click stop

d)

The sprite would slowly move around the screen

14.

What does this block of code do?

a)

Clicks the flag

b)

Starts any code attached below it when the flag is clicked

c)

Ends the code attached below it when the flag is clicked

d)

Starts all code in your program wherever it is when the flag is clicked

15.

If you needed some code that would change the background, make a sprite say something, or change the costume for a sprite, you would look under which section?

a)

Events

b)

Looks

c)

Motion

d)

Control

16.

Each Sprite has its own code

a)

True

b)

False

17.

What does this block of code do?

a)

Changes the background

b)

Broadcasts the message "change background"

c)

Broadcasts the message "broadcast"

d)

Changes the background to the broadcasted background

18.

What do we call the characters in Scratch?

a)

Characters

b)

People

c)

A Sprite

d)

A Pepsi

19.

What would the code shown here do?

a)

The sprite will bounce all over the place

b)

When the green flag is clicked the sprite will move to the right until it goes off the screen

c)

When the Green flag is clicked the sprite will move to the right, bounce off the wall and move to the left

d)

When you click on the sprite it will move to the edge until it bounces off the edge

20.

What would the code shown here do?

a)

When the flag is clicked the sprite will appear for two seconds and then disappear

b)

When the flag is clicked the sprite will hide

c)

When the flag is clicked the sprite will appear and wait

d)

The sprite will not show up when the flag is clicked