Uncategorized

Computer Science Question

Using the App Inventor in a Box Tutorial Series, re-create the “President’s Quiz” app.
Recreate the app Presidents Quiz. Design the quiz so that the user proceeds from question to question by clicking a Next button and receives feedback about the answers.
It should do the following:
First question displays with its corresponding image as soon as app starts. Display a different image for each quiz question.
When user press the Next button, the second question appears. When it’s clicked again the third question appears, and so on.
When user reaches last question and clicks the Next button, the first question appears again. Include at least 4 questions.
When user answers a question, the app will report whether the entered answer is correct or not.
Rubric provided in assignment submission. Please make sure to review it to include all elements required.
Note:
Starter Apps: http://www.appinventor.org/starterApps (Links to an external site.)*Use the starter Apps link to start your App.
Video:https://www.youtube.com/watch?v=p9dOoio0Wbg (Links to an external site.)
Read Chapter 8: http://www.appinventor.org/bookChapters/chapter8.pdf
Submit the .aia file. To submit the .aia file in MIT App Inventor, go to Projects – Export selected project (.aia) to my computer.

Leave a Reply

Your email address will not be published. Required fields are marked *