Which Scratch blocks can draw geometrical shapes?
Pen blocks
Which device can manually control the robot’s direction?
Joystick
What is the LAB:bit kitronik used for?
Connecting and controlling electronic components
What is the workplane used for?
Placing and designing 3D objects
What is a variable used for?
Storing information
Which block repeats instructions in a robotics mission?
Loop block
What is a variable used for in MakeCode?
Storing and changing a value
Which tool changes the direction of an object?
Rotate
Which block is used to make a decision in Scratch?
IF block
What is the CyberPi used for?
Programming and controlling the robot
How can a variable be used to control a motor?
Store the motor speed in the variable and use it as the output value
Which tool places objects evenly in relation to one another?
Align
What happens if the condition in an IF block is false?
The instructions inside the IF block do not run
What can an ultrasonic sensor detect?
Distance or obstacles
What can the ultrasonic sensor measure?
Distance
A door must be cut into a house wall. Which technique should be used?
Use a box set as a hole and group it with the wall
A score must increase whenever the player catches an object. Which programming concept is required?
A variable
Why is a variable useful for controlling robot speed?
It stores a speed value that can be changed
Which component can be controlled to create a traffic light?
LEDs
What is the purpose of a hole shape?
To remove part of a solid object