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)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIFT parser

scls19fr opened this issue · comments

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

See #4

WIP:

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