Link
Description
Created a JavaScript quiz.
The quiz has questions and radio button choices that shows your name when you login.
The quiz displays the number of correct answers when complete.
This was my first JavaScript Application. The quiz questions are stored in a JSON data filed and retrieved using AJAX. The quiz uses local storage to remember login and signup credentials