Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Give this quiz to my class
Q 1/6
Score 0
Chained conditionals(check all that apply)
30
will be evaluated to determine which one is true and act on the one that evaluates to true.
will check multiple factors in a single process
will increase the efficiency of the app.
are linked one after the other.
None of the above
All the above
Q 2/6
Score 0
A description of the parts of a program where a particular variable can be accessed and modified.
30
Canvas
Event
Scope
Sight
6 questions
Q.
Chained conditionals(check all that apply)
1
30 sec
Q.
A description of the parts of a program where a particular variable can be accessed and modified.
2
30 sec
Q.
Output is
3
30 sec
Q.
An action or occurrence that happens during runtime that will trigger a response or behavior by the software. This can be user input, such as clicking a button, or external, such as a device receiving an SMS text message.
4
30 sec
Q.
The values that a program provides to a function or subroutine.
5
30 sec
Q.
In MIT App Inventor, many commonly used procedures (procedure blocks) are premade.