VR.Vex Programming

VR.Vex Programming

6th - 8th Grade

5 Qs

quiz-placeholder

Similar activities

KUIZ 1 - KELAB ROBOTIK DAN INOVASI BiTES

KUIZ 1 - KELAB ROBOTIK DAN INOVASI BiTES

4th - 6th Grade

10 Qs

Robotics - Large Motor and Medium Motor - Driving Base 2

Robotics - Large Motor and Medium Motor - Driving Base 2

6th Grade - University

10 Qs

CS_VEX VR - Eye Sensor Quiz

CS_VEX VR - Eye Sensor Quiz

6th - 8th Grade

5 Qs

Robotics 03

Robotics 03

6th - 8th Grade

9 Qs

TOUCH SENSOR AND ULTRASONIC SENSOR

TOUCH SENSOR AND ULTRASONIC SENSOR

6th Grade

10 Qs

Asas Sistem Robotik

Asas Sistem Robotik

6th Grade

10 Qs

Following A Line

Following A Line

6th - 8th Grade

9 Qs

LEGO Spike Prime - Distance Sensor

LEGO Spike Prime - Distance Sensor

6th - 8th Grade

7 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