moodle/mod/UPGRADING.md
2025-03-04 16:14:27 +01:00

524 B

mod (plugin type) Upgrade notes

5.0dev+

Removed

  • Remove mod_survey for Moodle 5.0

    For more information see MDL-82457

  • Remove mod_chat from Moodle 5.0

    For more information see MDL-82457

4.5

Added

  • Added new FEATURE_QUICKCREATE for modules that can be quickly created in the course wihout filling a previous form.

    For more information see MDL-81767