-
New Feature
-
Resolution: Fixed
-
Minor
-
4.5
-
MOODLE_405_STABLE
-
MOODLE_405_STABLE
-
MDL-82105-main -
This Web Service will help us to mimic the LMS behaviour of /badges/badgeclass.php?id=18 that is used to display a badge from the tags page.
core_badges_get_badge: Retrieves a badge by id
Parameters: id (the badge id)
Returns: Badge information (using the badgeclass exporter/badges/classes/external/badgeclass_exporter.php)
It should mimic the behaviour of /badges/badgeclass.php
For reference (new recently integrated WS): badges/classes/external/get_user_badge_by_hash.php
- blocks
-
MOBILE-4639 Support links to badges/badgeclass.php?id=X
- Closed
- caused a regression
-
MDL-83020 Incorrect context checking in external get_badge method
- Closed