wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Introduction to Scratch

Total questions: 24

Worksheet time: 12mins

Name
Class
Date
1.

Scratch is a free programming language where you can create your own interactive stories, games, and animations

a)

True

b)

False

2.

The Scratch logo contains a....

a)

Dog

b)

Cat

c)

Lion

d)

Panda

3.

What do you call the list of commands in Scratch?

a)

Stage

b)

Sprites

c)

Blocks

d)

Scripts

4.

In scratch, this is the place where we see all the animations happening. Where we put our backdrops and sprites.

a)

Stage

b)

Sprites

c)

Blocks

d)

Scripts

5.

In scratch, this is the place where we see all the possible commands for our project. Includes movement, control, events and other options.

a)

Stage

b)

Sprites

c)

Blocks

d)

Scripts

6.

In scratch, this where we create our characters or objects. We can import or create a new one that later on will be on the stage

a)

Stage

b)

Sprites

c)

Blocks

d)

Scripts

7.

An organised set of rules or steps to perform an action, is also known as...

a)

An algorithm

b)

A piece of software

c)

A block

d)

Scratch

8.

Which command let the sprites walk?

a)

Walk

b)

Run

c)

Move

d)

Go

9.

A costume is...

a)

a code block

b)

a motion

c)

a sound

d)

a different way a sprite looks

10.

How can you stop the program from running?

a)

Press the green flag

b)

Press the orange flag

c)

Log off your computer

d)

Press the red circle

11.

How would you run the program?

a)

Press the enter button

b)

Press the green flag

c)

Select save

d)

Press the red circle

12.

Scratch is...

a)

a programming language

b)

a gaming application

c)

video editing software

d)

sound editing software

13.

What name is given to a set of instructions for carrying out a task?

a)

Logarithm

b)

Algorithm

c)

Algorism

d)

Polyrythm

14.

What type of block is this?

a)

Iteration

b)

Sequence

c)

Selection

d)

Variable

15.

What type of block is this?

a)

Iteration

b)

Selection

c)

Variable

d)

Sequence

16.

A set of three blocks placed in order is known as what?

a)

Iteration

b)

Sequence

c)

Selection

d)

Variable

17.

If I wanted to start a character at a particular place on the screen, which block would I use?

a)
b)
c)
d)
18.

Which block is a variable?

a)

If Touching Colour

b)

Change level by 1

c)

Forever

d)

Go to x: -212 y: -156

19.

Which block is iteration?

a)

Forever

b)

if Touching Colour

c)

Change level by 1

d)

Go to x: -212 y: -156

20.

Which block is selection?

a)

If touching colour

b)

go to x: -212 y: -156

c)

Forever

d)

Change level by 1

21.

Which line is the X axis?

a)

A

b)

B

22.

The cat sprite is told to go to x: -100 y: -100. Which letter represents its new location?

a)

A

b)

B

c)

C

d)

D

23.

Which of the following blocks includes an example of a variable?

a)

think "Hmm..." for 2 seconds

b)

When [Green Flag] clicked

c)

Set Points to 10

d)

play sound 'Meow' until done

24.

What will this scratch program say?

a)

Hello! Welcome to my game.

Keep Going!

GAME OVER!

b)

Hello! Welcome to my game.

Keep Going!

c)

Hello! Welcome to my game.

d)

Keep Going!