PLTW Automation and Robotics Interim Assessment Study Guide

PLTW Automation and Robotics Interim Assessment Study Guide

8th Grade

25 Qs

quiz-placeholder

Similar activities

PLTW VEX Parts

PLTW VEX Parts

6th - 8th Grade

21 Qs

Class Expectations / Syllabus

Class Expectations / Syllabus

6th - 8th Grade

20 Qs

Design and Modeling 1.1 Pre Test

Design and Modeling 1.1 Pre Test

6th - 8th Grade

20 Qs

Basics of App Coding

Basics of App Coding

8th - 12th Grade

22 Qs

Introduction to the Engineering Design Process Assessment

Introduction to the Engineering Design Process Assessment

6th - 8th Grade

25 Qs

Engineering a Prototype

Engineering a Prototype

7th - 11th Grade

23 Qs

Q2/Q4 BenchmarkReview for Final

Q2/Q4 BenchmarkReview for Final

8th Grade

24 Qs

Q1/Q3 Benchmark 1

Q1/Q3 Benchmark 1

8th Grade

23 Qs

PLTW Automation and Robotics Interim Assessment Study Guide

PLTW Automation and Robotics Interim Assessment Study Guide

Assessment

Quiz

Other

8th Grade

Medium

Created by

Richard White

Used 99+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a simple gear train with idler, which of the following statements is true?

The output gear is where the movement starts.

The driving gear is also referred to as the output.

The middle gear is also referred to as the driving gear.

The driven gear is also referred to as the output.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Your group wants to program a motor to drive forward for 2 seconds, stop for 1 second and then drive in the opposite direction for 4 seconds and stop. You create the following code. Will this code execute as you intended?

No, they should change the first WAIT block to "1" second.

Yes, this programming code meets all the requirements.

Yes, but they should change the last DRIVE block to "2" seconds.

No, they should change the first DRIVE block to "reverse".

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bailey, Jamal, and Prashad are working together on a complex code for their Res-Q-Bot. It is a code involving many steps that will take several days to complete. Which of the following will help the entire group stay on track?

The three group members agree that they do not need to write any comments for their code.

Jamal and Prashad discuss some new ideas for their code but do not write them down.

The three group members agree to create a flow chart so that all group members understand the plan and can work on the code.

Bailey works on the code by herself and finishes it the way she wants it done.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a scenario where a robot will move autonomously?

A person uses a handheld device to drive the robot, no coding software is used.

A coding software program is used to create code, and a person pushes the robot with their hands so that it moves faster.

A coding software program is used to create code and is downloaded to the robot, so that the robot moves based on the code.

A coding software program is used to create code but is not downloaded to the robot.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sophia and Jin are attempting to create an algorithm to make their robot do a shuffle with the following requirements: 1. It must last more than 20 seconds. 2. It must go both forward and backwards. 3. The algorithm begins when BumperA is pressed. Which of the following must be true of the algorithm?

The event handler must include a loop.

The event handler block must include "When BumperA is pressed".

The "wait time" of all the actions must add up to 15 seconds.

The event handler block must include "When Brain left button is pressed".

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following statements below is true when creating a flowchart for an algorithm? Select all that apply.

The ending point is shown by a triangle.

The beginning point is shown by a rectangle.

A command is represented by a rectangle.

The arrows show the flow of the action.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between a repeat loop and a forever loop?

A forever loop is used to copy and paste the same set of code, in order, and a repeat loop is used if you want to copy and paste the same set of code in reverse order.

A forever loop repeats steps for a set number of times, whereas a repeat loop repeats steps until the program stops running.

A repeat loop repeats for a designated number of times, whereas a forever loop repeats until the program stops running.

A repeat loop is used to copy and paste the same set of code, in order, and a forever loop is used if you want to copy and paste the same set of code in reverse order.

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?