Question: For project one, you will be building a simple JavaScript-powered personality quiz that evaluates user input to make a determination. Good examples of this model
For project one, you will be building a simple JavaScript-powered personality quiz that evaluates user input to make a determination. Good examples of this model include Harry Potter sorting hat quizzes, Divergent faction tests, personality tests, and other Buzzfeed quizzes (Links to an external site.)Links to an external site.: your quiz should have a compelling original theme and content. Remember to prioritize the union of HTML5, CSS, and JavaScript towards creating a compelling and playful user experience. All questions, answer choices, and the result should be displayed on the same page. Do not show the result on a separate page, or through a pop-up / alert!
Your quiz should:
Take in and store user input from at least ten different questions answered by the user via HTML form elements (2 points)
Match user input on each question to a set of potential results you've designed
After completing the questions, assign the user to one of the results (depending on what answers they chose). Display the appropriate text, depending on the specific result
...and an image, depending on the specific result
Include original theme and content
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
