- 18 Apr, 2016 40 commits
-
-
This patch enables the closing of the menubar when a menu item is clicked or when any other element outside the menubar is clicked.
-
-
-
Only show ratings from the course on course competency pages.
-
Frederic Massart authored
-
Note - the statistics you see depends on whether you can recieve competency ratings in the course. So students see their own progress as a %. Graders see the least proficient competencies for the course.
-
-
-
-
Frederic Massart authored
-
Frederic Massart authored
-
Frederic Massart authored
-
-
* 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
-
-