https://github.com/uniwue-rz/moodle-lifecyclestep_movecategory
(Mirror Only) Step for moodle-tool_lifecycle to move courses to a selectable category
https://github.com/uniwue-rz/moodle-lifecyclestep_movecategory
Last synced: about 2 months ago
JSON representation
(Mirror Only) Step for moodle-tool_lifecycle to move courses to a selectable category
- Host: GitHub
- URL: https://github.com/uniwue-rz/moodle-lifecyclestep_movecategory
- Owner: uniwue-rz
- Created: 2019-05-16T13:11:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T16:44:01.000Z (9 months ago)
- Last Synced: 2025-03-24T16:52:19.769Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# moodle-lifecycle-movecategorystep
[WIP] This is a step-subplugin for the admin tool [moodle-tool_lifecycle](https://github.com/learnweb/moodle-tool_lifecycle).
It simply moves the triggered courses to a category which can be specified in the step configuration.
For example, here at the University of Würzburg we use this plugin to move older courses to an invisible category (before we finally delete them).## Settings
Site administrators selects one category (from a dropdown) where the courses will be moved to.## More information
For detailed information on step plugins visit the
[Wiki](https://github.com/learnweb/moodle-tool_lifecycle/wiki) of the moodle-tool_lifecycle admin tool.