Scratch
mBot2
Micro:bit
3D
100

Which Scratch tool allows the sprite to draw while moving?

Pen tool

100

Which device is used to control the robot manually?

Joystick

100

What is displayed on the Micro:bit screen?

LEDs or light patterns

100

Where do you place objects in Tinkercad?

On the workplane

200

Which block repeats instructions a specific number of times?

Repeat block

200

What is the purpose of the CyberPi?

It controls and programs the robot

200

Which sensor can detect shaking?

Shake sensor / accelerometer

200

Which tool helps place objects in the same position or line?

Align tool

300

Which block can pause a sprite before it continues its mission?

Wait block

300

Which sensor helps the robot measure distance?

Ultrasonic sensor

300

How can you create a step counter?

Increase a variable whenever shaking is detected

300

How can you create a hole in a 3D object?

Use a hole shape and group it with the solid object

400

A sprite must draw a square. How many times should the movement and turning instructions usually repeat?

4 times

400

Which programming block can make the robot react only when a condition is true?

IF block

400

Which sensor can be used to measure distance with the LAB:bit?

Ultrasonic sensor

400

Which objects can be combined to create a house?

Boxes, roofs, windows, doors, and other shapes

500

Write the main instructions for drawing a square using the Pen tool.

Pen down → move → turn 90° → repeat 4 times

500

Why are loops useful in a robotics mission?

They repeat instructions

500

Which blocks control the Micro:bit buttons?

Button A, Button B, or buttons A+B

500

A roof is facing the wrong direction. Which operation should you use?

Rotate