wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Edison Robot Quiz

Total questions: 35

Worksheet time: 18mins

Name
Class
Date
1.
Identify the picture
a)
barcode
b)
Edcomm cable
c)
wire
d)
Edware
2.
What is the name of this robot?
a)
Industrial robot
b)
Space robot
c)
Edison robot
d)
Warehouse robot
3.
Identify the picture
a)
ibtrack
b)
rug
c)
paper
d)
mat
4.
What is the function of this icon?
a)
Loop start and loop end
b)
The timing symbol on a screen of a program.
c)
The drive symbol on  a screen of a program. It controls both motors at the same time.
d)
The LED symbol on a screen of a program.
5.
What is the function of this icon? 
a)
The drive symbol on  a screen of a program. It controls both motors at the same time.
b)
Loop start and loop end
c)
The LED symbol on a screen of a program.
d)
Gives a beeping sound, the play beep symbol on a screen of program.
6.
What is the use of the edcomm cable?
a)
cable to charge the robot
b)
extra longevity
c)
none of the above
d)
Cable to download the program from the computer to Edison
7.
What is the name of the picture?
a)
line
b)
barcode
c)
arrow
d)
parallel lines
8.
Robots are like humans  they can sense things and respond to their senses this means that the robot can be programmed  to think on its own.
a)
True
b)
False
9.
It is a machine that is controlled by a computer and is used to perform jobs by itself.
a)
robot
b)
robotics
c)
edcomm cable
d)
Edware cable
10.
The technology that deals with the design, construction, operation, and application of robots.
a)
robots
b)
robotics
c)
edware
d)
edcomm cable
11.
Some robots are used for fun and entertainment like playing computer games.
a)
True
b)
False
12.
Identify the name of the picture
a)
icon palette
b)
programming area
c)
help text
d)
settings
13.
Parts of the robot that perform a physical actions such as making the robot move 
a)
Control System
b)
Actuator/Output
c)
Sensors
14.
tell the robot about its surroundings
a)
Control system
b)
sensors
c)
actuators/output
15.
The controller ‘brain’ which is run by a computer program
a)
Sensors
b)
control system
c)
actuator/output
16.
What is the name of this robot?
a)
Industrial robot
b)
Space robot
c)
Edison robot
d)
Warehouse robot
17.

Edison Robots are ___________.

a)

orange

b)

yellow

c)

green

d)

purple

18.
What is the use of the edcomm cable?
a)
cable to charge the robot
b)
extra longevity
c)

so the robot can't escape

d)

used to download the program from the computer to Edison

19.
What is the name of the picture?
a)
line
b)
barcode
c)
arrow
d)
parallel lines
20.

This is the name of the software used to program Edison

a)

Edison Software

b)

EdScratch

c)

Thomas Edison Programming

d)

Orange

21.

To scan barcode, place the Edison Robot to the right of the code and _____________.

a)

press "record" button 3 times

b)

press "play"

c)

press "stop"

d)

press "stop" 3 times

22.

The "play" button on the Edison Robot is a _________.

a)

octogon

b)

triangle

c)

square

d)

circle

23.

All EdScratch programs need to have __________ at the top.

a)

"go"

b)

the yellow "start" block

c)

"begin now"

d)

a red box

24.

The Edison Robot has these...they tell the robot about its surroundings.

a)

control system

b)

sensors

c)

eyes

25.

Edison Robots can play different tones/beeps to play music from songs.

a)

true

b)

false

26.
LED stands for ___________________________?
a)
Light Energy Display
b)
Light Eco Diode
c)
 Light Emitting Diode
27.
Sound sensors act as ___________________ on the Edison.
a)
 an input
b)
 an output
c)
a process
28.
Which command turns left LED ON
a)
Ed.leftled(ON)
b)
Ed.LEDLEFT(on)
c)
Ed.LeftLed(Ed.ON)
29.
You can tell EdPy a loop runs forever using:
a)
while :
b)
while 1:
c)
loop:
30.
What does this command do?
Ed.TimeWait(3, Ed.TIME_SECONDS)
a)
Wait for 3 seconds
b)
Wait for 3 minutes
c)
Wait for 30 seconds
31.
Edison uses ________________ to detect obstacles.
a)
Sound sensors
b)
Infrared sensors
c)
Remote control
32.
Light sensors are used to detect ______________________.
a)
Waves
b)
Brightness
c)
sound
33.
A variable is for storing ____________________.
a)
data
b)
syntax
c)
shapes
34.
What does the code below mean?
while Light_Level <= 20:
a)
While light level is greater than or equal to 20
b)
While light level is equal to 20
c)
While light level is less than or equal to 20
35.
There are ______ light sensors on top of the Edison
a)
no
b)
two
c)
four