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 and open sourced to the community thanks to the generous support of E-ducation. Thank you!
Installation
This plugin requires tutor>=3.5.0. Also, you should have installed tutor from source, and not from a pre-compiled binary.
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.
You should then be able to access the Figures dashboard at http://<your lms host>/figures. On a local instance, you should be able to access it at http://localhost/figures.
Release files for tutor-figures 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tutor-figures-0.3.0.tar.gz | 3.5 kB | Details |
Release files / tutor-figures-0.3.0.tar.gz
| Download URL | tutor-figures-0.3.0.tar.gz |
|---|---|
| Size | 3.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f81633f29f5a43f864764579af8fa09a2066600f02e09135df11731a972462d0
|
|
BLAKE2b-256 checksum How to use checksums |
35c8d26cfa9a37eb929afae557075affa762f8b4b35034799791cead503b51e3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.2
|