Skip to main content

A Tutor plugin for student notes

Project description

This is a plugin for Tutor to easily add the Open edX note-taking app to an Open edX platform. This app allows students to annotate portions of the courseware (see the official documentation).

Notes in action

Installation

The plugin is currently bundled with the binary releases of Tutor. If you have installed Tutor from source, you will have to install this plugin from source, too:

pip install tutor-notes

Then, to enable this plugin, run:

tutor plugins enable notes

You should beware that the notes.<LMS_HOST> domain name should exist and point to your server. For instance, if your LMS is hosted at http://myopenedx.com, the notes service should be found at http://notes.myopenedx.com.

If you would like to host the notes service at a different domain name, you can set the NOTES_HOST configuration variable (see below). When testing Tutor on a local computer, this will be automatically set to notes.local.overhang.io.

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”.

Configuration

  • NOTES_MYSQL_PASSWORD (default: "{{ 8|random_string }}")

  • NOTES_SECRET_KEY (default: "{{ 24|random_string }}")

  • NOTES_OAUTH2_SECRET (default: "{{ 24|random_string }}")

  • NOTES_DOCKER_IMAGE (default: "{{ DOCKER_REGISTRY }}overhangio/openedx-notes:{{ NOTES_VERSION }}")

  • NOTES_HOST (default: "notes.{{ LMS_HOST }}")

  • NOTES_MYSQL_DATABASE (default: "notes")

  • NOTES_MYSQL_USERNAME (default: "notes")

These values can be modified with tutor config save --set PARAM_NAME=VALUE commands.

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

tutor-notes-10.1.1.tar.gz (6.4 kB view details)

Uploaded Source

File details

Details for the file tutor-notes-10.1.1.tar.gz.

File metadata

  • Download URL: tutor-notes-10.1.1.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using 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

File hashes

Hashes for tutor-notes-10.1.1.tar.gz
Algorithm Hash digest
SHA256 fe4940eb27df3f8c2d0ed4571560c4e0a4d8ce64e442a6c9c1269c243fcef856
MD5 e8421b6d6d929b8e819c62f23aa39e27
BLAKE2b-256 f58c1b8187359f3decd347b4b6714a986ff087d9227249419be343cc41388bee

See more details on using hashes here.

Supported by

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