LEGO Mindstorms EV3 Programming Concepts

LEGO Mindstorms EV3 Programming Concepts

Assessment

Interactive Video

Computers

7th Grade

Hard

Created by

Joe Rowe

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you open a new project window in the LEGO Mindstorms EV3 software?

Look for the plus sign in the top left corner

Click on "File" then "New Project"

Double-click on "Program"

Click on "Start Here"

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to save a project in the LEGO Mindstorms EV3 software?

Click the save icon

Press Ctrl+S

Go to File and select "Save Project As"

Right-click on the project name and select "Save"

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What color are blocks for motors and other output?

Small motor

Medium motor

Large motor

Green Category of blocks

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the "Move Steering" block, what does the option that looks like a speed gauge control?

The direction of the robot

The number of rotations

The speed of the robot

The type of motor

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of a Wait Block in programming?

To make the robot move forward

To pause the program until a specific condition is met

To play a sound through the robot's speaker

To change the robot's internal clock

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a Loop Block do in a program?

It stops the program completely

It makes the robot turn in a circle

It repeats a set of actions multiple times or indefinitely

It measures the temperature of the robot's motors

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Switch Block is similar to what type of programming statement?

A repeat statement

An if-then statement

A print statement

A variable declaration

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can a Sensor Block (Measure) be used in a program?

To make the robot jump

To take a measurement from a sensor and use that value in other parts of the program

To turn off the robot's power

To make the robot sing a song