WorksheetsMIT Review
Total questions: 14
Worksheet time: 29mins
What kind of arrangement is this
Horizontal arrangement
vertical arrangement
diagonal arrangement
This is ...
Event Handler
loop
conditional
initializing a variable
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 kind of coding we are using in MIT app inventor?
Notepad typing
Using software IDE
Block coding
Copy and Past
Which of these is NOT one of the 3 main screens in App Inventor?
Projects
Connect
Designer
Blocks
Which menu option allows you to test your app?
Project
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
On the Palette, under which item will you find the Horizontal Arrangement?
User Interface
Layout
Media
Sensors
What does the below code do?
Read the information from the database
When the green button is clicked, changes the paint color to green
If the red button is clicked, adds a canvas to the screen
The instruction below allows the app to (a) .
