JQuery

For this assignment you will develop an interactive quiz that uses jQuery effects for providing helpful feedback to the quiz taker.

Quiz Content

Develop questions with clear answers (e.g. multiple choice) for a domain of your choosing. If you are not sure which domain to choose, consider developing questions for JavaScript and jQuery (you won\'t lose points for having the incorrect \"correct\" answers, but I\'ll let you know). Multiple choice and check box questions are best. Short answer questions might be a possibility if there is only a clear right answer.

Work out hints and scoring schemes for your questions. Then decide how hints and feedback will be presented to the quiz taker.

Requirements

For full credit, your quiz must meet the following requirements:

At least 5 questions, such as with radio buttons or checkboxes

Visual hints if the user requests it

Visual feedback for correct and incorrect answers

Summary assessment based on the score

Solution

Q.




JQuery For this assignment you will develop an interactive quiz that uses jQuery effects for providing helpful feedback to the quiz taker. Quiz Content Develop