A Tutor plugin for Figures, the Open edX reporting and data retrieval app
Project description
Figures is a data retrieval and reporting app for Open edX; this is a plugin for Tutor that allows quick and easy integration in an Open edX platform. It works both locally and on a Kubernetes-based platform.
This plugin was developed with support from E-ducation. Thanks!
Installation
pip install tutor-figures
Then, to enable this plugin, run:
tutor plugins enable figures
You will have to re-generate the environment and rebuild the “openedx” docker image:
tutor config save tutor images build openedx
You will then have to run LMS migrations. To do so, run:
tutor local init
This last step is unnecessary if you run instead tutor local quickstart.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tutor-figures-0.0.1.tar.gz
(2.0 kB
view hashes)