VEXcode VR Blocks Unit 9 Formative

VEXcode VR Blocks Unit 9 Formative

11th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Python Basic Quiz

Python Basic Quiz

11th Grade - University

10 Qs

EMPTECH L4 Q3

EMPTECH L4 Q3

12th Grade

10 Qs

Microcontroller

Microcontroller

11th Grade - University

10 Qs

Input, output and storage de

Input, output and storage de

8th Grade - Professional Development

14 Qs

1.4 Data structures - graphs #1

1.4 Data structures - graphs #1

12th Grade

12 Qs

ZOOM QUIZ

ZOOM QUIZ

1st - 12th Grade

10 Qs

loop while/do while

loop while/do while

7th - 12th Grade

10 Qs

Chapter 6 Part 2 - 4

Chapter 6 Part 2 - 4

11th - 12th Grade

11 Qs

VEXcode VR Blocks Unit 9 Formative

VEXcode VR Blocks Unit 9 Formative

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Mike Hall

Used 21+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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 and 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 [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

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 50mm and then turn left for 90 degrees.

The VR robot will stop moving.

The VR robot will drive forward for 50mm and then turn right for 90 degrees.

6.

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?

<Near object>

<Pressing bumper>

<Color sensing>

<Drive is done>

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 [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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers