Which Scratch tool allows the sprite to draw while moving?
Pen tool
Which device is used to control the robot manually?
Joystick
What is displayed on the Micro:bit screen?
LEDs or light patterns
Where do you place objects in Tinkercad?
On the workplane
Which block repeats instructions a specific number of times?
Repeat block
What is the purpose of the CyberPi?
It controls and programs the robot
Which sensor can detect shaking?
Shake sensor / accelerometer
Which tool helps place objects in the same position or line?
Align tool
Which block can pause a sprite before it continues its mission?
Wait block
Which sensor helps the robot measure distance?
Ultrasonic sensor
How can you create a step counter?
Increase a variable whenever shaking is detected
How can you create a hole in a 3D object?
Use a hole shape and group it with the solid object
A sprite must draw a square. How many times should the movement and turning instructions usually repeat?
4 times
Which programming block can make the robot react only when a condition is true?
IF block
Which sensor can be used to measure distance with the LAB:bit?
Ultrasonic sensor
Which objects can be combined to create a house?
Boxes, roofs, windows, doors, and other shapes
Write the main instructions for drawing a square using the Pen tool.
Pen down → move → turn 90° → repeat 4 times
Why are loops useful in a robotics mission?
They repeat instructions
Which blocks control the Micro:bit buttons?
Button A, Button B, or buttons A+B
A roof is facing the wrong direction. Which operation should you use?
Rotate