Unit 9- VEXcode

Unit 9- VEXcode

8th Grade

10 Qs

quiz-placeholder

Similar activities

Sensor de proximidad

Sensor de proximidad

1st - 12th Grade

11 Qs

VEX VR Robots Unit 2 Review

VEX VR Robots Unit 2 Review

8th Grade

12 Qs

Exploring LEGO Spike Robotics Programming

Exploring LEGO Spike Robotics Programming

8th Grade - University

15 Qs

Introduction to Robotics

Introduction to Robotics

8th Grade

13 Qs

Robotics Quiz

Robotics Quiz

5th - 9th Grade

14 Qs

VEXcode VR Unit 4 Quiz

VEXcode VR Unit 4 Quiz

6th - 8th Grade

10 Qs

VEXcode VR Unit 5 Quiz

VEXcode VR Unit 5 Quiz

6th - 8th Grade

10 Qs

LEVEL 2 CLASS 1 QUIZ

LEVEL 2 CLASS 1 QUIZ

8th Grade

10 Qs

Unit 9- VEXcode

Unit 9- VEXcode

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Keating Helms

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following does NOT make up an algorithm?
Loops
Selection
Sequence
Pseudocode

2.

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.

3.

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

4.

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.

5.

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.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What behavior will the VR Robot perform if the condition of the Left Bumper Sensor being pressed is TRUE?
The VR Robot will continue to drive forward forever.
The VR Robot will drive in reverse for 50 millimeters (mm) and then turn left for 90 degrees.
The VR Robot will stop moving.
The VR Robot will drive forward for 50 millimeters (mm) and then turn right for 90 degrees.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Which of the following Boolean blocks should be used in the [Repeat until] block to check if the VR Robot's Down Eye Sensor detects red so the VR Robot does not fall off of the Playground?

The <Near object> block

The <Pressing bumper> block

The <Color sensing> block

The <Drive is done> block

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?