-
Notifications
You must be signed in to change notification settings - Fork 41
Changes of Version 5.1.4
You define the age of a course in days after creation and a course is triggered if it is older than that and if there is just one participant enrolled and the course contains only one course module, which is the news forum, which is empty.
Now workflow delays can be defined by months (365 days/12) and years (365 days) too.
The plugin has been maintained by Alexander Bias so far but from now on it is a fixed component of the lifecycle plugin.
To get the trigger customfieldsemester's tests running the dependency to the customfield_semester plugin is added to the github workflow ci.
From now on when a course is deleted a protocol table dataset is written which contains the course id, step id, amount of participants, amount of modules and the deletion date. In future releases a UI-Interface to watch and export the protocol data will be provided and there the number of informations stored for every deleted course will be increased.
Be aware: The sitecourse-trigger includes (only) the home page course No. 1, and the delayed courses-trigger includes the delayed courses of OTHER workflows only. ==> And both only if the workflow options "Include site course" and/or "Include delayed courses" are checked.
Now you are able to change the categories selection even after activating the workflow.
With this Pull Request from Ostfalia the workflow table should be more robust in case lifecycle subplugins are not installed.