Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch Level 1 - Modules 1 & 2 Periodical Test

Total questions: 50

Worksheet time: 38mins

Name
Class
Date
1.

What is a computer?

a)

A device for playing games

b)

A machine that follows instructions

c)

A machine that stores photos

d)

A machine that only connects to the internet

2.

What is a program?

a)

A game

b)

A machine

c)

A list of instructions

d)

A website

3.

What does programming mean?

a)

Watching TV

b)

Writing instructions for computers

c)

Drawing pictures

d)

Playing games

4.

What happens if instructions are vague?

a)

The computer guesses

b)

The computer ignores them

c)

An error occurs

d)

The computer asks for help

5.

What is debugging?

a)

Writing a new program

b)

Removing errors from a program

c)

Playing with bugs

d)

Adding graphics

6.

What is a flowchart?

a)

A list of games

b)

A diagram of steps

c)

A drawing tool

d)

A Scratch sprite

7.

What symbol represents Start/End in a flowchart?

a)

Rectangle

b)

Oval

c)

Triangle

d)

Circle

8.

What symbol represents Input/Output?

a)

Rectangle

b)

Oval

c)

Parallelogram

d)

Diamond

9.

What symbol represents a Process?

a)

Rectangle

b)

Oval

c)

Parallelogram

d)

Circle

10.

What connects flowchart symbols?

a)

Lines

b)

Arrows

c)

Dots

d)

Squares

11.

What is Scratch?

a)

A drawing app

b)

A block-based programming language

c)

A social media site

d)

A music player

12.

What are Scratch characters called?

a)

Icons

b)

Sprites

c)

Blocks

d)

Avatars

13.

What block starts a Scratch program?

a)

Action block

b)

Event block

c)

Motion block

d)

Control block

14.

Which event block starts when the green flag is clicked?

a)

When key pressed

b)

When sprite clicked

c)

When green flag clicked

d)

When mouse moved

15.

What are bugs in programming?

a)

Insects

b)

Errors in instructions

c)

Decorations

d)

Tools

16.

What is tracing?

a)

Drawing shapes

b)

Reviewing instructions

c)

Copying code

d)

Testing games

17.

What unit is used for distance in Scratch?

a)

Seconds

b)

Steps

c)

Pixels

d)

Inches

18.

What unit is used for time in Scratch?

a)

Minutes

b)

Hours

c)

Seconds

d)

Frames

19.

What angle is a right angle?

a)

45 degrees

b)

90 degrees

c)

180 degrees

d)

360 degrees

20.

How many degrees in a full circle?

a)

90

b)

180

c)

270

d)

360

21.

What direction is clockwise?

a)

Right to left

b)

Left to right

c)

Up to down

d)

Down to up

22.

What direction is counter-clockwise?

a)

Left to right

b)

Right to left

c)

Up to down

d)

Down to up

23.

What does the Pen Down block do?

a)

Erases lines

b)

Draws the sprite's path

c)

Stops the sprite

d)

Changes color

24.

What does the Pen Up block do?

a)

Draws a line

b)

Lifts the pen

c)

Changes direction

d)

Moves the sprite

25.

What does the Erase All block do?

a)

Deletes the sprite

b)

Removes all drawings

c)

Stops the program

d)

Clears the screen

26.

What do negative numbers express?

a)

Increase

b)

Opposite or reverse

c)

Addition

d)

Multiplication

27.

How do you move backward in Scratch?

a)

Use a backward block

b)

Use a negative number with move block

c)

Use a turn block

d)

Use a jump block

28.

What does "-20 steps" mean?

a)

Move forward

b)

Move backward

c)

Turn left

d)

Jump

29.

What block is used to move horizontally?

a)

Change Y

b)

Change X

c)

Move

d)

Glide

30.

What block is used to move vertically?

a)

Change X

b)

Change Y

c)

Move

d)

Turn

31.

What is the x-axis?

a)

Vertical line

b)

Horizontal line

c)

Diagonal line

d)

Circular line

32.

What is the y-axis?

a)

Horizontal line

b)

Vertical line

c)

Diagonal line

d)

Circular line

33.

What are coordinates?

a)

A single number

b)

A pair of x and y values

c)

A direction

d)

A sprite name

34.

What is the origin?

a)

(1,1)

b)

(0,0)

c)

(10,10)

d)

(5,5)

35.

Which quadrant has positive x and y?

a)

Quadrant 1

b)

Quadrant 2

c)

Quadrant 3

d)

Quadrant 4

36.

Which quadrant has negative x and positive y?

a)

Quadrant 1

b)

Quadrant 2

c)

Quadrant 3

d)

Quadrant 4

37.

Which quadrant has negative x and y?

a)

Quadrant 1

b)

Quadrant 2

c)

Quadrant 3

d)

Quadrant 4

38.

Which quadrant has positive x and negative y?

a)

Quadrant 1

b)

Quadrant 2

c)

Quadrant 3

d)

Quadrant 4

39.

What does "Change X by -10" do?

a)

Move right

b)

Move left

c)

Move up

d)

Move down

40.

What does "Change Y by 10" do?

a)

Move down

b)

Move up

c)

Move left

d)

Move right

41.

What does "Change Y by -10" do?

a)

Move up

b)

Move down

c)

Move left

d)

Move right

42.

What does "Change X by 10" do?

a)

Move left

b)

Move right

c)

Move up

d)

Move down

43.

Which block turns clockwise?

a)

First turn block

b)

Second turn block

c)

Move block

d)

Wait block

44.

Which block turns counter-clockwise?

a)

First turn block

b)

Second turn block

c)

Move block

d)

Wait block

45.

What is the purpose of using negative numbers in turn blocks?

a)

To speed up

b)

To reverse direction

c)

To stop movement

d)

To change color

46.

What does the coordinate system look like?

a)

A circle

b)

A cross

c)

A triangle

d)

A square

47.

What helps describe the location of an object?

a)

Color

b)

Size

c)

Coordinate system

d)

Sound

48.

What is the horizontal step called?

a)

Y coordinate

b)

X coordinate

c)

Z coordinate

d)

Step count

49.

What is the vertical step called?

a)

Y coordinate

b)

X coordinate

c)

Z coordinate

d)

Step count

50.

What is the main use of coordinates in Scratch?

a)

To change color

b)

To play sound

c)

To locate sprites

d)

To draw shapes