NEW
Font size
WorksheetsApp inventor
Total questions: 42
Worksheet time: 29mins
Which menu option allows you to create a new app?
Projects
Connect
Build
Help
Which menu option allows you to test your app?
Project
Connect
Build
Help
Which menu option do you choose to begin developing an app?
AI Companion
Start New Project
Save Project
Export Selected Project
Which of these is NOT one of the 3 main screens in App Inventor?
Projects
Connect
Designer
Blocks
Which section of the Designer page displays how your app appears to the user?
Pallette
Viewer
Components
Properties
On the Palette, under which selection will you find a Button?
User Interface
Layout
Media
Sensors
On the Palette, under which item will you find the Accelerometer?
User Interface
Layout
Media
Sensors
The part of the app that user sees is called?
The blocks editor
User interface
Blocks
This section is divided into sections and that contain components.
Blocks
Palette
Properties
Media
This section allows the app creator to develop the code that will run the app.
Blocks Editor
Design Editor
Viewer
Palette
These are used to identify aspects of each screen or component.
Properties
Extensions
Blocks
Behaviors
This area shows a list of pictures and/or sound being used in the project.
Properties
Viewer
Palette
Media
Google's phone or tablet operating system
Components
Android
Palette
Blocks
App Inventor is a(n) ___ based programming language.
Cloud
Internet
IOS software
hardware
File format of an app inventor project's source code
apk
aia
aii
Which drawer would you find Horizontal Arrangement?
Media
Layout
User Interface
Drawing and Animation
The playing field for any App Inventor game is called a(n) ______?
Label
Canvas
Horizontal Alignment
Clock
In programming, this is an action that occurs as a result of the user or another source,
occassion
design
block
event
What is the purpose of this backpack icon?
store apps in it
delete unwanted blocks
export blocks to other apps
to make the page look pretty to make the page look pretty
On the Blocks page, under which item will you find the "If-Then" blocks?
Control
Logic
Math
Text
Why do we have to label each one of our components? (Like buttons)
Because practice makes perfect.
To help us know what we are working with in blocks
to tell the blocks what to do
we don't, it is automatically done for us
The different pieces which can be put together to create an app, e.g. images, sounds, labels
Components
Android
Palette
Blocks
Label, Sound, or Button are all?
loops
blocks
design variables
components
What is the purple block?
Procedure
Conditional
Event handler
Variable
What is the length of this list?
1
8
10
6
4
True or False: It is possible to have an empty list -- i.e., a list with no elements.
True
False
Which decision block in a flowchart is used to represent YES/NO or TRUE/FALSE answers?
Diamond/rhombus
Rectangle
Circle
Heart
This is a(n)...
procedure
initializer variable
event handler
loop
What kind of arrangement is this
Horizontal arrangement
vertical arrangement
diagonal arrangement
Which menu option allows you to create a new app?
Projects
Connect
Build
Help
Which section of the Designer page displays how your app appears to the user?
Pallette
Viewer
Components
Properties
On the Palette, under which selection will you find a Button?
User Interface
Layout
Media
Sensors
On the Palette, under which item will you find the TextBox?
User Interface
Layout
Media
Sensorrs
On the Blocks page, under which item will you find the "If-Then" blocks?
Control
Logic
Math
Text
All App Inventor Components have _______?
Labels
Images
Buttons
Properties
To get a HorizontalArrangement to fill the width of the screen, which Property should be set?
Height
Width
AlignHorizontal
AlignVertical
True or False: Components can be either visible or non-visible.
True
False
The button which takes you to design view - where you change the look of your app
Blocks button
Designer button
Palette
Components
Contains the components used in an app
Palette
Blocks button
Design button
Components
