Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.1, 3.1.2
-
Fix Version/s: 3.1.3
-
Component/s: Competencies
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE
-
Fixed Branches:MOODLE_31_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-55760-master -
Pull Master Diff URL:
Description
Here the steps to reproduce the bug:
- to make the steps easy connect with admin account
- create a sclae A, with values: not good,good,excellent
- create a scale B, with values: not qualified,qualified,efficient
- create framework and configure with the scale A, (the value "excellent" as default and proficient)
- add competency to the framework and configure the competency with the scale B (the value "efficient" as default and Proficient)
- go to your profile "Learning plans" and add new one
- add the competency from the framework recently created to the plan
- click on the competency in the plan, and rate it with "not qualified"
- close the popup, the competency will display the wrong rate "not good", but the rate should be not qualified (it seems to take the scale of the framework)