-
Improvement
-
Resolution: Fixed
-
Minor
-
4.3
-
MOODLE_403_STABLE
-
MOODLE_404_STABLE
-
MDL-79786-main -
This is necessary for third-party plugins mostly (non-core ones)
The core_course_get_contents() is the generic Web Service that looks more suitable for this.
We just need to return the purpose by doing something like:
>purpose = plugin_supports('mod', $mod->modname, FEATURE_MOD_PURPOSE, MOD_PURPOSE_OTHER),
- blocks
-
MOBILE-4437 Incorrect purpose color for activity module plugins
- Closed
-
MOBILE-4456 Activity icons redesign
- Closed