A simple quiz engine made in Python.
git clone https://github.com/Chiroyce1/quizzer.git
cd quizzer
pip install -r requirements.txt
python main.pyThe quiz will be loaded from quiz.json, this repo has provided a demo file with an example quiz to show the schema.