VR.Vex Programming

VR.Vex Programming

6th - 8th Grade

5 Qs

quiz-placeholder

Similar activities

KUIZ PROJEK ROBOT AIR TANAMAN (RBT TAHUN 6)

KUIZ PROJEK ROBOT AIR TANAMAN (RBT TAHUN 6)

6th Grade

10 Qs

TOUCH SENSOR AND ULTRASONIC SENSOR

TOUCH SENSOR AND ULTRASONIC SENSOR

6th Grade

10 Qs

Vex iQ Quiz

Vex iQ Quiz

7th - 8th Grade

10 Qs

6 week test Automation and Robotics

6 week test Automation and Robotics

7th Grade

10 Qs

Following A Line

Following A Line

6th - 8th Grade

9 Qs

EV3 Brick and  EV3 Virtual

EV3 Brick and EV3 Virtual

5th - 6th Grade

10 Qs

Ev3 Vocab 2

Ev3 Vocab 2

6th - 8th Grade

10 Qs

Robotics 03

Robotics 03

6th - 8th Grade

9 Qs

VR.Vex Programming

VR.Vex Programming

Assessment

Quiz

Other

6th - 8th Grade

Hard

Created by

Alicia Rogers

Used 17+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

What error is in the picture if it was traveling to number 1 in the wall maze.

The last turn is wrong.

The sequence is off.

Nothing is wrong.

The robot stops before reaching number 1.

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

In this example project the VR Robot should get to the number "2" in the Wall Maze, but it does not. Which of the following describes the error in this project?

Nothing is wrong.

A greater than block is used.

A block is missing.

The sequence is wrong.

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Which Boolean reporter block would you use with [Wait until] to create a project that instructs the Robot to drive forward until the bumper sensor is pressed in this project?

Distance Found

Pressing Bumper

Distance Sensor

Color Sensor

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

What order does the robot run into the blocks?

1, 2, 3, 4, 5

5, 4, 3, 2, 1

3, 1, 4, 5, 2

3, 2, 5, 4, 1

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

What will happen if the LeftBumper if pressed in this example?

The robot will drive forward

The robot will stop

The robot will drive in reverse

The robot will turn