Search Header Logo

Blockly Programming Quiz [Level 1B]

Authored by imam ibrahim

Information Technology (IT)

7th Grade

Used 1+ times

Blockly Programming Quiz [Level 1B]
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of this code? [Repeat 2 times] → [Repeat 3 times] → [Move Forward]

Move forward 3 steps

Move forward 5 steps

Move forward 6 steps

Move forward 2 steps

Answer explanation

Explanation: 3 inner steps x 2 outer loops = 6 steps

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block structure correctly checks if a key is pressed AND the path is clear before moving?

If (Key Pressed)

If (Path Clear)

If (Key Pressed AND Path Clear)

Repeat Until (Path Clear)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block type helps your program make decisions?

Loop

Event

Conditional

Motion

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will this code do? [If Path Clear] → [Move Forward] → [Else] → [Turn Right]

Always move forward

Move forward only if the path is clear, otherwise turn right

Always turn right

Do nothing

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is true about nested loops?

They make code easier to understand

They allow repeating patterns inside other repeating patterns

They stop all code from running

They only work with music blocks

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What’s the error in this logic? [Repeat Until Touching Goal] → [Move Forward] → [If Obstacle Ahead] → [Move Forward]

The character will skip obstacles

The goal will disappear

It moves forward even if an obstacle is there

The repeat will never stop

7.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

You want your character to move in a square. Which logic is correct?

Repeat 4 → Move Forward

Repeat 4 → Move Forward → Turn Right

Repeat 2 → Move Forward → Turn Right

Move Forward → Turn Right

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?