Skip to content

mehulsinghhh/Test-Taking-Platform

Repository files navigation

Skill's Breaker

An online quiz system built on PHP, JS and HTML. It has inbuilt Timer support along with Admin Panel

#Added features:

  1. Added Timer support.
  2. Added control to "Enable" and "Disable" the quiz on the Admin panel
  3. Added control to navigate among all the questions of quiz (during the quiz) and finish the quiz whenever the user wants.
  4. Added control so that user can start the quiz at any time and continue the quiz even if some error or session timeout occurs.
  5. Added control to store the answers to question and show a detailed analysis of the quiz results.
  6. Improved GUI of the quiz panel.

#How to Use

  1. Use the Admin Panel to set up quiz. Quiz won't be enabled unless you click the "Enable" button. Click on the same to enable an added quiz.
  2. Scores are updated realtime on the server, however the leaderboard will be updated only when the user finishes the quiz, or there is a time out or the admin ends the quiz by clicking on "Disable" button.
  3. Once the admin clicks on the disable button, the quiz ends for all the users taking that quiz, irrespective of their active or inactive state (whether logged in or left the quiz in the middle only). The leaderboard will be updated either when a user "Finishes" his /her quiz and when the admin "disables" the quiz.
  4. Once the quiz is disabled, the quiz becomes inaccessible. If the quiz is enabled again later, only those user who have not already taken the quiz can take the quiz.
  5. It is recommended that you Enable the quiz when all the users are ready and disable the quiz when all the users have completed the quiz or time limit of taking the quiz has exceeded.

About

MCQ Test-Taking Platform built using HTML, CSS, JavaScript, PHP, and SQL. It allows users to take timed multiple-choice quizzes, submit answers, and view instant results. Admins can create tests, manage questions, and track user performance. Designed for efficient online assessments and exam preparation with a clean, responsive interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors