
Computer 10 - 3rd Periodical Review Quiz
Quiz by Anthony Pleños
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
What is the primary purpose of the "Patience" app?
Which component is used to detect screen touches in the app?
What happens when the screen is touched during the app's active state?
What property of the Canvas component ensures it detects touches across the whole screen?
What is the default interval value for the Clock component in milliseconds?
How does the app encourage users to avoid using their phones?
Why does the app use a "victory image"?
Why is an offset used with the accelerometer readings?
What does the TextToSpeech component do in the app?
What type of variable is used to store the initial accelerometer readings?
Why is a procedure created for the alert functionality?
What would happen if the accelerometer offset value is set too low?
How does the app ensure the phone screen remains visible during the timer?
Which of the following best describes the role of the Timer block in the app?
Why is it important to stop the timer after the countdown ends?
If the Speak block is removed during testing, how can the user confirm the alert system works?
How does the app prevent alerts when the timer is off?
What problem does using a procedure solve when creating the "Patience" app?
What is the primary function of the accelerometer in the app?
Why might the app be referred to as a "hack" in programming terms?