Objective:
navigate through a list using an index variable
select items from a list
check for the end of the list
work with parallel lists
Watch the video about the Computer Science Quiz App you will build today.
Question: What happens when you answer a quiz question incorrectly?
Click Here to open App Inventor with the Computer Science Innovator's Quiz template.
Text-to-Speech: Modify your app so that “correct” and “incorrect” are spoken when the user answers a question.
Keep Score (Add a score label and keep track of how many correct and incorrect answers the user gives.
Random Question: Add a new button that gives the user a random question, rather than the next answer in the list