Pluckers Logo

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:

  1. Create a form to collect peoples responses to questions
  2. Assign each answer choice an ID and value
  3. Set it up so that the answer choices are read into an array
  4. Create a loop that collects the value of each variable that is chosen by the user
  5. Create a calculation that adds the values and outputs a score
  6. Assign each sauce to a score and have the sauce appear on the screen when that score is reached

pluckers layout

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?