wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Scratch Programming - Grade 5 Quiz

Total questions: 40

Worksheet time: 20mins

Name
Class
Date
1.

What is Scratch?

a)

A game

b)

A programming language

c)

A movie

d)

A comic book

2.

Which color is used for motion blocks?

a)

Blue

b)

Green

c)

Red

d)

Yellow

3.

Which block starts the program?

a)

Repeat

b)

When Green Flag Clicked

c)

Say

d)

Move

4.

What is a sprite?

a)

A drink

b)

A sound

c)

A character or object

d)

A color

5.

What is the stage in Scratch?

a)

A place for typing

b)

A drawing tool

c)

The background area

d)

A storage box

6.

Which block makes the sprite speak?

a)

Move

b)

Say

c)

Jump

d)

Go to

7.

What does the 'repeat' block do?

a)

Repeats actions

b)

Stops actions

c)

Erases sprite

d)

Saves project

8.

Which block is used to play a sound?

a)

Sound play

b)

Say

c)

Play Sound

d)

Audio

9.

What happens when you press the green flag?

a)

Game ends

b)

Sprite disappears

c)

Project starts

d)

Code is deleted

10.

Which category has control blocks?

a)

Orange

b)

Blue

c)

Purple

d)

Pink

11.

How do you move a sprite 10 steps?

a)

move(10)

b)

go 10

c)

step 10

d)

move 10 steps

12.

Which block checks for a condition?

a)

If

b)

Say

c)

Play

d)

Jump

13.

Which block runs forever?

a)

Repeat

b)

Forever

c)

If

d)

While

14.

What are costumes in Scratch?

a)

Dance moves

b)

Sprite looks

c)

Games

d)

Songs

15.

What is a backdrop?

a)

Sprite costume

b)

Sound

c)

Background image

d)

Code block

16.

Which of these is a motion block?

a)

Say

b)

Move

c)

Play Sound

d)

Wait

17.

What does the 'wait' block do?

a)

Pauses the action

b)

Erases sprite

c)

Starts sprite

d)

Repeats code

18.

How can you change the color of a sprite?

a)

Costumes tab

b)

Code tab

c)

Sounds tab

d)

Blocks tab

19.

What is the use of the 'glide' block?

a)

Erase sprite

b)

Slide sprite to position

c)

Draw on stage

d)

Hide sprite

20.

Which block will hide the sprite?

a)

Disappear

b)

Hide

c)

Invisible

d)

Stop

21.

How do you add a new sprite?

a)

Draw it

b)

Choose from library

c)

Upload file

d)

All of the above

22.

What happens when you click a sprite?

a)

It runs code

b)

It disappears

c)

It changes shape

d)

It turns off

23.

Which block changes the size of a sprite?

a)

Size up

b)

Scale

c)

Change size

d)

Enlarge

24.

What is the 'broadcast' block used for?

a)

Send messages

b)

Play sound

c)

Move sprite

d)

Draw shapes

25.

What are scripts?

a)

Stories

b)

Drawings

c)

Code blocks

d)

Backgrounds

26.

Which block senses if sprite is touching an object?

a)

If

b)

Touching

c)

Say

d)

Glide

27.

What is a variable in Scratch?

a)

A sprite name

b)

A type of costume

c)

A way to store information

d)

A sound block

28.

Where do you create a variable?

a)

Costumes tab

b)

Blocks tab

c)

Sounds tab

d)

Variables tab

29.

What does 'set variable to 0' do?

a)

Deletes variable

b)

Creates a new variable

c)

Assigns value

d)

Changes backdrop

30.

Which category is the 'if-else' block in?

a)

Motion

b)

Looks

c)

Control

d)

Events

31.

How do you stop all scripts?

a)

End

b)

Stop all

c)

Cancel

d)

Pause

32.

Which category contains the 'say Hello!' block?

a)

Motion

b)

Looks

c)

Control

d)

Sensing

33.

Which tab lets you add sounds?

a)

Code

b)

Costumes

c)

Sounds

d)

Stage

34.

How do you make a sprite jump?

a)

Move and wait

b)

Say jump

c)

Change y position

d)

Hide and show

35.

What is the shape of a forever block?

a)

Square

b)

Round

c)

Hat-shaped

d)

C-shaped

36.

Which block makes the sprite turn?

a)

Spin

b)

Turn

c)

Rotate

d)

Flip

37.

How do you duplicate a sprite?

a)

Right-click -> Duplicate

b)

Ctrl + D

c)

Drag it

d)

Click flag

38.

What happens if two sprites touch?

a)

They disappear

b)

Scratch crashes

c)

You can check using sensing

d)

They combine

39.

How do you stop a sound?

a)

Mute

b)

Pause

c)

Stop all sounds

d)

Remove sound

40.

Which tab do you use to draw a sprite?

a)

Code

b)

Costumes

c)

Sounds

d)

Events