wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Circuit Playground Review I

Total questions: 18

Worksheet time: 9mins

Name
Class
Date
1.

How many buttons are on the Circuit Playground?

a)

1

b)

2

c)

3

d)

4

2.

How many sliding switches are on the Circuit Playground?

a)

0

b)

1

c)

2

d)

3

3.

Which of these ARE on the Circuit Playground?

a)

LED

b)

Sound Sensor

c)

Motion Sensor

d)

Temperature Sensor

e)

Light Sensor

4.

How many of the LED's can display the color green?

a)

0

b)

1

c)

10

d)

11

e)

All of them

5.

How many of the LED's are capable of displaying any RGB color?

a)

0

b)

1

c)

10

d)

11

e)

12

6.

How does the Circuit Playground communicate with a computer?

a)

Telepathically

b)

Wirelessly

c)

USB

d)

Ethernet

7.

The Circuit Playground plays music using the speaker in your computer.

a)

True

b)

False

8.

What is the least number of LED's that will be ON when the Circuit Playground is running a program?

a)

0

b)

1

c)

2

d)

3

9.

What is the default state of the Circuit Playground when it is first plugged in? (Choose all that are true)

a)

The power LED is on.

b)

The red LED blinks for a moment.

c)

A rainbow pattern is displayed repeatedly.

d)

The speaker makes 3 clicking noises.

e)

The red LED pulses repeatedly.

10.

This plug goes where?

a)

In the desktop computer USB port

b)

In the Circuit Playground USB port

c)

In the power slot of the Circuit Playground

d)

In the power receptacle on the wall

11.

What does LED stand for?

a)

Light Emitting Diode

b)

Lego Education Department

c)

Little Electronic Device

d)

Lead Erasing Director

12.

This code block responds to events from where?

a)

the app screen

b)

your Circuit Playground

c)

the start of your code

d)

the end of your code

13.

This code block responds to events from where?

a)

the Circuit Playground

b)

the App screen or controls

c)

the computer's operating system

d)

at the end of your code

14.

How often does the "change" parameter cause an onBoardEvent to run?

a)

constantly (every 100 ms)

b)

once

c)

only when data changes from the last reading

d)

twice

15.

Which of these could correctly display the sound volume on an app screen?

a)
b)
c)
d)

None of these.

16.

What does this code do?

a)

Updates the screen every few milliseconds with bright red.

b)

Turns the screen a shade of red whenever the sound level changes.

c)

Updates the screen every few milliseconds with a shade of red.

d)

Turns the screen bright red whenever the sound level changes.

17.

What color is created here?

a)

Red

b)

Green

c)

Blue

d)

Black

e)

White

18.

What color is created here?

a)

Red

b)

Green

c)

Blue

d)

Black

e)

White