Refactor, add very basic support for MoxQuizz questions.
- Add rudimentary classes for reading MoxQuizz questions. - Add a very simple ask command. No scores or quiz game-play yet. - Refactor SQL models out into a separate file. - Make the code more Python 3 friendly. - PEP8 and pyflakes.
Showing
models.py
0 → 100644
pymoxquizz.py
0 → 100644
Please register or sign in to comment