https://github.com/uniwue-rz/moodle-lifecycletrigger_lastaccess
(Mirror Only) Trigger for moodle-tool_lifecycle to trigger courses by time last accessed (by delay).
https://github.com/uniwue-rz/moodle-lifecycletrigger_lastaccess
Last synced: 3 months ago
JSON representation
(Mirror Only) Trigger for moodle-tool_lifecycle to trigger courses by time last accessed (by delay).
- Host: GitHub
- URL: https://github.com/uniwue-rz/moodle-lifecycletrigger_lastaccess
- Owner: uniwue-rz
- Created: 2019-06-19T14:50:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-26T14:55:48.000Z (almost 6 years ago)
- Last Synced: 2025-01-14T01:09:20.035Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# moodle-lifecycle-lastaccesstrigger
[WIP] This is a trigger-subplugin for the admin tool [moodle-tool_lifecycle](https://github.com/learnweb/moodle-tool_lifecycle).
It simply triggers courses which haven't been accessed (by enrolled users) since a configurable delay.## Settings
Site administrator sets delay (in various time units).## More information
For detailed information on trigger plugins visit the
[Wiki](https://github.com/learnweb/moodle-tool_lifecycle/wiki) of the moodle-tool_lifecycle admin tool.