wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

EV3 ROBOTICS 3

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Your robot needs to drive in a U shape to complete a challenge. Which string of code should you use?

a)
b)
2.

What will this program do?

a)

Use the ultrasonic sensor to create a loop

b)

Create a forever loop

c)

Backup when the robot detects an obstacle

d)

Move the robot forward until it sees an obstacle

3.

What will this program do?

a)

Stop the robot if there is an obstacle more than 15 cm away

b)

Wait until the robot sees an obstacle, then start

c)

Help the robot avoid obstacles

d)

Use a wait block with the ultrasonic sensor

4.

What does the hardware connection page tell us about this robot?

a)

The touch sensor is pressed

b)

The robot sees something blue

c)

The robot sees something 4.9 cm away

d)

The robot has moved 8 rotations

5.

What color does this robot see, according to the Port View App?

a)

Blue

b)

Green

c)

Yellow

d)

Red

6.

Where are the color-coded blocks in EV3?

a)

Canvas

b)

Hardware Connection Page

c)

Palette

d)

Port View App

7.

What is the blank work-space where your code in EV3?

a)

Canvas

b)

Hardware Connection Page

c)

Port View App

d)

Palette

8.

Which code below will make the robot do a rotation turn?

a)
b)
c)
d)
9.

Which code below will make the robot go straight for a bit then stop?

a)
b)
c)
d)
10.

Which code below will make the robot use the medium motor that operates the drag?

a)
b)
c)
d)
11.

Which code below will make the robot do a figure 8?

a)
b)
c)
d)
12.

Which code below will make the robot use a sensor start?

a)
b)
c)
d)
13.
These take in data from the environment as an input to your EV3. 
a)
Eyes
b)
Shields
c)
Motors
d)
Sensors
14.

Which of the following blocks is used to have your robot make a sound?

a)
b)
c)
d)
15.

When using the touch sensor, you choose ________.

a)

Compare and then state

b)

Change and then state