yangxiaoze / dynamicQuiz

A dynamic quiz web application using Node.js

Home Page:http://gzquiz.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Dynamic Quiz Application

  • Options to:
    • Take an existing quiz
    • Create a new quiz
    • Edit an existing quiz
    • Delete an existing quiz
    • Reset to the default set of quizzes
  • Top ten users
    • Keeps track of users (by username) who have taken the quiz multiple times (averages user's score)
  • Dismiss-able notifications/alerts
  • Forms and multiple choice answers can be submitted with the enter key
  • Checks that all text inputs and radio buttons have been entered/selected before submission of quiz

About

A dynamic quiz web application using Node.js

http://gzquiz.herokuapp.com/


Languages

Language:JavaScript 88.7%Language:HTML 5.7%Language:CSS 5.5%