Quiz Maker 2 (QM2) - Interactive Terminal Quiz Application
Quiz Maker 2 (QM2) is a robust, interactive terminal-based quiz engine built with Python. It is designed for developers and power users who want a professional CLI experience for learning and testing knowledge. It features a modern UI, extensive import/export capabilities, and a high-performance core.
Gameplay
Key Features
- 4 Question Types: Multiple Choice, True/False, Fill-in-the-blank, Matching
- Timed Quiz Sessions: Customizable timeout settings with real-time feedback
- Flashcards Mode: Study mode for reviewing questions without scoring
- Score Tracking: Comprehensive statistics and performance analytics
- Category Management: Organize questions into hierarchical categories
- Import/Export: Convert between CSV and JSON formats
- Remote Import: Download quiz files directly from URLs
- Rich Terminal UI: Beautiful, colored interface using Rich library
- Performance Optimized: Caching system for large question sets
- Cross-Platform: Works on Windows, macOS, and Linux
Flashcards Mode
Support
- Email: halvadzija.adnan@gmail.com
- Issues: GitHub Issues
Links
- PyPI: https://pypi.org/project/qm2/
- GitHub: https://github.com/ahalvadzija/qm2
- Documentation: https://ahalvadzija.github.io/qm2
Created by: Adnan Halvadžija
⭐ If you find this project useful, please give it a star on GitHub!
!!! love "Acknowledgments" QM2 wouldn't be as beautiful or interactive without:
* [Rich](https://github.com/Textualize/rich)
* [Questionary](https://github.com/tmbo/questionary)