Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page