Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 566 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 566 Bytes

quiz-with-scoreboard

Basically a user can register ,login,take the quiz and view result.One can observe all the scores in chronological order.

Admin can add numerous questions with answers into the database to conduct quiz. User(student) should register and login and can take the test numerous times and can observe the scores.

About Scoreboard:

  Scoreboard will have scores of each person with public mode.
  can observe all scores in chronological order

TECHNOLOGIES:

Front-end: HTML,CSS
Back-end : PHP,JS(JQUERY)
DATABASE: MySql