VEX VR U9 Study Review

VEX VR U9 Study Review

10th Grade

29 Qs

quiz-placeholder

Similar activities

Robotics Quiz

Robotics Quiz

10th - 12th Grade

25 Qs

Robotics Quiz Review Questions - Mr Slater

Robotics Quiz Review Questions - Mr Slater

7th - 12th Grade

30 Qs

Cardiovascular System Review HS-1

Cardiovascular System Review HS-1

KG - University

29 Qs

Cyber Robotics 101 Sessions 1-7

Cyber Robotics 101 Sessions 1-7

8th - 12th Grade

25 Qs

Robotics Test Review

Robotics Test Review

8th - 12th Grade

24 Qs

Lego Action Tab

Lego Action Tab

9th - 12th Grade

25 Qs

Robotics Diagnostic

Robotics Diagnostic

6th - 12th Grade

25 Qs

Grade 10 Quiz 1(Lesson 1-2)

Grade 10 Quiz 1(Lesson 1-2)

10th Grade

25 Qs

VEX VR U9 Study Review

VEX VR U9 Study Review

Assessment

Quiz

Other

10th Grade

Medium

Created by

Mr. Greer

Used 4+ times

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What makes up an algorithm?

Sequence, iteration, and loops.

Decomposition, selection, and loops.

Pseudocode, selection, and decomposition.

Sequence, selection, and loops.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An algorithm is a precise sequence of instructions, implemented using programming languages, for processes to be carried out by a robot.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following does NOT make up an algorithm?

Loops

Selection

Sequence

Pseudocode

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the best explanation of an algorithm?

A type of block that can contain other blocks inside of it that all follow a specific programming language.

A precise sequence of instructions, implemented using programming languages, for processes to be carried out by a robot.

The way to break down a problem into discrete behaviors that can be used by a robot.

A mathematical equation that contains an addition and equal sign used to plan a precise sequence of instructions for a robot.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following blocks runs the blocks inside either the If or the Else branch based on the Boolean value reported?

[Wait until] block

[While] block

[Repeat] block

[If then else] block

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best explains why [If then else] blocks are normally used with a [Repeat] or [Forever] blocks?

In order to check the condition more than once.

In order to move immediately to the next block without checking any conditions.

In order to stop the VR Robot from moving.

In order to check the condition only once.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following explains why a [Forever] block is needed in this project to ensure that the VR Robot does not fall off of the Playground?

The [Forever] block ensures that the VR Robot will drive forward forever and not fall off the Playground.

The [Forever] block will stop the VR Robot from moving.

Without the [Forever] block, the condition of the Down Eye Sensor detecting red will only be checked once. The VR Robot will drive forward and fall off the Playground.

The [Forever] block will check the condition of the Bumper Sensor being pressed.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?