Skip to content

xavierchan/tutor-openedx_settings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openedx settings plugin for Tutor

This is a plugin for Tutor <https://docs.tutor.overhang.io>

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

Then, to enable this plugin, run:

tutor plugins enable openedx_settings

Configuration

  • OPENEDX_SETTINGS_LMS (default: {})
  • OPENEDX_SETTINGS_CMS (default: {})

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

About

Openedx settings plugin for Tutor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%