GearsBot Maze Runner Robot Intro

GearsBot Maze Runner Robot Intro

6th - 8th Grade

8 Qs

quiz-placeholder

Similar activities

Wiz 2 Assessment Robotics & AI

Wiz 2 Assessment Robotics & AI

6th - 8th Grade

10 Qs

Tinkerkit

Tinkerkit

5th Grade - University

8 Qs

VEXcode VR Course Unit 7

VEXcode VR Course Unit 7

6th Grade

13 Qs

Colour and Ultrasonic Sensors

Colour and Ultrasonic Sensors

5th - 6th Grade

13 Qs

Intro to Robotics 7th Grade

Intro to Robotics 7th Grade

6th - 8th Grade

10 Qs

VR-DistanceSensor

VR-DistanceSensor

6th - 8th Grade

10 Qs

Coderz Robotics

Coderz Robotics

8th Grade

10 Qs

Meet Sphero BOLT

Meet Sphero BOLT

6th - 8th Grade

10 Qs

GearsBot Maze Runner Robot Intro

GearsBot Maze Runner Robot Intro

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Jung Kim

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this sensor enable the robot to do?

Uses light waves to detect color.

Uses ultrasonic sound to measure distance to a wall.

Uses infrared light to measure the temperature of objects.

Uses radio waves to communicate with satellites.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does this tool do?

It is a temperature sensor that allows the robot to feel where it is going.

It is a camera that allows the robot to see where it is going.

It is a light sensor that allows the robot to detect color on the ground.

It is a pen that allows the robot to draw and write on the ground.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If the right wheel is faster than the left wheel, how does the robot move?

It moves and stops at intervals.

It moves in a circle in a clockwise direction.

It moves in a circle in a counterclockwise direction.

It's not able to move.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What needs to be changed in order for the robot to stop when it is less than 10 cm away from the wall?

The = sign needs to be changed to a < sign.

The port needs to be changed from Auto to a number.

The cm unit needs to be changed to inches.

The number 10 needs to be changed to 9.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Can the Maze Runner robot detect a wall to the front, left, right and back?

Yes, it can detect a wall on all 4 sides.

No, it cannot detect a wall on the left and right.

No, it cannot detect a wall behind it.

No, it cannot detect a wall in front.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following options would enable the robot to turn left?

Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the options would enable the robot to turn right?

Media Image
Media Image
Media Image

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In the "moveForward" function, the code tells the robot to move forward under what conditions?

Move forward while the distance is less than 15 cm.

Move forward while the walls on the left and right are less than 10 cm.

Move forward while the wall in front is less than 10 cm.

Move forward while the wall in front is less than 15 cm.