back
Creating a Quiz in JavaScript
Take a look at this example of a quiz that uses JavaScript to automatically calculate the correct answers. quiz example. Look over the code. Answer the questions from the quiz and see what happens.

Assignment

Modify the script to create a quiz of your own.