GearsBot Maze Runner Robot Intro

GearsBot Maze Runner Robot Intro

6th - 8th Grade

8 Qs

quiz-placeholder

Similar activities

CoderZ Robotics

CoderZ Robotics

8th Grade

10 Qs

VEXcode VR Unit 5 Test

VEXcode VR Unit 5 Test

6th Grade

13 Qs

VEXcode VR Unit 4 Quiz

VEXcode VR Unit 4 Quiz

6th - 8th Grade

10 Qs

Botball Robotics Basics

Botball Robotics Basics

3rd - 8th Grade

10 Qs

Hummingbird Robotics

Hummingbird Robotics

6th - 9th Grade

12 Qs

P6 ICT Quiz - Unit 1

P6 ICT Quiz - Unit 1

6th Grade

10 Qs

Auto Pilot programming review

Auto Pilot programming review

8th Grade

10 Qs

robotics s1

robotics s1

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 2+ 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.