Figures is a data retrieval and reporting app for Open edX; this is a plugin for Grvlms that allows quick and easy integration in an Open edX platform. It works both locally and on a Kubernetes-based platform.
Installation
This plugin requires grvlms>=1.0.4. Also, you should have installed grvlms from source, and not from a pre-compiled binary.
pip install grvlms-figures
Then, to enable this plugin, run:
grvlms plugins enable figures
You will have to re-generate the environment and rebuild the “openedx” docker image:
grvlms config save grvlms images build openedx
You will then have to run LMS migrations. To do so, run:
grvlms local init
This last step is unnecessary if you run instead grvlms 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 Version 1.0.2
EDT-302: Applying Custom Frontend.
Release files for grvlms-figures 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| grvlms-figures-1.0.2.tar.gz | 4.1 kB | Details |
Release files / grvlms-figures-1.0.2.tar.gz
| Download URL | grvlms-figures-1.0.2.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f284234f53f4476c51fcb291ae6c7b09a607ebb33cd6c4735f79a496ffaacf71
|
|
BLAKE2b-256 checksum How to use checksums |
9ea87f1eb673571bbebbc5cf447481983ed47b4d93d746d328980736127c9c85
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
|