Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/catalyst/moodle-tool_lcdelaystep
https://github.com/catalyst/moodle-tool_lcdelaystep
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/catalyst/moodle-tool_lcdelaystep
- Owner: catalyst
- Created: 2023-11-17T04:38:43.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-20T00:56:10.000Z (12 months ago)
- Last Synced: 2023-11-21T00:29:35.895Z (12 months ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 0
- Watchers: 15
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Delay step (Life cycle step)
This action step will simply act as a time delay between other action steps in the lifecycle workflow.
It will start as soon as a workflow enters the delay step and will end after the specified time.Installation
============
This is an admin plugin and should go into ``admin/tool/lcdelaystep``.Dependencies
============
This plugin depends on the following plugins:
* Life cycle: https://moodle.org/plugins/view/tool_lifecycle.
* The following refactoring is accepted https://github.com/learnweb/moodle-tool_lifecycle/pull/189Configuration
============
• Delay time to be applied from the time the step is entered until it can progress to the next step
A value is entered specifying the number of weeks, days, hours, minutes or seconds.