NEW
Font size
Worksheetsapp inventor
Total questions: 36
Worksheet time: 25mins
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 menu option allow you to test your app via a WiFi connection?
AI Companion
Emulator
USB
Bluetooth
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
When connecting App Inventor to your mobile device via AI Companion, QR in QR Code stands for?
Quick Read
Quick Ready
Quit Read
Quite Ready
On the Blocks page, under which item will you find the "If-Then" blocks?
Control
Logic
Math
Text
What does this code do?
Initialize a global event
Initialize a global function
Initialize a value
Initialize a variable
What does this code do?
It adds two numbers if the operator has a + sign
It manages the screen
It adds two numbers if the operator has any sign
It sets the global answer
What happen when the user clicks on this button?
The use is able to call a button
The user is able to convert text to speech
The user is able to convert speech to text
The user is able to recognize their sweet voice
What does this code do?
It sets the background of the Canvas Yellow
It sets the brush color as Yellow
It makes the outline of the app Yellow
It makes yellow dots on the Canvas
Where will the if conditional block be found in the coding window?
In Text
In Variable
In Control
In Colors
Which app is used to view the app in real life mode?
MIT Real Viewer
MIT App Inventor
MIT Ai2 Companion
MIT Companion
The different pieces which can be put together to create an app, e.g. images, sounds, labels
Components
Android
Palette
Blocks
The part of the app that user sees is called?
The blocks editor
User interface
Blocks
Label, Sound, or Button are all?
loops
blocks
design variables
components
What is the length of this list?
1
8
10
6
4
what is MIT app inventor ?
Its a Software
Used to create mobile apps
Mobile software
Web application
what kind of coding we are using in MIT app inventor?
Notepad typing
Using software IDE
Block coding
Copy and Past
where will be the Button and Images are availabe?
MIT app Inventor
properties
User Interface
Components
where you can find Horizontal and vertical Arrangements?
Properties
User Interface
Layout
Storage
if you want your Button should be in horizontal means what options you have to select?
user interface
Storage
canvas
Layout
where will be the Button and Images are availabe?
MIT app Inventor
properties
User Interface
Components
This section allows you to see the apps interface as it would look on your device.
Media
Animation
Image Picker
Viewer
This section allows the app creator to develop the code that will run the app.
Blocks Editor
Design Editor
Viewer
Palette
True or False: Components can be either visible or non-visible.
True
False
What kind of arrangement is this
Horizontal arrangement
vertical arrangement
diagonal arrangement
All App Inventor Components have _______?
Labels
Images
Buttons
Properties
True or False: Components can be either visible or non-visible.
True
False
