Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.7, 3.8
-
Fix Version/s: 3.7.3
-
Component/s: Badges
-
Testing Instructions:
-
Affected Branches:MOODLE_37_STABLE, MOODLE_38_STABLE
-
Fixed Branches:MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-65515-master -
Pull Master Diff URL:
Description
The one function that is required for new installs and upgrades is badges_install_default_backpacks() which creates the backpacks:
This function does not do any custom logic, it just makes DB queries to insert the backpacks using constants. Those constants and the function should be split into a separate location so they can be called during install/upgrade without loading the rest of the badges functions / constants.
Attachments
Issue Links
- Discovered while testing
-
MDL-63262 Add support to Open Badges 2.0 platforms
-
- Closed
-