Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/scls19fr/python-lms-tools
- Owner: scls19fr
- License: mit
- Created: 2017-06-23T06:24:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-08T12:49:08.000Z (about 1 year ago)
- Last Synced: 2024-06-12T17:44:39.191Z (5 months ago)
- Topics: aiken, gift, learning-management-system, lms, moodle, python-library, quiz-formats
- Language: Python
- Homepage:
- Size: 37.1 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).