Skip to content

overhangio/tutor-deck

Repository files navigation

Tutor Deck

This is a plugin for Tutor that provides an administration dashboard and integrates Plugin Marketplace in an Open edX platform.

Installation

tutor plugins update
tutor plugins install deck
tutor plugins enable deck

Run Tutor Deck with:

tutor deck runserver

And access the interface at http://127.0.0.1:3274

Development

Install requirements:

pip install -e .[dev]
npm clean-install

Compile SCSS files:

make scss       # compile once
make scss-watch # compile and watch for changes

Run a development server:

make runserver

Usage

Discover and install plugins from plugin marketplace:

Marketplace Image

Browse your installed plugins:

Installed Image

Enable/Disable plugin:

Android Image

Change plugin parameters:

Android Settings Image

Use Developer mode for all tutor CLI commands:

Developer Image

Restart platform via GUI to apply changes:

Apply Image

Troubleshooting

This Tutor plugin is maintained by Muhammad Labeeb from Edly. Community support is available from the official Open edX forum. Do you need help with this plugin? See the troubleshooting section from the Tutor documentation.

License

This work is licensed under the terms of the GNU Affero General Public License (AGPL).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •