NEW
Font size
WorksheetsMIT APP INVENTOR REVIEW
Total questions: 25
Worksheet time: 28mins
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 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
Label, Sound, or Button are all?
loops
blocks
design variables
components
The place where I tell the components of my app what to do
Designer
Blocks Editor
Event
Comment
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
The part of the app that user sees is called?
The blocks editor
User interface
Blocks
what is MIT app inventor ?
Its a Software
Used to create mobile apps
Mobile software
Web application
The playing field for any App Inventor game is called a______?
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
An example of an event would be?
Mouse being clicked to touch an object
Pressing right left arrow keys
Key pad pressed to watch video
All of the above
All App Inventor Components have _______?
Labels
Images
Buttons
Properties
What is wrong with this block of code
It is missing the event handler block
it is not going back to the original position
It is not giving a point if it is put in the correct spot
What is the score doing on this command
increments by 1
decrements by 1
increments by 2
decrements by 2
What is the purple block?
Procedure
Conditional
Event handler
Variable
A component that you can animate and that can interact with a canvas.
image
imageSprite
character
