NEW
Font size
WorksheetsMP3-9WKS-Review
Total questions: 24
Worksheet time: 12mins
Where you can find your components and drag them to the Viewer to add them to your app.
Viewer
Palette
Components
Properties
Drag components from the Palette to the _______________to design what your app will look like.
Palette
Components
Viewer
Properties
Shows the _________________ you have added to your app in a hierarchical structure.
Viewer
Palette
Properties
Components
Select a component in the Components list to edit its ________________ (name, color, size) in this pane.
Properties
Palette
Viewer
Components
What view is this?
Palette
Designer
Blocks
Components
Scientists who apply their knowledge of computation to creating solutions using a computer system.
Computer Scientists
Engineer
Architect
Programmer
A type of software application designed to run on a mobile device, such as a smartphone or tablet computer.
Emulator
Viewer
Mobile Application (App)
Built In Drawers
The science of creating artifacts and solving problems using the help of a computer. Some of the areas of focus include software engineering, programming, data analysis, algorithms, graphics, and animation.
App
Computer Science
Programming
Data
The writing of compound words (file names) by starting each word with a capital letter.
Java Script
CamelCase
Python
C++
A simulator that imitates a program or events.
Viewer
App
Computer
Emulator
Where you can add or edit the code in your app.
Designer
Blocks
Palette
Components
Find blocks that are specific to a component and drag them to the Blocks Viewer.
Emulator
Blocks Button
Built In Drawers
Component Specific Drawers
What type of files are used in MIT App Inventor?
hex
aia
Word
A flaw in a computer program that causes the program to produce an incorrect result or behavior.
Compiler
Debug
Bug
Relay
Something unexpected that happens while a program is running.
Bug
Anomaly
Algorithm
Program
A program that translates instructions or code into a language that can be read and understood by a computer.
Relay
CPU
Monitor
Compiler
To identify bugs or errors in computer hardware or programs and fix them.
Debug
Bug
Anomaly
Flowchart
How do you add a comment to your code in App Inventor?
Click on Settings
Right click in the blank space and choose Add Comment
Right Click on the block and choose Add Comment
You can't add comments in App Inventor
What button do you click on to log in to App Inventor?
Help
Create Apps!
Log On
Start
How do you save your code as an image?
Right click in the blank open space and choose Download Blocks as Image
Right click on the block and choose save image
Click on Settings
Click on Help
A mobile app is:
An operating system
An input device
A type of software application designed to run on a mobile device, such as a smartphone or tablet computer.
Hardware for computers
Which of the following models the correct naming convention for a VARIABLE that will hold the value for a player's date of birth?
players date of birth
Players Date Of Birth
playersdateofbirth
playersDateOfBirth
A command that performs different actions depending on whether a condition is true or false.
Action
Universal test
Boolean logic
Conditional statement
What are these steps for?
Steps for checking a sequence.
Steps for creating an algorithm.
Steps for Debugging Code
Steps for importing your file.
