Skill's Breaker

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

This project is a great improvement of 'Online-Exam-System-' created by Mugunthan.K (mugunthkumar99@gmail.com). Since it was licensed under MIT so I think I have rights to improve and re-distribute it. I have again licensed it under MIT. You are free to modify and re-distribute

#Added features:

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

#Setup:

Create a new database in MySQL. Run the SQL query in "quiz.sql". Open the file "dbConnection.php" and change the Server name, Username, Password and Database name. Visit the home page in browser. Use the "Admin Login" link to login to Admin Panel. Default user - 'muki' pass - '1111'

#How to Use

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. 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. 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. 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. 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.

#Bugs:

Too many SQL queries, needs optimization. Yet not suitable for more than 200 simultaneous user. Security issues, need to sanitize the URL queries.

版权声明:

1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。
2、网站不提供资料下载,如需下载请到原作者页面进行下载。
3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考学习用!
4、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。