wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Intro to Scratch - Quiz 1

Total questions: 20

Worksheet time: 12mins

Name
Class
Date
1.

What is Scratch?

a)

A text-based programming language

b)

A block-based visual programming language

c)

A web browser

d)

A photo editing software

2.

Who developed Scratch?

a)

Google

b)

Microsoft

c)

MIT

d)

Apple

3.

Which of the following is not a feature of Scratch?

a)

Drag-and-drop coding

b)

Large online community

c)

Requires advanced coding skills

d)

Allows creating animations and games

4.

What is the purpose of Scratch?

a)

To teach children how to write research papers

b)

To help beginners learn programming concepts visually

c)

To create professional software applications

d)

To replace all other programming languages

5.

Which component of Scratch displays the sprites and animations?

a)

Script Area

b)

Blocks Palette

c)

Stage

d)

Menu

6.

What is the function of the Blocks Palette?

a)

To arrange code blocks

b)

To store sprites

c)

To display animations

d)

To select code blocks for programming

7.

What is the function of the Green Flag button in Scratch?

a)

Stops the program

b)

Runs the program

c)

Saves the project

d)

Deletes the sprite

8.

Which block category is used to make a sprite move?

a)

Motion

b)

Looks

c)

Sound

d)

Events

9.

What does the "Say [Hello!] for 2 seconds" block do?

a)

Moves the sprite

b)

Changes the background

c)

Makes the sprite display a speech bubble

d)

Plays a sound

10.

Which type of block detects touch, keypresses, and mouse clicks?

a)

Operators

b)

Sensing

c)

Variables

d)

Looks

11.

Scratch requires users to write complex programming code.

a)

TRUE

b)

FALSE

12.

The Script Area is where you arrange coding blocks.

a)

TRUE

b)

FALSE

13.

Scratch can be used to create animations, games, and stories.

a)

TRUE

b)

FALSE

14.

The Looks blocks are used to move a sprite.

a)

TRUE

b)

FALSE

15.

The Blocks Palette allows users to arrange their code.

a)

TRUE

b)

FALSE

16.

The part of the Scratch interface where you arrange coding blocks

(a)  

17.

The button used to start a Scratch program

(a)  

18.

The part of Scratch where characters and objects appear

(a)  

19.

Motion blocks are represented by what color?

a)

Blue

b)

Gold

c)

Yellow

d)

Purple

20.

"When space key pressed" is an example of what code block?

a)

Motion Blocks

b)

Event Blocks

c)

Control Blocks

d)

Sensing Blocks