wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ROBOTICS -BLOCK VEX VR

Total questions: 15

Worksheet time: 27mins

Name
Class
Date
1.

Which of the following blocks reports TRUE when the Eye Sensor is close to an object that has detectable colors, and FALSE when it is not?

a)

<Distance found object> block

b)

<Drive is moving> block

c)

(Position of Robot) block

d)

<Eye Sensor near object> block

2.

What will happen if the Front Eye Sensor detects green in this project?



a)

The VR Robot will turn right for 90 degrees

b)

The VR Robot will turn left for 90 degrees.

c)

The VR Robot will turn drive forward.

d)

The VR Robot will turn stop driving.

3.

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

a)

The VR Robot will turn left for 90 degrees.

b)

The VR Robot will stop moving.

c)

The VR Robot will turn right for 90 degrees.

d)

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

4.

The "If" Statement is an example of a _________________

a)

Correctional Statement

b)

Competitive Statement

c)

Conditional Statement

d)

Inquisitive Statement

5.
How many choices are possible when using a single if-else statement?
a)
1
b)
2
c)
3
d)
4
6.

What will the robot do if it detects a green object close by?

a)

Turn right 90 degrees

b)

Turn left 90 degrees

c)

Drive Forward

d)

Nothing

7.

What shape will this program draw?

a)

a spiral design

b)

a square

c)

a circle

d)

a triangle

8.

17. What is the condition that will end this [Repeat] block?

a)

After the VR Robot places the pen down.

b)

After the VR Robot drives forward one time for 200 millimeters (mm).

c)

After the [Repeat] block has repeated the blocks inside of it four times.

d)

After the VR Robot has driven forward 200 millimeters (mm) then turned right 60 degrees six times.

9.

Which number will the robot end on after this program runs?

a)

28

b)

78

c)

72

d)

22

10.

what is turn velocity and its uses?

4 lines
11.

How can you order these blocks so that your robot begins to move three blocks to the right as fast as possible?

a)
b)
c)
d)
12.

Which of these blocks do you need to draw a straight vertical line?

a)

Put pen up and drive forward

b)

Put pen down and drive forward

c)

Put pen down, turn right and drive forward

d)

Put pen down and turn right

13.

What does this code look like it is doing?

a)

It will make the robot walk forward one block ten times

b)

It will make the robot walk forward one block then reverse and repeating 10 times, increasing the amount of blocks by 2 every time

c)

It will make the robot walk forward one block then reverse and repeating 10 times, increasing the amount of blocks by 1 every time

d)

It will make the robot walk forward two blocks then reverse and repeating 10 times, increasing the amount of blocks by 1 every time

14.

This program has a problem. It will not draw a line. Which line number is the cause of this problem? (lines are indicated by red circles)

a)

Line 1

b)

Line 2

c)

Line 3

d)

none of the above

15.

What makes the robot move?

a)

enabling device

b)

drive power

c)

equality constraint