Notes plugin for Grvlms
Project description
Installation
pip install git+https://github.com/groovetch/grvlms-notes To enable student notes for a specific course, you should go to the course advanced settings in the studio, and set "Enable Student Notes" to "true". Then, hit "save changes".
Usage
grvlms plugins enable notes grvlms images build notes grvlms notes config -i (variable configuration option) grvlms local start grvlms local init
Configuration
NOTES_MYSQL_PASSWORD (default: "{{ 8|random_string }}")
NOTES_SECRET_KEY (default: "{{ 24|random_string }}")
OAUTH2_KEY (default: "{{ 8|random_string }}")
NOTES_OAUTH2_SECRET (default: "{{ 24|random_string }}")
NOTES_DOCKER_IMAGE (default: "groovetech/openedx-notes:{{ NOTES_VERSION }}")
NOTES_HOST (default: "notes.{{ WILDCARD_DOMAIN }}")
NOTES_MYSQL_DATABASE (default: "notes")
NOTES_MYSQL_USERNAME (default: "notes")
License
This software is licensed under the terms of the AGPLv3.
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
grvlms-notes-0.1.1.tar.gz
(7.1 kB
view details)
File details
Details for the file grvlms-notes-0.1.1.tar.gz
.
File metadata
- Download URL: grvlms-notes-0.1.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28ef87a2d5f0ec5c05575e380846615177e17c336bab10668c6dafd9fada26ba |
|
MD5 | df35aeba26ba56b5bc47af6df2b249fa |
|
BLAKE2b-256 | 7aada7f18847fc59a7e20508e05a93b706187753751673a04bbd2bf202a54290 |