AR Lesson 1 Review

AR Lesson 1 Review

7th Grade

20 Qs

quiz-placeholder

Similar activities

CCGA Unit 4 and 5

CCGA Unit 4 and 5

7th - 8th Grade

15 Qs

Getting Started with Makecode Arcade

Getting Started with Makecode Arcade

6th - 8th Grade

15 Qs

1.2.3 Design Process

1.2.3 Design Process

6th - 8th Grade

16 Qs

PLTW Introduction

PLTW Introduction

6th - 8th Grade

20 Qs

SunZoon Lite Racer

SunZoon Lite Racer

6th - 8th Grade

15 Qs

Qt Design

Qt Design

6th - 8th Grade

15 Qs

2021-2022 Robotics Pre- assessment

2021-2022 Robotics Pre- assessment

7th Grade

20 Qs

PLTW AR 1.1-1.3 Vocab

PLTW AR 1.1-1.3 Vocab

6th - 8th Grade

15 Qs

AR Lesson 1 Review

AR Lesson 1 Review

Assessment

Quiz

Other

7th Grade

Medium

Created by

Jon Kinney

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

The driven gear is also referred to as the output.

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

The driving gear is also referred to as the output.

The output gear is where the movement starts.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Refer to the simple gear train set up below. The outer gears rotate in the ________ direction of the middle gear.

opposite

same

3.

MULTIPLE CHOICE QUESTION

1 min • 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 DRIVE block to “reverse”.

Yes, this programming code meets all the requirements.

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

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

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

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, and a person pushes the robot with their hands so that it moves faster.

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

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

5.

MULTIPLE CHOICE QUESTION

1 min • 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 block must include “When Brain left button is pressed”.

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

The event handler must include a loop

The event handler block must include “When BumperA is pressed”.

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

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

The arrows show the flow of the action.

A command is represented by a rectangle.

The beginning point is shown by a rectangle.

The ending point is shown by a triangle.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

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

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

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.

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?