wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

GTT - 6 Week Review

Total questions: 45

Worksheet time: 23mins

Name
Class
Date
1.

Which of the following blocks is used to LIFT the VEX VR Pen up and down?

a)

[Set Pen color] block

b)

[Set print color] block

c)

[Set print precision] block

d)

[Move robot pen] block

2.

Which is the correct website address for the virtual version of VEX Robotics?

3.

What action can you not perform on a block in VEX VR?

a)

Delete the block.

b)

Disable the block.

c)

Duplicate the block.

d)

You can perform all these actions in VEX VR.

4.

The range of degrees the VEX VR robot can turn is from 0 degrees to:

a)

45 degrees

b)

90 degrees

c)

180 degrees

d)

360 degrees

5.

The VEX VR robot can do all of the following EXCEPT:

a)

Draw

b)

Use its Down Eye or Front Eye sensors

c)

Take pictures

d)

Use an electromagnet to interact with objects

6.

What is the maximum velocity setting for the VR robot?

a)

100%

b)

50%

c)

150%

d)

200%

7.

What is the default velocity of the VR robot?

a)

50%

b)

0%

c)

25%

d)

75%

8.

What do we call the virtual space in VEX VR where we can see the virtual robot performing a code?

a)

Playground

b)

Virtual world

c)

Virtual space

d)

Playing field

9.

Which block must be at the beginning of every program in VEXcode VR?

a)
b)
c)
d)
10.

Which does the V in VR robot stand for in the robot pictured below?

a)

Variety

b)

Virtual

c)

Victory

d)

Velocity

11.

The VEX VR Robot has which two sensors?

a)

Front Eye Sensor and Down Eye Sensor

b)

Location sensor and temperature sensor

c)

Back Eye Sensor and Side Eye Sensor

d)

Heat sensor and Motion sensor

12.

What is the sensor on the front of the VR robot that reports its (X,Y) location?

a)

Front Eye Sensor

b)

Down Eye Sensor

c)

Bumper Sensor

d)

Distance Sensor

13.

What is the first step in coding the VR Robot to draw a red line?

a)

Drag [Set Pen color] block into workspace, use menu to set color to "red".

b)

Drag [Set Pen color] block into workspace, use menu to set position to "up"

c)

Drag the [Turn for] block into the workspace, set the parameter to "200mm"

d)

Drag [Set Pen color] block into the workspace, set color to "blue".

14.

To make a VR Robot TURN at different speeds, which block should be used?

a)
b)
c)
d)
15.

What will the VR Robot do when the Bumper Sensor is pressed in this project?

a)

Drive in reverse for 200mm.

b)

Stop driving.

c)

Drive for 200mm.

d)

Drive forward.

16.

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.

17.

In this project, if the Down Eye never detects red, how will the VR Robot move?

a)

It will turn right for 115 degrees.

b)

It will keep driving forward until red is detected.

c)

It will turn left for 115 degrees.

d)

It will stop driving.

18.

What is the name of this category of blocks?

a)

Drivetrain

b)

Magnet

c)

Looks

d)

Control

19.

What is the function of this code block?

a)

Increase Bot Speed

b)

Decrease Bot Speed

c)

Increase And Decrease Bot Speed

d)

None Of The Above

20.

What is a Robot?

a)

a kind of person that needs to be pushed always, may it be in decision making or in daily activities

b)

a programmable mechanical device that can perform tasks.

c)

a metal device that can take on any form but some are made to resemble humans

d)

an iphone 11 pro

21.

What is robotics?

a)

Educational toys games or apps.

b)

A remote control

c)

a servomechanism that supplies and transmits a measured amount of energy for the operation of another mechanism or system.

d)

the science and technology behind the design, manufacturing and application of robots.

22.

In coding, doing something over and over again is called:

a)

Loop

b)

Switch

c)

continuous

d)

None of the above

23.

What will the robot do if it detects blue with its FrontEye Sensor?

a)

Drive Forward

b)

Turn Right 90 degrees

c)

Turn Left 90 Degrees

d)

Nothing

24.

What will the robot do if it detects blue with the FrontEye Sensor?

a)

Turn right 180 degrees

b)

Turn left 90 degrees

c)

Drive Forward

d)

Turn right 90 degrees

25.

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

26.

What will the robot do if it detects an object nearby?

a)

Drive Forward

b)

Turn left 90 degrees

c)

Turn right 90 degrees

d)

Nothing

27.

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.

28.

How many Eye Sensors are on the VR Robot?

a)

1

b)

2

c)

3

d)

4

29.

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

30.

Which of the following is a reason for using the Eye Sensor in a project?

a)

To disable certain control blocks.

b)

To detect when the VR Robot is near an object.

c)

To step through a project.

d)

To report the distance from an object or color.

31.

Which among these is not a VEX IQ sensor?

a)

Bumper Switch

b)

Touch LED

c)

Color Sensor

d)

Distance Sensor

e)

Motion Sensor

32.

Q2: Which one will allow the robot to repeat commands continuously and non-stop forever?

a)
b)
c)
d)
33.

Which behaviors will be repeated in this project?

a)

Set pen position to down, Drive forward for 500 millimeters (mm).

b)

Turn right for 90 degrees, Set pen position up, stop driving.

c)

Drive forward for 500 millimeters (mm), Turn right for 90 degrees.

d)

Drive forward for 500 millimeters, Turn right for 90 degrees, Set pen position to down.

34.

Which sensor is shown in the image?

a)

Touch LED

b)

Bumper Switch

c)

Color Sensor

d)

Distance Sensor

35.

This VEX sensor will detect objects that are blue, red, green, etc. What is the name of this sensor?

a)

Color sensor

b)

Bumper Switch

c)

Touch LED

d)

Gyro Sensor

36.

This category of blocks is called:

a)

Drivetrain

b)

Looks

c)

Events

d)

Control

37.

This category of blocks is called:

a)

Events blocks

b)

Looks blocks

c)

Control blocks

d)

Drivetrain blocks

38.

This category of blocks contains the Front Eye and the Down Eye sensors? What is this category called?

a)

Sensing

b)

Drivetrain

c)

Control

d)

Events

39.

Which of the following is the best reason to use a [Forever] block in a VEXcode VR project?

a)

To continually check if a condition is TRUE or FALSE in a project.

b)

To create a project that draws a house.

c)

To highlight blocks as they are being executed.

d)

To disable a block.

40.

Which of the following describes why you would use an [If then] control block with a [Forever] block?

a)

To save your project onto your device when a certain condition reports TRUE.

b)

To continuously check a condition.

c)

To more effectively use the Playground window to navigate the VR Robot.

d)

To run sensors one time in order to check for information from the Playground environment.

41.

What is the First Step of the Engineering Design Process

a)

Testing Solutions

b)

Designing Solutions

c)

Identifying the Problem

d)

Planning Solutions

42.

Which word best describes a constraint?

a)

option

b)

opportunity

c)

limitation

d)

goal

43.

What is the main goal of the Engineering Design Process?

a)

To write reports

b)

To make charts and graphs

c)

To make things

d)

To find solutions to problems

44.

You begin to create a prototype of your design only to find that your solution isn't working at all. According to the Design Process, what should you do?

a)

Keep going and hope it will be ok.

b)

Go back to an earlier stage and choose another solution.

c)

Blame your partner.

d)

Give up your idea completely.

45.

During this step of the Design Process, team members take time to document whether they think this solution will work?

a)

Step 5: Evaluate Solution

b)

Step 2: Generate Concepts

c)

Step 6: Present Solution

d)

Step 1: Define the Problem.