wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch

Total questions: 22

Worksheet time: 22mins

Name
Class
Date
1.

Scratch is a programming app which uses pre-coded blocks.

a)

True

b)

False

2.

When creating in scratch blocks are taken from the __________.(#1)

a)

Preview

b)

Workspace

c)

File

d)

Scratch Library

3.

The area where the blocks are dragged to and connected to form the program is the _______________.(#2)

a)

Scratch Library

b)

Preview

c)

Files

d)

Workspace

4.

Once the program is complete, you can see if it runs correctly here. (#3)

a)

Preview

b)

Files

c)

Workspace

d)

Scratch library

5.

Where do you go to get/add a sprite?

a)

Image #1

b)

Image #2

c)

Image #3

d)

Image #4

6.

Where do you go to add a backdrop?

a)

Image #1

b)

Image #2

c)

Image #3

d)

Image #4

7.

There can be multiple sprites in a program. Where can you see which sprite you're currently programming?

a)

Image #1

b)

Image #2

c)

Image #3

d)

Image #4

8.

Changing the look of a sprite is done with ____________.

a)

Looks/Variables

b)

Looks/Events

c)

Looks/Control

d)

Looks/Costumes

9.

Which sprite has the most available costume options?

a)
b)
c)
d)
10.

Which sprite has the fewest available costumes?

a)
b)
c)
d)
11.

When selecting a sprite, you can hold the cursor over the sprite. If it stays the same it has only one 'costume' - if it changes it has more than one.

a)

True

b)

False

12.

Which would reduce the number of blocks in this program to draw a square?

a)

Repeat 2 block containing the 100 steps and 90 degree turn

b)

Forever block around the first 100 steps and 90 degree turn

c)

Forever block surrounding all of the blue blocks

d)

Repeat 4 block containing the 100 steps and 90 degree turn

13.

Which option in the costume file would cause this sprite to face left instead of right?

a)

Flip horizontal

b)

Flip vertical

c)

Forward/Backward

d)

Front/Back

14.

When conversation is a part of the program, everyone should not speak at once. Which will allow the sprites to speak individually rather than all of their lines showing up at the same time?

a)
b)
c)
d)
15.

A chase game requires at least two sprites.

a)

True

b)

False

16.

There are multiple ways to make the 'chaser' move. Which of the following will move the chaser where you want to move it?

a)
b)
c)
d)
17.

The sprite being chased is different. The player should not know where that sprite is going. Which block will help the sprite being chased to move around without you knowing where or when?

a)
b)
c)
d)
18.

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

a)
b)
c)
d)
19.

When playing the game, scores need to be reset periodically. Which will reset the score when you restart the game?

a)
b)
c)
d)
20.

Many blocks allow you to set a variable inside. These variables allow you to pick certain aspects of what the block uses to function. What allows this to happen within the block?

a)

Drop down arrow

b)

Shape of the block

c)

Color of the block

d)

White circle

21.

How do you remove a block from the workspace?

a)

Drag it to the right of the workspace

b)

Drag it to the file section

c)

Drag it down

d)

Double click the block you want to move

22.

Scratch requires practice in order to learn.

a)

True

b)

False