You will have 20 minutes to do this Quiz.

Time’s up, little buddy.


Quizzes for 6 – 9 Age Group

Questions for candidates from 6 to 9 years old

1 / 6

Your home has smart light bulbs that turn off automatically when no one is in the room. This is an example of IoT technology.

2 / 6

Look at this picture of Leanbot. What part helps Leanbot detect objects in its path?

3 / 6

Breaking a large task into smaller steps is called . Choose 1 of the following 4 words and fill in the blank:

( Decomposition, Sorting, Prediction, Patterning )

4 / 6

What tools does Leanbot use in the Smart Farm project? (Select all that apply.)

5 / 6

Choose the labels to the correct parts of the robot image based on the numbered components below.

1️⃣ Sensor (located on the robot’s front, used to detect objects).
2️⃣ Gripper (attached to the robot’s arm for holding objects).
3️⃣ Wheels (at the base of the robot for movement).
4️⃣ Battery (inside the body, powering the robot).

6 / 6

A robot needs to pick up an object and deliver it 10 cm forward. Arrange the commands below in the correct order to achieve this task.
The commands need to be arranged, starting from top to bottom:

Leanbot.begin();
LbGripper.open();
LbMotion.runLR(+400, +400);
LbMotion.waitRotationMm(100);
LbGripper.close();
LbMotion.stopAndWait();
Leanbot.end();

Command 1
Command 2
Command 3
Command 4
Command 5
Command 6
Command 7

The average score is 37%

Leave a Reply

Your email address will not be published. Required fields are marked *