Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Component/s: Competencies
-
Testing Instructions:
-
Affected Branches:MOODLE_33_STABLE
-
Fixed Branches:MOODLE_32_STABLE, MOODLE_33_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-58884-master -
Pull Master Diff URL:
Description
Here the steps to reproduce the bug:
- login with teacher and add 3 competencies (c1,c2,c3) to course A
- Rate User1 as proficient in the c1, c2 et c3
- now login as User1 and go to competencies in course A
- in the stats we have 'You are proficient in 3 out of 3 competencies in this course.' and 100% in the bar
- Now login with teacher and remove the competency c1 from the course A
- login with User1 and go to competencies in course A
- in the stats we have 'You are proficient in 3 out of 2 competencies in this course.' and 150% in the bar
- We should have 'You are proficient in 2 out of 2 competencies in this course.' and 100% in the bar