[AMOS commit] MDL-51648 cbe: Refactor the user_competency_summary exporter Committed into Git: 2015-12-11 07:00 UTC

[AMOS commit] MDL-51648 cbe: Refactor the user_competency_summary exporter Committed into Git: 2015-12-11 07:00 UTC

by AMOS bot -
Number of replies: 0
Author: Damyon Wiese
MDL-51648 cbe: Refactor the user_competency_summary exporter
Split it into a core exporter, and an extended one that adds information about the plan.
Also
* Remove userid from grade_competency_in_plan function (redundant)
* Improve the signature of list_evidence so it can handle completed plans (later)
* Rename read_user_competency_summary to data_for_user_competency_summary_in_plan
* Handle completed plans (list user_competency_plan as well as user_competency)
* Remove user_can_see_details_cap handling - if you can see the users plan you can see the user
* Pass final scaleconfiguration in the competency_summary_exporter
* Add docs comments to new templates


http://git.moodle.org/gw?p=moodle.git;a=commit;h=0845a3a09a29cc107db51420bdab5138a2bc5008
http://github.com/moodle/moodle/commit/0845a3a09a29cc107db51420bdab5138a2bc5008

+ 3.1 en [editrating,tool_lp]
+ 3.1 en [plancompleted,tool_lp]
+ 3.1 en [rate,tool_lp]
- 3.1 en [grade,tool_lp]