scls19fr / python-lms-tools

Python library to manage quiz format(s) used by differents Learning management system (LMS) especially Moodle (currently only Aiken format is supported)
MIT License
6 stars 2 forks source link

GIFT parser #11

Closed scls19fr closed 7 years ago

scls19fr commented 7 years ago

Aiken parser works fine but a GIFT parser should also be implemented

See https://github.com/scls19fr/python-lms-tools/issues/4

WIP:

py.test tests/test_gift.py::test_gift_parse  -vv