VR.Vex Programming

VR.Vex Programming

6th - 8th Grade

5 Qs

quiz-placeholder

Similar activities

Getting Started to VEXcode VR

Getting Started to VEXcode VR

7th - 10th Grade

10 Qs

Taller mBot Ranger_MCdeC

Taller mBot Ranger_MCdeC

6th Grade

10 Qs

APA STEAMS?

APA STEAMS?

4th Grade - University

8 Qs

Castle Crasher + Distance Sensor

Castle Crasher + Distance Sensor

6th Grade

10 Qs

Guess My Robot Masters!

Guess My Robot Masters!

8th Grade

9 Qs

EMS XI TO

EMS XI TO

1st - 10th Grade

10 Qs

Introdução ao NXT

Introdução ao NXT

6th Grade - University

10 Qs

Jen's Special Friend

Jen's Special Friend

KG - University

10 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