Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

VR-DistanceSensor

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

The Distance Sensor reports the total distance the VR Robot travels.

a)

True

b)

False

2.

The Distance Sensor determines distance by using the time it takes for ultrasonic waves to bounce off of an object and return to the sensor.

a)

True

b)

False

3.

Which block reports if the Distance Sensor has found an object?

a)

<Pressing bumper> block.

b)

(Distance from) block

c)

<Distance found object> block.

d)

<Color near object> block.

4.

The (Distance from) block reports the distance of the nearest object in meters and inches.

a)

True

b)

False

5.

Which of the following is an advantage to using the Distance Sensor in a VEXcode VR project?

a)

To complete a maze without continuously bumping into the walls.

b)

To pick up and drop metal disks with metal cores.

c)

To navigate to specific coordinates of the Playground.

d)

To detect the color of an object.

6.

Which of the following describes how the Bumper Sensor works in a VEXcode VR project?

a)

Senses if an object is a certain color.

b)

It is a switch that reports if it is pressed or released.

c)

Moves the VR Robot forward or backwards a specific distance.

d)

Turns the VR Robot left or right a specific amount of degrees.

7.

When pressed, the Bumper Sensor returns a value of 1.

a)

True

b)

False

8.

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

a)

The VR Robot will drive in reverse.

b)

The VR Robot will reach maximum velocity.

c)

The VR Robot will drive forward.

d)

The VR Robot will stop driving.

9.

Which of the following is the best reason to use the Bumper Sensor?

a)

To instruct the VR Robot to report the distance of the nearest object in order to avoid a collision.

b)

To instruct the VR Robot to use information from its environment (e.g Did I collide with a wall?), and then make decisions based on that information (e.g. Stop when it collides with a wall).

c)

To report the velocity of the VR Robot in order to complete a task more quickly.

d)

To set the Pen position to down in order to track the path of the VR Robot.

10.

Which kind of block is the <Pressing bumper> block?

a)

"C" block.

b)

Stack block.

c)

Boolean reporter block.

d)

Hat block.