Skip to content

Commit 2c8abcb

Browse files
committed
[docs] course format update note
Add an upgrade note about all YUI and 3.11 course format deprecation in Moodle 5.0
1 parent a68fbfc commit 2c8abcb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/devupdate.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,11 @@ Both of these values may be combined for plugins supporting both Moodle 4.5 and
5555
```
5656

5757
:::
58+
59+
## Course formats
60+
61+
<Since version="5.0" issueNumber="MDL-83527" />
62+
63+
All course formats created for Moodle versions prior to 4.0, which still depend on the 3.11 libraries, will be deprecated starting from Moodle 5.0 and will no longer function in Moodle 6.0. We are discontinuing the use of YUI for course editing and transitioning the course display logic to output classes.
64+
65+
To ensure a smooth transition, we have documented the migration process in detail. Please refer to the [migration guide](./apis/plugintypes/format/migration.md) for comprehensive instructions on updating your course formats to be compatible with the latest Moodle standards.

0 commit comments

Comments
 (0)