NEW
Font size
WorksheetsQuiz on Blockly Programming (Fundametal - P2)
Total questions: 10
Worksheet time: 8mins
What can you create using Blockly?
Only drawings
Music playlists
Simple programs and games
Social media profiles
Which block can you use to wait for a few seconds before doing the next action?
Wait
Say
Turn
Repeat
Which of these blocks helps you repeat actions a number of times?
Say
If-Then
Repeat
Show
Which block is commonly used to begin a program in Blockly?
Forever
When Run
Move Forward
Say Hello
What does a Repeat block do?
Repeats a task multiple times
Speeds up your program
Erases code
Changes the background color
What is the purpose of a Move Forward block?
To jump the character
To speak a sentence
To move the character ahead by one step
To restart the game
Which block is an example of an Event block?
If-Then
Repeat Until
When Space Key Pressed
Turn Right
What does an If-Then block do in Blockly?
Starts the game
Checks a condition and runs code only if it's true
Draws a shape
Loops a sound effect
Which of the following is NOT a real Blockly feature?
Drag and drop blocks
Code written in paragraphs
Event handling
Block snapping together
Why is Blockly useful for beginners?
It has no bugs
It requires typing every command
It makes learning logic and programming fun and easy
It teaches only math
