Lab Eight

Lab Six involved constructing a slightly more complex program called QuizMe. The app is a U.S. presidents-based trivia quiz that cycles through four questions, with corresponding image sprites for each question.  As the user responds to the questions, they will click the ‘Submit’ button, and either a response of “Correct!” or “Incorrect!” will be displayed. They will then click then ‘Next’ button to move on to the next question. This app introduced some new app building concepts like adding flexibility to a program (allowing for additional questions to be easily added) and improving user interface experience (blanking out “Incorrect!/Correct!” text returns when moving on to the next question).

QuizMeApp

Leave a Reply

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