[ View Demo • Report Bug • Request Feature ]
Quizsis is a simple quiz app built with semantic HTML, vanilla CSS, and JavaScript. Users can take the default quizzes in the home page and can also upload their own JSON file to add a custom quiz. After taking the quiz, they can view the results with their score and statistics.
Quizsis.Demo.mp4
- Basic multiple-choice structure: Classic question-and-answer structure with 4 choices each form the main quiz page.
- JSON upload for quiz: A custom quiz can be uploaded with a JSON file.
- Quiz stats: Percentage, total questions, and number of correct and wrong answers are displayed along with the score.
- Review questions: After the quiz, questions can be reviewed to check which items are correctly answered and not.
This project is licensed under the Creative Commons Attribution-NoDerivatives 4.0 International License. See the LICENSE file for more information.