NEW
Font size
WorksheetsCS Discoveries Unit 6 Circuit Playground
Total questions: 25
Worksheet time: 16mins
App Lab uses what event model?
Event-Handling
Variable
Draw Loop
Program Call
What does LED stand for?
Light Emitting Diode
Lego Education Department
Little Electronic Device
Lead Erasing Director
Which of the following is an INPUT from the Circuit Playground?
Sound Sensor
Buzzer
LED
Motor
Which of the following in an OUTPUT from the Circuit Playground?
Sound Sensor
Button
Light Sensor
LED
Which of the following code is used to get information about an element on the screen?
getData
setData
getProperty
setProperty
Which of the following code is used to change information about an element on the screen?
setProperty
setData
getProperty
getData
Where does an onBoardEvent take place?
on the screen
on your Circuit Playground
at the start of your code
at the end of your code
Where does an onEvent take place?
on the Circuit Playground
on the screen
at the start of your code
at the end of your code
How often does the "data" parameter cause an onBoardEvent to run?
constantly (every 100 ms)
only when data changes from the last reading
once
twice
How often does the "change" parameter cause an onBoardEvent to run?
constantly (every 100 ms)
once
only when data changes from the last reading
twice
When does the "shake" parameter cause an onBoardEvent to run?
constantly (every 100 ms)
once
when data changes
when the Circuit Playground is shaken
Label Binary Input Sensor #1
LED
Light Sensor
Toggle Switch
Sound Sensor
Label Binary Input Sensor #2
Sound Sensor
USB Outlet
Temperature Sensor
Left Button
Label Binary Input Sensor #3
Sound Sensor
LED Sensor
Input
CPU
What is input #1?
USB Connector
CPU
Toggle Switch
Left Button
What is input #2?
Connector Pad
Accelerometer
Reset Button
Right Button
What is input #3?
Circuit
Toggle Switch
Temperature Sensor
Design Screen
What is analog?
Something that doesn't figure the answer out for you.
Anything that doesn't use electricity.
Any constantly changing value not restricted to a specific value.
An ant squashed underneath a log
What is digital?
Data or signals represented by a finite set of values.
Input from anything with electricity.
Made by a computer, but never by humans.
A hole that has been dug completely.
What is HARDWARE?
Only items that can be used to enter text.
Any software that comes in a hard case.
Microsoft or Apple products
Any physical device used in or with your machine.
What is SOFTWARE?
A collection of code that performs specific tasks.
A type of program that prevents viruses on a computer.
Any software that comes in a soft-sided case.
IBM or Cisco products.
Name the UI element that lets a user type in a small amount of text.
Button
Chart
Checkbox
Text Input
Name the UI element that is used for small titles and headings on an app.
Label
Image
Screen
Slider
A new or improved idea, device, product, etc, or the development thereof.
Program
Innovation
Prototype
Coding
UI stands for...
User Interface
Ubiquitous Interface
User Information
Unencumbered Information
