wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

EV3 Programming

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.
What does this block do?
a)
Turn the robot or move it forward/backward
b)
raise the large motor
c)
stop the robot
d)
play music
2.
What does this set of blocks do?
a)
move forward until white is sensed
b)
move forward until black is sensed
c)
turn until black is sensed
d)
turn until white is sensed 
3.
What does this set of blocks do?
a)
Turn the robot until the gyro sensor reads a change of 90 degrees
b)
Move the robot until it moves forward 90 degrees
c)
turn the robot 90 degrees (no sensor)
d)
play music
4.
What is the name of the green tab?
a)
Flow Control
b)
Action
c)
Data Operations
d)
Sensor
5.
What is the name of the orange tab?
a)
Sensor
b)
Flow Control
c)
Action
d)
Advanced
6.
What is the name of the yellow tab?
a)
Sensor
b)
Flow Control
c)
Action
d)
Advanced
7.
What is the name of the red tab?
a)
Data Operations
b)
Sensor
c)
Advanced
d)
My Blocks
8.
What is the name of the dark blue tab?
a)
Advanced
b)
Sensor
c)
Data Operations
d)
My Blocks
9.
What is the name of the light blue tab?
a)
My Blocks
b)
Advanced
c)
Sensor
d)
Data Operations
10.
What does this block do?
a)
move the large motor
b)
move the robot
c)
turn the robot
d)
stop the large motor
11.
What does this block do?
a)
Stop the large motor
b)
stop the robot
c)
move the large motor
d)
nothing
12.
What does this set of blocks do?
a)
Move the robot forward until any button is pressed
b)
stop the robot
c)
turn the robot
d)
turn the robot until any button is pressed
13.
How many degrees would the robot turn?
a)
180
b)
50
c)
360
d)
100
14.
What does A represent?
a)
Sharpness of the turn
b)
speed
c)
# of wheel rotations
d)
true/false brake
15.
What does B do?
a)
power
b)
sharpness of turn
c)
degrees of turn
d)
true/false brake
16.
What does C do?
a)
power
b)
sharpness of turn
c)
true/false brake
d)
number of wheel rotations
17.
What does D do?
a)
turn the brake on or off
b)
power
c)
amount of turn
d)
sharpness of turn
18.
What would you change to change the turn to not be a spot turn (turn in place)?
a)
A
b)
B
c)
C
d)
D
19.
What unit is the power measured in?
a)
MPH
b)
KPH
c)
percent of motor output
d)
percent of battery
20.
If the motor brake is off (false) what happens after the motor has moved the set distance?
a)
the motor stops
b)
the motor coasts
c)
the motor goes into error mode
d)
the motor does the "Tommy error dance"