-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
5.1
-
MOODLE_501_STABLE
-
MDL-85621-main
-
-
-
-
3
-
C->HQ 2025 Sprint I2.2 Moppies
In MDL-83905 a PoC was created to reorganise the JSON files in the core_badges component, introducing a new class structure that prepares the code for future Open Badges (OB) specifications.
This issue should prepare this PoC for integrating it into the main codebase. Things to consider include:
- Implementing automated tests for the new classes to ensure their reliability and correctness.
- Deprecating any old classes or functions that are no longer needed.
- Checking coding styles to ensure that the new classes adhere to Moodle's coding standards.