VR Robot Sensor exam (unit 4)

VR Robot Sensor exam (unit 4)

8th Grade

14 Qs

quiz-placeholder

Similar activities

VEX problem solving

VEX problem solving

6th - 8th Grade

14 Qs

LEVEL 2 CLASS 1 QUIZ

LEVEL 2 CLASS 1 QUIZ

8th Grade

10 Qs

VEXcode VR Unit 4 Quiz

VEXcode VR Unit 4 Quiz

6th - 8th Grade

10 Qs

VEX VR Robots Unit 2 Review

VEX VR Robots Unit 2 Review

8th Grade

12 Qs

2nd Gen - Electronic Parts

2nd Gen - Electronic Parts

8th Grade

12 Qs

VEXcode VR Unit 5 Quiz

VEXcode VR Unit 5 Quiz

6th - 8th Grade

10 Qs

Sensor de proximidad

Sensor de proximidad

1st - 12th Grade

11 Qs

Introduction to Robotics

Introduction to Robotics

8th Grade

13 Qs

VR Robot Sensor exam (unit 4)

VR Robot Sensor exam (unit 4)

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Justin Delamar

Used 21+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command reports if the Left Bumper Sensor is pressed?

found_object

left_bumper.pressed

near_object

bumper_on

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What values do the left_bumper.pressed and right_bumper.pressed commands return?

True (pressed) or False (not pressed)

Positive (pressed) or Negative (not pressed)

Number values between one and ten

Distance from object in millimeters (mm)

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will happen when the Bumper Sensor is pressed in this project?

The VR Robot will turn left for 90 degrees

The VR Robot will stop moving

The VR Robot will turn right for 90 degrees

The VR Robot will drive in reverse for 200 millimeters (mm)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the right_bumper.pressed command report if the Right Bumper Sensor is pressed?

True

False

A measured distance.

An object found.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How could you use the Bumper Sensor in the Wall Maze Challenge?

To calculate the distances between the VR Robot and a wall.

To instruct the VR Robot to turn when it bumps into a wall.

To make the VR Robot ascend a wall to finish the maze faster.

To determine the color of the wall.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do non-waiting commands do in a VEXcode VR project?

They repeat a behavior forever.

They skip the next command.

They allow the next command to continue even if the command's behavior is not yet complete.

They should only be used in an emergency.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these statements is true for waiting commands?

They wait for the user to select the "Stop" button.

They wait until the VR Robot has enough power to complete the task.

They allow the rest of the commands in the project to continue even if that command's behavior has not been completed.

They pause the code until that command's behavior has been completed.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?