Font size
WorksheetsGTT - 6 Week Review
Total questions: 45
Worksheet time: 23mins
Which of the following blocks is used to LIFT the VEX VR Pen up and down?
[Set Pen color] block
[Set print color] block
[Set print precision] block
[Move robot pen] block
Which is the correct website address for the virtual version of VEX Robotics?
What action can you not perform on a block in VEX VR?
Delete the block.
Disable the block.
Duplicate the block.
You can perform all these actions in VEX VR.
The range of degrees the VEX VR robot can turn is from 0 degrees to:
45 degrees
90 degrees
180 degrees
360 degrees
The VEX VR robot can do all of the following EXCEPT:
Draw
Use its Down Eye or Front Eye sensors
Take pictures
Use an electromagnet to interact with objects
What is the maximum velocity setting for the VR robot?
100%
50%
150%
200%
What is the default velocity of the VR robot?
50%
0%
25%
75%
What do we call the virtual space in VEX VR where we can see the virtual robot performing a code?
Playground
Virtual world
Virtual space
Playing field
Which block must be at the beginning of every program in VEXcode VR?
Which does the V in VR robot stand for in the robot pictured below?
Variety
Virtual
Victory
Velocity
The VEX VR Robot has which two sensors?
Front Eye Sensor and Down Eye Sensor
Location sensor and temperature sensor
Back Eye Sensor and Side Eye Sensor
Heat sensor and Motion sensor
What is the sensor on the front of the VR robot that reports its (X,Y) location?
Front Eye Sensor
Down Eye Sensor
Bumper Sensor
Distance Sensor
What is the first step in coding the VR Robot to draw a red line?
Drag [Set Pen color] block into workspace, use menu to set color to "red".
Drag [Set Pen color] block into workspace, use menu to set position to "up"
Drag the [Turn for] block into the workspace, set the parameter to "200mm"
Drag [Set Pen color] block into the workspace, set color to "blue".
To make a VR Robot TURN at different speeds, which block should be used?
What will the VR Robot do when the Bumper Sensor is pressed in this project?
Drive in reverse for 200mm.
Stop driving.
Drive for 200mm.
Drive forward.
Which of the following describes how the Bumper Sensor works in a VEXcode VR project?
Senses if an object is a certain color.
It is a switch that reports if it is pressed or released.
Moves the VR Robot forward or backwards a specific distance.
Turns the VR Robot left or right a specific amount of degrees.
In this project, if the Down Eye never detects red, how will the VR Robot move?
It will turn right for 115 degrees.
It will keep driving forward until red is detected.
It will turn left for 115 degrees.
It will stop driving.
What is the name of this category of blocks?
Drivetrain
Magnet
Looks
Control
What is the function of this code block?
Increase Bot Speed
Decrease Bot Speed
Increase And Decrease Bot Speed
None Of The Above
What is a Robot?
a kind of person that needs to be pushed always, may it be in decision making or in daily activities
a programmable mechanical device that can perform tasks.
a metal device that can take on any form but some are made to resemble humans
an iphone 11 pro
What is robotics?
Educational toys games or apps.
A remote control
a servomechanism that supplies and transmits a measured amount of energy for the operation of another mechanism or system.
the science and technology behind the design, manufacturing and application of robots.
In coding, doing something over and over again is called:
Loop
Switch
continuous
None of the above
What will the robot do if it detects blue with its FrontEye Sensor?
Drive Forward
Turn Right 90 degrees
Turn Left 90 Degrees
Nothing
What will the robot do if it detects blue with the FrontEye Sensor?
Turn right 180 degrees
Turn left 90 degrees
Drive Forward
Turn right 90 degrees
What will the robot do if it detects a green object close by?
Turn right 90 degrees
Turn left 90 degrees
Drive Forward
Nothing
What will the robot do if it detects an object nearby?
Drive Forward
Turn left 90 degrees
Turn right 90 degrees
Nothing
What will happen if the Front Eye Sensor detects green in this project?
The VR Robot will turn right for 90 degrees
The VR Robot will turn left for 90 degrees.
The VR Robot will turn drive forward.
The VR Robot will turn stop driving.
How many Eye Sensors are on the VR Robot?
1
2
3
4
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?
<Distance found object> block
<Drive is moving> block
(Position of Robot) block
<Eye Sensor near object> block
Which of the following is a reason for using the Eye Sensor in a project?
To disable certain control blocks.
To detect when the VR Robot is near an object.
To step through a project.
To report the distance from an object or color.
Which among these is not a VEX IQ sensor?
Bumper Switch
Touch LED
Color Sensor
Distance Sensor
Motion Sensor
Q2: Which one will allow the robot to repeat commands continuously and non-stop forever?
Which behaviors will be repeated in this project?
Set pen position to down, Drive forward for 500 millimeters (mm).
Turn right for 90 degrees, Set pen position up, stop driving.
Drive forward for 500 millimeters (mm), Turn right for 90 degrees.
Drive forward for 500 millimeters, Turn right for 90 degrees, Set pen position to down.
Which sensor is shown in the image?
Touch LED
Bumper Switch
Color Sensor
Distance Sensor
This VEX sensor will detect objects that are blue, red, green, etc. What is the name of this sensor?
Color sensor
Bumper Switch
Touch LED
Gyro Sensor
This category of blocks is called:
Drivetrain
Looks
Events
Control
This category of blocks is called:
Events blocks
Looks blocks
Control blocks
Drivetrain blocks
This category of blocks contains the Front Eye and the Down Eye sensors? What is this category called?
Sensing
Drivetrain
Control
Events
Which of the following is the best reason to use a [Forever] block in a VEXcode VR project?
To continually check if a condition is TRUE or FALSE in a project.
To create a project that draws a house.
To highlight blocks as they are being executed.
To disable a block.
Which of the following describes why you would use an [If then] control block with a [Forever] block?
To save your project onto your device when a certain condition reports TRUE.
To continuously check a condition.
To more effectively use the Playground window to navigate the VR Robot.
To run sensors one time in order to check for information from the Playground environment.
What is the First Step of the Engineering Design Process
Testing Solutions
Designing Solutions
Identifying the Problem
Planning Solutions
Which word best describes a constraint?
option
opportunity
limitation
goal
What is the main goal of the Engineering Design Process?
To write reports
To make charts and graphs
To make things
To find solutions to problems
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?
Keep going and hope it will be ok.
Go back to an earlier stage and choose another solution.
Blame your partner.
Give up your idea completely.
During this step of the Design Process, team members take time to document whether they think this solution will work?
Step 5: Evaluate Solution
Step 2: Generate Concepts
Step 6: Present Solution
Step 1: Define the Problem.
