wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Scratch Programming Quiz y4 s2 u4

Total questions: 52

Worksheet time: 26mins

Name
Class
Date
1.

What is Scratch?

a)

A game

b)

A programming language

c)

A book

d)

A computer

2.

Scratch is made for ____ learners.

a)

Old

b)

Young

c)

Only teachers

d)

Engineers

3.

What do we join together to make a program in Scratch?

a)

Pictures

b)

Files

c)

Blocks

d)

Letters

4.

What do we call instructions made from blocks?

a)

A stage

b)

A script

c)

A sprite

d)

A test

5.

A script tells the computer what to _____.

a)

Draw

b)

Do

c)

Eat

d)

Read

6.

Which block always starts a script?

a)

Looks block

b)

Control block

c)

Event block

d)

Sound block

7.

Event blocks are ____ in color.

a)

Blue

b)

Green

c)

Brown

d)

Purple

8.

Where do we build our program?

a)

Blocks area

b)

Stage

c)

Script area

d)

Menu bar

9.

Which block asks the user a question?

a)

Say block

b)

Ask “___ and wait”

c)

Move block

d)

Repeat block

10.

What do you click to run the script?

a)

Keyboard

b)

Mouse

c)

Sprite

d)

Menu

11.

What is input?

a)

What comes out of the computer

b)

What goes into the computer

c)

Computer screen

d)

Speaker sound

12.

Typing on the keyboard is an example of _____.

a)

Output

b)

Input

c)

Storage

d)

Sound

13.

What is output?

a)

Clicking the mouse

b)

Typing text

c)

Text on the screen

d)

Pressing a key

14.

When a sprite says “Hello!”, that is _____.

a)

Input

b)

Output

c)

Control

d)

Event

15.

Which blocks are used to make the sprite talk?

a)

Motion

b)

Events

c)

Looks

d)

Control

16.

Which block lets the sprite say what you typed?

a)

Answer block

b)

Move block

c)

Stop block

d)

Turn block

17.

What does an IF statement do?

a)

Draws pictures

b)

Chooses between outputs

c)

Moves the sprite

d)

Plays music

18.

An IF statement has ____ possible outputs.

a)

One

b)

Two

c)

Three

d)

Many

19.

What does the “ask ___ and wait” block do?


a)

A. Makes the sprite move

b)

C. Changes the background

c)

B. Makes the sprite ask a question

d)

D. Stops the programes the math quiz ask?

20.

If the answer is correct, the computer says _____.

a)

Try again

b)

You are wrong

c)

You are right

d)

Game over

21.

Which block is used to choose between right and wrong?

a)

Event

b)

IF then else

c)

Say

d)

Ask

22.

A logical test has ____ answers.

a)

Many

b)

Three

c)

Yes or No

d)

Numbers only

23.

Which color are Operators blocks?

a)

Blue

b)

Yellow

c)

Green

d)

Purple

24.

Which operator is used to compare values?

a)

+

b)

c)

=

d)

×

25.

What does this test mean: answer = 7?

a)

Is the answer bigger than 7?

b)

Is the answer equal to 7?

c)

Is the answer smaller than 7?

d)

Is the answer wrong?

26.

Where does the test go?

a)

Inside the IF block

b)

On the stage

c)

In Looks

d)

In Events

27.

What is a sprite?

a)

A background

b)

A character or object

c)

A block

d)

A script

28.

Where do sprites appear?

a)

On the menu

b)

Under the stage

c)

In the blocks area

d)

In the toolbar

29.

How do you add a new sprite?

a)

Click Delete

b)

Click Choose a Sprite

c)

Click Save

d)

Click Stop

30.

What can each sprite have?

a)

Only one block

b)

No script

c)

Its own script

d)

Only movement

31.

How do you copy a script to a new sprite?

a)

Rewrite it

b)

Delete it

c)

Drag and drop the script

d)

Close Scratch

32.

What is a variable?

a)

A picture

b)

A stored value that can change

c)

A sprite

d)

A sound

33.

What is the variable called in the quiz?

a)

Answer

b)

Name

c)

Score

d)

Test

34.

Which block increases the score?

a)

Set Score to 0

b)

Change Score by 1

c)

Say Score

d)

Ask Score

35.

When should the score be set to 0?

a)

At the end

b)

When the sprite moves

c)

At the start using green flag

d)

After every answer

36.

Scratch is a programming language.

a)

Right

b)

Wrong

37.

An event block starts a Scratch script.

a)

Right

b)

Wrong

38.

Input means something that comes out of the computer.

a)

Right

b)

Wrong

39.

Output can be text or sound.

a)

Right

b)

Wrong

40.

Operators’ blocks are purple.

a)

Right

b)

Wrong

41.

A sprite can ask any question.

a)

Right

b)

Wrong

42.

A variable stores a value that can change.

a)

Right

b)

Wrong

43.

The score starts at zero when the game begins.

a)

Right

b)

Wrong

44.

A script is made by joining blocks together.

a)

Right

b)

Wrong

45.

An event block starts a Scratch script.

a)

Right

b)

Wrong

46.

Input means something that comes out of the computer.

a)

Right

b)

Wrong

47.

Output can be text or sound.

a)

Right

b)

Wrong

48.

IF statements choose between two results.

a)

Right

b)

Wrong

49.

Operators’ blocks are purple.

a)

Right

b)

Wrong

50.

A variable stores a value that can change.

a)

Right

b)

Wrong

51.

A sprite can ask any question.

a)

Right

b)

Wrong

52.

The score starts at zero when the game begins.

a)

Right

b)

Wrong