Understanding Blockly Interface and Functions

Understanding Blockly Interface and Functions

Assessment

Interactive Video

Computers, Education, Instructional Technology

3rd - 6th Grade

Medium

Created by

Lucas Foster

Used 1+ times

FREE Resource

The video tutorial introduces Blockly, a drag-and-drop programming language used to solve puzzles. It explains the interface, including the play area, toolbox, workspace, and instructions. The tutorial also covers how to manage blocks, such as dragging them back to the toolbox if not needed, and using the reset button to restart the program.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of language is Blockly?

Text-based

Drag-and-drop

Voice-controlled

Gesture-based

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where will your program run in the Blockly interface?

Instruction panel

Play area

Workspace

Toolbox area

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the toolbox area in Blockly?

To display the program output

To hold all the blocks needed for each puzzle

To provide instructions for each puzzle

To reset the program

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where do you drag blocks to build your program in Blockly?

Toolbox area

Play area

Workspace

Instruction panel

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should you do if you accidentally drag out a block you don't need?

Drag it back into the toolbox

Leave it in the workspace

Restart the program

Delete it