wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch Vocabulary

Total questions: 9

Worksheet time: 5mins

Name
Class
Date
1.

The area where you play a game or run a project. This area is where you see the actions of your coding.

a)

Stage

b)

Block

c)

Sprite

d)

Costume

2.

This holds all the coding blocks available in Scratch. It can be opened by clicking the Scripts Tab.

a)

Blocks Palette

b)

Sprite

c)

Script

d)

Costume

3.

The area on the right of the project editor where scripts (programs) are assembled. This area is where you are writing your code.

a)

Costume

b)

Backdrop

c)

Scripts Area

d)

Stage

4.

A list of all the Sprites (objects) that are part of the program.

a)

Backdrop

b)

Stage

c)

Sprites List

d)

Costumes

5.

The objects/characters that perform the action in a project.

a)

Backdrop

b)

Costume

c)

Block

d)

Sprite

6.

A puzzle-pieced shape used to create code. Blocks can be joined with other blocks to create a script.

a)

Block

b)

Sprite

c)

Script

d)

Stage

7.

A stack of instruction blocks under a header block that are run in order. A similar stack of blocks would be called a program in code.org.

a)

Script

b)

Costume

c)

Backdrop

d)

Stage

8.

Changes the backgrounds of the Stage.

a)

Script

b)

Backdrop

c)

Blocks Pallette

d)

Sprites List

9.

These alternate appearances of the Sprite. A Sprite can change its look to any of its costumes. Changing between costumes is often used to create animation.

a)

Block

b)

Stage

c)

Costumes

d)

Block Pallette