Home - learnweb/moodle-tool_lifecycle GitHub Wiki

User Documentation Pages

Course Life Cycle Documentation - Documentation Start Page

Documentation for Administrators - Documentation Page for Administrators

Workflow definitions - A page to collect user contributed workflow definitions

List of Installed Subplugins - See a list of subplugins included in the lifecycle plugin by default.

List of Additional Subplugins - A collection of lifecyce subplugins which are not part of the main plugin


Technical Documentation Pages

Documentation for Developers - Documentation Page for Developers

Manager API - Documentation for the various manager classes for events, workflows, etc.

Writing your own Step Subplugin - Check the step API to write your own lifecycle step.

Writing your own Trigger Subplugin - Check the trigger API to write your own lifecycle trigger.

Change log - The change logs of the plugin versions before 4.5.

Changes of version 4.5 in detail Documentation of the numerous changes of version 4.5 of the lifecycle plugin

Common subplugin features - Common features of the step AND the trigger subplugins as well