ghandic / quizgen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quizgen

Taken inspiration from https://github.com/karanveerm/quizgen

This script produces a standalone html quiz given a quiz json

Setup

git clone https://github.com/ghandic/quizgen.git
cd quizgen
pip install -r requirements.txt

Usage

python quizgen.py -i <PATH-TO-QUIZ-JSON>

About


Languages

Language:HTML 90.7%Language:Python 9.3%