Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

U3 G1

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is Scratch used for?

a)

Scratch is a programming language for web development.

b)

Scratch is used for creating interactive stories, games, and animations.

c)

Scratch is used for writing novels.

d)

Scratch is a tool for photo editing.

2.

Can you create animations in Scratch?

a)

No, Scratch is only for coding.

b)

Yes, you can create animations in Scratch.

c)

Animations can only be created in advanced software.

d)

Scratch does not support any form of animation.

3.

What happens when you click the green flag?

a)

The program starts running.

b)

The program opens a new window.

c)

The program displays an error message.

d)

The program pauses temporarily.

4.

How do you make a character move in Scratch?

a)

Set the character's position directly in the 'go to [x, y]' block.

b)

Use 'when [key] key pressed' and 'change x by [number]' or 'change y by [number]' blocks.

c)

Use 'when [sprite] clicked' to move the character.

d)

Use 'repeat [number]' to move the character continuously.

5.

What is the purpose of the stage in Scratch?

a)

To provide a visual area for sprites to interact and display their actions.

b)

To create sound effects for the sprites.

c)

To manage the user interface settings.

d)

To store all the code blocks used in the project.

6.

What do you need to chase the mouse in Scratch?

a)

A 'wait' block

b)

A 'move forward' block

c)

A 'go to mouse pointer' block or 'point towards mouse pointer' block.

d)

A 'repeat until' block

7.

What is an input in Scratch?

a)

An input in Scratch is a background image.

b)

An input in Scratch is data provided by the user, such as keyboard or mouse actions.

c)

An input in Scratch is a type of sprite.

d)

An input in Scratch is a sound effect.

8.

What is an output in Scratch?

a)

An output in Scratch is a command that starts a script.

b)

An output in Scratch is a type of variable.

c)

An output in Scratch is the result produced by executing a block or script.

d)

An output in Scratch is a visual representation of a sprite.

9.

Can you play games made in Scratch?

a)

Scratch games are not playable online.

b)

Yes, you can play games made in Scratch.

c)

You can only play Scratch games on mobile devices.

d)

No, Scratch games can only be edited.

10.

What is the Hedgehog Game about?

a)

A puzzle game focused on solving mazes with hedgehogs.

b)

The Hedgehog Game is a strategic board game where players control hedgehogs to collect food and avoid obstacles.

c)

A card game where players trade hedgehog-themed cards.

d)

A racing game where players compete to finish first.