wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Ev3 New

Total questions: 22

Worksheet time: 13mins

Name
Class
Date
1.

What is this block called?

a)

Go/Power Block

b)

Motor Block

c)

Move Tank Block

d)

Move Steering Block

2.

In the sequence shown, how will the robot perform when the program starts

a)

wait for a sensor to activate

b)

move forward slowly for 4 rotations

c)

move backwards for 4 rotations

d)

nothing

3.

In the sequence shown, how will the robot perform when the program starts

a)

wait for a sensor to activate then move forwards 4 rotations

b)

move forward slowly for 4 rotations

c)

move backwards for 4 rotations

d)

nothing

4.

In the sequence shown, how will the robot perform when the program is run?

a)

move forward then return to where it started

b)

Travel forward quickly,

then slow down and continue

c)

Move backwards 1 rotation, then forwards 1 rotation

d)

None of these

5.

What is the difference between these two blocks

a)

The top block will go further than the bottom block

b)

The bottom block will go further than the top block

c)

Both blocks will go the same distance but at different speeds

d)

The top block goes forward, the bottom block goes backwards.

6.

What will happen when you run this code?

a)

Change color

b)

Grow and shrink

c)

Spin

d)

Bounce

7.

This sequence would cause what type of a turn?

a)

Spin Turn

(turns in place)

b)

Pivot Turn

(one wheel turns)

c)

Smooth Turn

(longer gradual turn)

d)

S-turn

(turns one direction then back)

8.

This sequence would cause what type of a turn?

a)

Spin Turn

(turns in place)

b)

Pivot Turn

(one wheel turns)

c)

Smooth Turn

(longer gradual turn)

d)

S-turn

(turns one direction then back)

9.

What is this?

a)

Ultrasonic Sensor

b)

Touch Sensor

c)

Color Sensor

d)

Medium Motor

10.

What is this?

a)

Sound sensor

b)

Touch sensor

c)

Light Sensor

d)

Gyro Sensor

11.

What is this?

a)

Medium Motor

b)

Large Motor

c)

Touch Sensor

d)

Gyro Sensor

12.

What will this program do when it is running?

a)

A. Move forward 5 times and then turn left 5 times

b)

B. Turn left and move forward 5 times

c)

C. Turn left 5 times and then move forward 5 times

d)

D. Move forward, then turn left, repeat 5 times

13.

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

a)
b)
c)
d)
14.

Which block will make the EV3 go further

a)

3 seconds

b)

1080 degrees

c)

3 rotations

d)

They will all travel the same distance

15.

A PROGRAM is a series of _____________ for a computer or device to follow

a)

instructions

b)

windows

c)

suggestions

d)

voices

16.

Coding can be used to

a)

Program robots

b)

create websites, games & apps

c)

tell computers what to do

d)

all of these

17.

What is another word for coding?

a)

Typing

b)

Programming

c)

Computing


d)

Commanding

18.

how we can move one step forward

a)
b)
c)
19.

What is the purpose of a loop in EV3 block coding?

a)

To execute a block of code only once

b)

To stop the program

c)

To execute a block of code multiple times

d)

To check the battery level

20.

In EV3 block coding, how can you make a robot move until it detects an object in front of it?

a)

Use a loop with a gyro sensor

b)

Use a loop with an ultrasonic sensor condition

c)

Use a sound sensor block outside of a loop

d)

Use a color sensor in a forever loop

21.

How can you increase the power of a motor in EV3 block coding?

a)

By using a "Loop" block

b)

By adjusting the power setting in the motor block

c)

By using a "Wait" block before the motor block

d)

By adding more motor blocks in sequence

22.
When working in a group for robotics, students should  
a)
stay on task but don't work with other group members
b)
Socialize with group members outside of your group and then work alone
c)
Socialize with other group members and don't help your group
d)
stay on task and work with other group members appropriately