Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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)
https://github.com/scls19fr/python-lms-tools

aiken gift learning-management-system lms moodle python-library quiz-formats

Last synced: about 1 month ago
JSON representation

Python library to manage quiz format(s) used by differents Learning management system (LMS) especially Moodle (currently only Aiken format is supported)

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.com/scls19fr/python-lms-tools.svg?branch=master)](https://travis-ci.com/scls19fr/python-lms-tools)
[![Code Health](https://landscape.io/github/scls19fr/python-lms-tools/master/landscape.svg?style=flat)](https://landscape.io/github/scls19fr/python-lms-tools/master)

# python-lms-tools
Python library to manage quiz formats used by differents Learning management system (LMS) especially Moodle.

The following formats are (at least partially) supported:
- [Aiken format](https://docs.moodle.org/33/en/Aiken_format)
- [GIFT format](https://docs.moodle.org/2x/fr/Format_GIFT)

Supporting more formats [may be considered](https://github.com/scls19fr/python-lms-tools/issues/7).