The layer of an app that the user sees and interacts with.
User Interface
If your app code blocks are not working correctly either logically or syntactically, you should do what to your code?
a) ask your instructor for help
b) deploy your code
c) de-boggle your code
d) debug your code
d) debug your code
What are the name of the roles in pair programming?
navigator and driver
What shape begins a flowchart?
oval/circle
Mr. Griffith's favorite baseball team
What is the White Sox?
What is an ordered set of instructions used to carry out a task?
algorithm
items you can drag to the viewer in the Designer side of App Inventor like buttons, labels, etc are called:
components
How do you know if a block is disabled?
It is greyed out
What shape signifies a conditional statement?
rhombus
Mr. Griffith's favorite football team
What is the Colts?
A command that performs different actions depending on whether a condition is true or false.
conditional statement
What drawer contains the IF>Then>Else Statement?
control drawer
What is the file type in MIT App Inventor?
a) .aia
b).hex
c) .png
d) .jpeg
a) .aia
What are the two types of algorithms?
linear and conditional
What we will be learning about 3rd term
What is Outer Space?
The layer of an app that contains the program that tells the app how to behave.
A computer scientist:
a) loves working with VR
b) is someone who always knows the best and coolest technology
c) works with computers
d) applies their knowledge of computation to creating solutions using a computer system
d) applies their knowledge of computation to creating solutions using a computer system
What do you have to do when you need the variable "global score" but you can't find it in the variables list?
INITIALIZE IT
What kind of algorithm has a solution no matter what the conditions are?
universal algorithm
What we will be learning about last term
What are ecosystems and environment?
A chart used by programmers to keep track of the values of variables in their program.
What are the two different views in MIT App Inventor? (one is code and one is the app itself)
designer and blocks
To add a button to a screen in App Inventor, where would the Button component be dragged to?
a) the designer viewer
b) the media drawer
c) the properties pane
d) the blocks viewer
a) designer viewer
IF you are wearing green ride bus 1; else ride bus 2.
You are wearing blue. What bus do you ride?
Bus 1
Bus 2
You walk
bus 2
The clubs that are sponsored by Mr. Griffith
What is the Fishing club and the Robotics club?