- 18 Apr, 2016 40 commits
-
-
* In site administration * In category administration
-
Frederic Massart authored
-
-
-
Also phpdoc change.
-
This is more consistent with other persistents.
-
In the course_competency_settings persistent.
-
Allows for future settings to be added without changing the function signature.
-
-
-
Also add push ratings info to competency breakdown report. Also - improved lang strings and set colors of notices.
-
-
-
Either only set the rating in the course, or set it in the course and push it to the user_competency, depending on the course settings.
-
-
-
-
-
Frederic Massart authored
-
-
-
-
Frederic Massart authored
Cohorts seem to rely on the calling code doing the right capability checks. In this case I applied the simple logic of checking if the cohort is visible, and if it is not then checking the capability. Methods using cohorts should apply relevant capability checks.
-
Frederic Massart authored
-
Frederic Massart authored
-
Frederic Massart authored
-
-
Frederic Massart authored
-
Frederic Massart authored
-
-
-
-
Frederic Massart authored
-
-
Frederic Massart authored
-
-
After creating a plan/competency/user evidence/plan template, redirect the user to the plan/user evidence/plan template page. After updating a plan/competency/user evidence/plan template, redirect the user back to the previous page and display the notification message instead of displaying a notification message and a continue button.
-
-
-
Frederic Massart authored
-