wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Y6 Sphero Check IN

Total questions: 12

Worksheet time: 14mins

Name
Class
Date
1.

What is the name of the app used to program Sphero?

a)

Sphero

b)

Sphero EDU

c)

EV3

d)

Lego Mindstorms

2.

Sphero can display information from its sensors.

a)

No, it does not have a screen

b)

Yes, on It's EDU App

c)

Yes, it can Talk and Say information

3.

If/Then and If/Then/Else are _____________________.

a)

Conditionals

b)

Commands

c)

Complements

d)

Capabilities

4.

What is the primary function of the LED matrix on the Sphero BOLT?

a)

To display animations, text, and images

b)

To detect obstacles in the robot’s path

c)

To measure the speed of the robot

d)

To control the robot’s movement

5.

What is the primary function of the ambient light sensor on the Sphero BOLT robot?

a)

To measure temperature

b)

To measure the amount of light

c)

To detect sound levels

d)

To detect motion

6.

What is lux a measurement for?

a)

pixels

b)

sound

c)

infrared

d)

light

7.
My square looks like a circle, how should I fix my code?
a)
Scrap it and try again
b)
Add a delay after each roll
c)
Adjust the speed
d)
Adjust the heading
8.
Which direction would the sphero travel?
a)
right then left
b)
right only
c)
left then right 
d)
forward then backward
9.

What does this do?

a)

A loop that goes a specified number of times.

b)

A loop that goes until the statement is true.

c)

This command runs if a condition proves true.

d)

This is a <true> or <false> statement.

10.

What is this a command for?

a)

A command that returns the code to outside of the loop.

b)

A command that repeats the program.

c)

A command that stops the program for a selected number of seconds.

d)

A command that begins the program.

11.

What does this do?

a)

This command has one part that runs if its false, then another that runs if it's not.

b)

A loop that goes until the statement is false.

c)

This command has one part that runs if its true, then another that runs if it's not.

d)

This is a <true> or <false> statement.

12.

What does this do?

a)

A loop that goes a specified number of times.

b)

A loop that goes until the statement is false.

c)

This command runs if a condition proves true.

d)

This is a <true> or <false> statement.