A python library to parse MoxQuizz questions and question bank files.
Find a file
2018-11-15 10:42:05 +13:00
bin Generates Sphinx documentation, refactor into a module. 2015-02-02 14:57:17 +13:00
docs Generates Sphinx documentation, refactor into a module. 2015-02-02 14:57:17 +13:00
moxquizz Add licence, AGPL 3.0 2018-11-15 10:42:05 +13:00
.gitignore Add .gitignore. 2015-02-02 14:58:01 +13:00
LICENCE.md Add licence, AGPL 3.0 2018-11-15 10:42:05 +13:00
questions.doctorlard.en Add attempt() that checks for the answer properly. 2015-11-19 17:45:26 +13:00
README.md Add a README. 2015-11-19 17:44:44 +13:00

PyMoxQuizz

A MozQuizz question library for Python. See http://moxquizz.de/ for the original implementation in TCL.

Documentation for this library can be built with Sphinx, or you can read it online at http://pymoxquizz.readthedocs.org/