VEXcode VR Unit 4 Formative

VEXcode VR Unit 4 Formative

12th Grade

14 Qs

quiz-placeholder

Similar activities

Robot Concepts

Robot Concepts

9th - 12th Grade

14 Qs

VR Python Unit 3 Formative

VR Python Unit 3 Formative

12th Grade

10 Qs

Sensor de proximidad

Sensor de proximidad

1st - 12th Grade

11 Qs

Robotics I Unit 4 Test Review

Robotics I Unit 4 Test Review

9th - 12th Grade

15 Qs

Vex Exp Basebot

Vex Exp Basebot

9th - 12th Grade

18 Qs

Exploring LEGO Spike Robotics Programming

Exploring LEGO Spike Robotics Programming

8th Grade - University

15 Qs

Augmented Reality

Augmented Reality

8th - 12th Grade

17 Qs

AR and AI

AR and AI

8th Grade - University

15 Qs

VEXcode VR Unit 4 Formative

VEXcode VR Unit 4 Formative

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Mike Hall

Used 5+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 1. Which block reports if the Bumper Switch is pressed?

<Distance found object>

<Pressing bumper>

<Color near object>

<Bumper switch on>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. What values does the block return?

TRUE (pressed) or FALSE (released).

Positive (pressed); Negative (released).

Number values between one and ten.

Distance from object in millimeters (mm).

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

3. 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

4. What does the <Pressing bumper> block report if the Bumper Sensor is pressed?

Reports TRUE.

Reports FALSE.

Reports a measured distance.

Reports an object found.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. 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

6. What do non-waiting blocks do in a VEXcode VR project?

They repeat a behavior forever.

They skip the next block in the stack.

They allow the stack to continue even if the block's behavior is not yet complete.

They should only be used in an emergency.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. Which statement is TRUE for waiting blocks?

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

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

They allow the rest of the stack to continue even if a block's behavior has not been completed.

They pause the stack until that block'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?