Vex

Vex

7th - 8th Grade

8 Qs

quiz-placeholder

Similar activities

Programming 1

Programming 1

7th - 8th Grade

10 Qs

Hummingbird Robotics

Hummingbird Robotics

6th - 9th Grade

12 Qs

Distance Drive Challenge Exit Ticket

Distance Drive Challenge Exit Ticket

8th Grade

11 Qs

Vex IQ Test

Vex IQ Test

7th Grade

13 Qs

VexCode VR Python Unit 2 exam. For idiots, by idiots :D

VexCode VR Python Unit 2 exam. For idiots, by idiots :D

8th Grade

12 Qs

Intro to Robotics 7th Grade

Intro to Robotics 7th Grade

6th - 8th Grade

10 Qs

Castle  Crasher Exam

Castle Crasher Exam

7th Grade

12 Qs

CODERZ- 2nd SW exam 1st PD

CODERZ- 2nd SW exam 1st PD

6th - 8th Grade

10 Qs

Vex

Vex

Assessment

Quiz

Computers

7th - 8th Grade

Hard

Created by

Charles Martinez

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the programming software for the VEX IQ?

VEXIQ-C

MODKIT

Assembly

ROBOPROGRAMO

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: Robots run commands one-at-a-time, starting at the top of the program.
True: The robot runs in sequence, starting from the top to the bottom.
False: The robot runs lines that has highest priority.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the moveMotor command block do?
Move the robot forward or backward as specified
Run a single motor in the way the command specifies
Move a motor to a different port on the robot
Set the motor to movement mode

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when you put more than one command in a program?
Only the first one runs
They run in order, according to their line numbers
All commands run at once
Only one command can be added at a time

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the robot do when the TurnRight program is run?
Moves straight forward
Spins to the right without moving forward at all
Locks the right wheel in place and run the left wheel forward
Turns the robot completely around 1 time

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: With "Rotations" on the TurnRight Command Block to 1, the whole robot rotates 1 time.
True: the robot will turn around 1 time
False: the wheels will turn 1 time, not the body

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why would you use Degrees instead of Rotations?
If you are turning in reverse
If you're using a temperature sensor to control movement
For greater control over the robot's turns
You wouldn't

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you turn the VEX IQ Brain on?
Press the On button on the remote controller
VEX IQ Brain is always on as long as its battery has power
Press the 'X' button
Press the Checkmark button