For my app, I will create a quiz that asks personality-style questions and determines what Pluckers wing sauce the user is. There are 20 sauces total but I will be using 6 of the most popular. The quiz will pull from users answers, calculate them and produce a response. Some of my inspiration is pulled from Buzzfeed quizzes. The steps of the quiz are as follows:
- Create a form to collect peoples responses to questions
- Assign each answer choice an ID and value
- Set it up so that the answer choices are read into an array
- Create a loop that collects the value of each variable that is chosen by the user
- Create a calculation that adds the values and outputs a score
- Assign each sauce to a score and have the sauce appear on the screen when that score is reached
The quiz was branded to look much like the Pluckers website. I used similar fonts, colors and backgrounds. The finished quiz can be found here. Tell me what you think!
What Pluckers wing sauce are you?