wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Quiz on Blockly Programming (Fundametal - P2)

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

What can you create using Blockly?

a)

Only drawings

b)

Music playlists

c)

Simple programs and games

d)

Social media profiles

2.

Which block can you use to wait for a few seconds before doing the next action?

a)

Wait

b)

Say

c)

Turn

d)

Repeat

3.

Which of these blocks helps you repeat actions a number of times?

a)

Say

b)

If-Then

c)

Repeat

d)

Show

4.

Which block is commonly used to begin a program in Blockly?

a)

Forever

b)

When Run

c)

Move Forward

d)

Say Hello

5.

What does a Repeat block do?

a)

Repeats a task multiple times

b)

Speeds up your program

c)

Erases code

d)

Changes the background color

6.

What is the purpose of a Move Forward block?

a)

To jump the character

b)

To speak a sentence

c)

To move the character ahead by one step

d)

To restart the game

7.

Which block is an example of an Event block?

a)

If-Then

b)

Repeat Until

c)

When Space Key Pressed

d)

Turn Right

8.

What does an If-Then block do in Blockly?

a)

Starts the game

b)

Checks a condition and runs code only if it's true

c)

Draws a shape

d)

Loops a sound effect

9.

Which of the following is NOT a real Blockly feature?

a)

Drag and drop blocks

b)

Code written in paragraphs

c)

Event handling

d)

Block snapping together

10.

Why is Blockly useful for beginners?

a)

It has no bugs

b)

It requires typing every command

c)

It makes learning logic and programming fun and easy

d)

It teaches only math