overhangio / tutor-discovery

Course Discovery plugin for Tutor
GNU Affero General Public License v3.0
13 stars 42 forks source link

How can I export programs? #60

Closed Silidrone closed 10 months ago

Silidrone commented 10 months ago

Hi,

I am wondering if there is a command/feature to export/import programs (akin to the one for export/import courses in openedx)?

Faraz32123 commented 10 months ago

You can read the readme of the plugin. Its referring to this command tutor local run lms ./manage.py lms cache_programs.

Please don't use Github issues for feature requests or for support. Instead, you should create a new topic in the official Open edX forum: https://discuss.openedx.org/

The process for troubleshooting an existing installation and for contributing to the platform is described in the docs: https://docs.tutor.overhang.io/troubleshooting.html https://docs.tutor.overhang.io/tutor.html#contributing

Feel free to reopen the issue if there's an issue.