MT4-3 Ro2 1718

MT4-3 Ro2 1718

11th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

Short-run and Long-run: Theory of Production I

Short-run and Long-run: Theory of Production I

7th Grade - University

16 Qs

Harry Potter and the Order of the Phoenix

Harry Potter and the Order of the Phoenix

1st - 12th Grade

16 Qs

DNA Review

DNA Review

9th - 12th Grade

15 Qs

Scientific Method

Scientific Method

4th Grade - University

10 Qs

Minecraft - A-Level OCR

Minecraft - A-Level OCR

12th Grade

12 Qs

Strings and Brass Instruments of the Orchestra

Strings and Brass Instruments of the Orchestra

KG - 12th Grade

15 Qs

Army- level 1

Army- level 1

KG - Professional Development

10 Qs

GDP

GDP

9th - 12th Grade

16 Qs

MT4-3 Ro2 1718

MT4-3 Ro2 1718

Assessment

Quiz

Other

11th - 12th Grade

Hard

Created by

Thomas Tolson

Used 2+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How do if-else statements work?

The robot checks the condition next to the keyword if. If the condition is true, the commands that belong to the "if" are run. If the condition is false, the commands that belong to the "else" are run.

The robot checks the condition next to the keyword if. If the condition is true, the commands that belong to the "if" are run and the robot loops back to check again. If the condition is false, the commands that belong to the "else" are run.

The robot checks the condition next to the keyword if. If the condition is true, the commands that belong to the "if" are run for the duration of the program. If the condition is false, the commands that belong to the "else" are run for the duration of the program.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many times does an If statement run its code (if the condition is true)?

Once

None

Twice

As long as the condition is true

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an if-else statement, the else branch:

Will never be run.

Will always run after the if statement.

Will run if the if statement is false.

Repeats forever.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ambient sources of light such as the sun and lamps can affect Line Tracking sensor readings and the appropriate thresholds for them.

True

False

Only if the lamps are incandescent

Only if the lamps are phosphorescent

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is the VEX Light Sensor considered a Passive sensor, while the VEX Line Tracking Sensor is considered an Active sensor?

The Line Tracking Sensor is more commonly found on highly-mobile robots; the Light Sensor is not.

The Line Tracking Sensor has its own IR light source; the Light Sensor does not.

The Line Tracking Sensor is not affected by ambient light; the Light Sensor is affected by ambient light.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

On the VEX Cortex, what range of values do the Line Tracking Sensors provide?

0 to 100

0 to 1023

0 to 4095

-127 to 127

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Threshold in robot programming?

A threshold is a minimal motor power level before the motors will start to spin.

A threshold is a safe starting zone for your robot, ensuring it won't fall off a challenge table.

A threshold is a value that separates many values into just two categories so the robot can make a decision

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?