Skip to content

Commit

Permalink
Add section for scheduled tasks to README
Browse files Browse the repository at this point in the history
  • Loading branch information
abias committed Aug 11, 2024
1 parent b4e32c6 commit ad2a197
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Changes

### Unreleased

* 2024-08-11 - Add section for scheduled tasks to README
* 2024-08-11 - Updated Moodle Plugin CI to latest upstream recommendations

### v4.3-r1
Expand Down
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,17 @@ Capabilities
This plugin does not add any additional capabilities.


Scheduled Tasks
---------------

This plugin also introduces these additional scheduled tasks:

### \local_resort_courses\task\resort_courses

This task re-sorts all courses in all categories (see below for details).\
By default, the task is disabled.


How this plugin works
---------------------

Expand Down

0 comments on commit ad2a197

Please sign in to comment.