-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
2.9.2
-
MOODLE_29_STABLE
-
MDL-51442_master -
-
2
-
CBE Sprint 0
Currently it is possible for scales to be set without a default or proficiency value set. The form needs to throw a validation error when the scale was not properly defined when creating a competency framework.
We consider the scale properly configured when:
- It defines a default value
- It defines at least one proficiency value
Search for TODOs in the existing code.