VEX IQ STEM Lab - Changing Velocity

VEX IQ STEM Lab - Changing Velocity

7th Grade

8 Qs

quiz-placeholder

Similar activities

Science of Speed

Science of Speed

5th Grade - University

10 Qs

PLTW AR 1.1 Gears

PLTW AR 1.1 Gears

6th - 8th Grade

5 Qs

PENGENALAN ASAS ROBOTIK

PENGENALAN ASAS ROBOTIK

6th - 8th Grade

10 Qs

Robotic Arm Quiz

Robotic Arm Quiz

6th - 8th Grade

10 Qs

Exploring Engineering Syllabus Quiz

Exploring Engineering Syllabus Quiz

7th Grade

10 Qs

Exploring Technology Quiz

Exploring Technology Quiz

7th Grade

12 Qs

Shop Safety Rules and Consequences

Shop Safety Rules and Consequences

7th Grade

12 Qs

p2rt

p2rt

7th Grade - University

10 Qs

VEX IQ STEM Lab - Changing Velocity

VEX IQ STEM Lab - Changing Velocity

Assessment

Quiz

Engineering

7th Grade

Medium

Created by

Tennille Johnston

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the difference between speed and velocity?

Speed includes the direction the object is traveling.

Velocity includes the direction the object is traveling.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the following command do?

Controls the robot’s driving speed

Drives the robot forward

Stops the robot if it starts to drive too fast

Slows the robot when it drives downhill

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following lists the correct order of steps to start a new project in VEXcode IQ using the Autopilot template?

Select “Open Examples” → Choose “Templates” → Select “Autopilot Template” → Name the project → Save the project

Name the project → Select “Autopilot Template” → Select “Open Examples” → Choose “Templates” → Save the project

Select “Autopilot Template” → Choose “Templates” → Name the project → Save the project → Select “Open Examples”

Choose “Templates” → Select “Open Examples” → Select “Autopilot Template” → Name the project → Save the project

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What happens when there are multiple code blocks stacked together?

Only the first block runs.

The blocks will run in order from top to bottom.

The blocks will run starting at the bottom to the top.

All of the blocks will run at random.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes Program Flow?

Robots execute programs in a sequence one command at a time, from top to bottom

Robots read all commands in a program simultaneously and then execute them from top to bottom

Robots execute programs one command at a time from right to left

Robots execute programs in no significant order

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which part(s) of the block [turn left for 90 degrees] are parameters?

turn

left and 90

90 and degrees

the entire block

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

And action performed (or to be performed) by a robot. Moving forward, stopping, turning, etc.

programming language

behavior

command

algorithm

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The blocks or pieces of code in a project that tell your robot what to do.

programming language

behavior

command

algorithm