Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Give this quiz to my class
Q 1/24
Score 0
True or False: I can and am encouraged to use my notebook on this vocabulary assessment.
30
true
false
Q 2/24
Score 0
Two people working together to create a computer program. One person, called the driver, writes the code and explains the logic, while the other person, called the navigator, reviews it and gives feedback.
30
Pair programming
Driver
Navigator
Conditional statement
Sensor
24 questions
Q.
True or False: I can and am encouraged to use my notebook on this vocabulary assessment.
1
30 sec
Q.
Two people working together to create a computer program. One person, called the driver, writes the code and explains the logic, while the other person, called the navigator, reviews it and gives feedback.
2
30 sec
Q.
The person who writes the code in a computer program when two programmers are working together.
3
30 sec
Q.
The person who observes or reviews each line of code in a computer program as it is typed when two programmers are working together.
4
30 sec
Q.
A device that responds to a physical stimulus (as heat, light, sound, pressure, magnetism, or a particular motion) and transmits a resulting impulse (as for measurement or operating a control).
5
30 sec
Q.
A command that performs different actions depending on whether a condition is true or false.
6
30 sec
Q.
An instrument used for determining direction.
7
30 sec
Q.
An instrument used to measure acceleration.
8
30 sec
Q.
Data represented as either yes/no or true/false.
9
30 sec
Q.
Data that ranges on a continuous scale.
10
30 sec
Q.
A type of motor or servo that is responsible for moving or controlling a mechanism or components.
11
30 sec
Q.
An output device that controls precise position or speed.
12
30 sec
Q.
Repeating process steps to continuously improve a work product.
13
30 sec
Q.
An antenna used to create a personal area network that uses low energy to power Bluetooth wireless technology.
14
30 sec
Q.
A numerical amount defined in an algebraic equation.
15
30 sec
Q.
A placeholder in a device’s memory that stores a value a program is using.
16
30 sec
Q.
A sequence of characters (letters, numerals, symbols, and punctuation marks).
17
30 sec
Q.
A type of data in computing that a logical expression evaluates to. The only possible values for Boolean are True and False.
18
30 sec
Q.
The network of physical devices, vehicles, buildings, and other items that enable these objects to collect and exchange data.
19
30 sec
Q.
A block of code that is triggered when a certain event happens.
20
30 sec
Q.
A method of transferring data by breaking it into small chunks called packets.
21
30 sec
Q.
A chip that processes information and data from input and delivers information or data as an output.
22
30 sec
Q.
The period when a program is running. Runtime begins when a program is opened (or executed) and ends when the program is closed.
23
30 sec
Q.
Any type of calculation that follows a well-defined process like an algorithm.