VR.Vex Programming

VR.Vex Programming

6th - 8th Grade

5 Qs

quiz-placeholder

Similar activities

Micro:bits Inputs Quiz

Micro:bits Inputs Quiz

6th - 8th Grade

10 Qs

KUIZ PROJEK ROBOT AIR TANAMAN (RBT TAHUN 6)

KUIZ PROJEK ROBOT AIR TANAMAN (RBT TAHUN 6)

6th Grade

10 Qs

UASA - RBT TAHUN 6

UASA - RBT TAHUN 6

6th Grade

10 Qs

Ôn Bài Buổi 8 - Môn SEMI Năm 3 Basic

Ôn Bài Buổi 8 - Môn SEMI Năm 3 Basic

8th Grade

8 Qs

Kuiz RBT T3 Bab 1 Mekatronik

Kuiz RBT T3 Bab 1 Mekatronik

8th Grade - University

10 Qs

The Robotics Quiz

The Robotics Quiz

KG - 7th Grade

7 Qs

Drive Forward and Reverse Review

Drive Forward and Reverse Review

7th - 8th Grade

8 Qs

Clabbot w/Controller Review

Clabbot w/Controller Review

7th - 8th Grade

8 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