Author: Bocaletto Luca
GitHub: bocaletto-luca
License: GNU GPL v3
Quiz Creator is a fully interactive web application that allows users to create, test, and save custom quizzes. This tool is perfect for educators, trainers, students, and professionals who want an easy-to-use quiz builder with test-taking functionalities.
β
Create custom quizzes with multiple question formats π―
β
Take tests based on saved quizzes βοΈ
β
Auto-save feature for quiz persistence πΎ
β
Detailed score tracking and results feedback π
β
API-powered quiz data storage π οΈ
β
Mobile-friendly and responsive UI π±
- Users enter Quiz Creation Mode, where they can add:
- Questions (multiple-choice, true/false, short-answer)
- Answer choices and correct responses
- Time limits and difficulty levels
- Quizzes are saved using an API-powered storage system.
- Users can take the quiz and receive instant feedback on scores and correct answers.
- Results are displayed, including percentage scores, correct answers, and retry options.
Quiz Creator integrates free open-data APIs to allow quiz persistence, ensuring stored quizzes can be accessed at any time.
π Educators & trainers β Design quizzes for learning assessments
π Students β Test knowledge and track improvements
π Companies & professionals β Conduct skill-based quizzes
- Frontend: HTML5, CSS3, JavaScript
- API: Open Data REST APIs
- Hosting: GitHub Pages / Netlify
Quiz Creator is open-source and welcomes contributions!
π Report issues or enhancements via GitHub Issues.
π§ Fork the repository and submit pull requests to expand features.