wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

S1 Scratch

Total questions: 22

Worksheet time: 12mins

Name
Class
Date
1.

What is the character in Scratch is called

a)

Cat

b)

Bat

c)

Sprite

d)

Crab

2.

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

a)

True

b)

False

3.

What is the default Sprite when you open Scratch?

a)

Cat

b)

Dog

c)

Bat

d)

Crab

4.

What is a loop?

a)

Starting the program

b)

Allows something to be repeated

c)

Ending the program

d)

Run the program

5.

For an action to perform in scratch , it needs first....

a)

An event block

b)

control block

c)

data block

d)

sound block

6.

What does this green flag mean in scratch?

a)

Nothing

b)

Start

c)

STOP

d)

I don't know

7.

What will happen when the green flag is clicked?

a)

Add a new sprite

b)

Make the character spin

c)

Move the character 15 steps

d)

Nothing

8.

What is the backdrop area called in Scratch?

a)

Background

b)

area

c)

Stage

d)

Paint

9.

In Scratch, a "sprite" can be resized:

a)

True

b)

False

10.

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

a)
Scratch
b)
Software
c)
Algorithm
d)
Block
11.
Where do you find the images of characters to insert in Scratch? 
a)
Costumes
b)
Backdrop
c)
Gallery
d)
Script
12.

Which word below describes the use of a repetition block?

a)

Order

b)

Steps

c)

Loop

d)

Decision

13.
You use _____ blocks to program Scratch
a)
Code
b)
Algorithm
c)
Sequence 
d)
Memory
14.

What group of blocks controls movement of the Sprite?

a)

Control

b)

Sensing

c)

Motion

d)

Look

15.

Displays the location of your X and Y positions.

a)

stage

b)

coordinates

c)

volume

16.
The Y axis is "Up" and "Down" 
a)
True 
b)
False 
17.

What is the backdrop area called in Scratch?

a)

Ground

b)

Paint

c)

Area

d)

Stage

18.
You can paint a new costume for a sprite in Scratch?
a)
True
b)
False
19.

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

a)
b)
c)
d)
20.

What does this block do?

a)

It writes notes for you

b)

It plays a musical note

c)

It beats the drum

21.

What does this block do?

a)

Repeat the code forever

b)

Repeat the code 2 times

c)

Repeat the code until touching the sprite

22.

Repeating a statement more than once is called a...

a)

Repetition

b)

Sequence

c)

Loop

d)

Event