Damyon Wiese
c0417b04ff
MDL-53346 competencies: Show user learning plans
...
On the course competencies page, show the user their learning plans
that contain each of the course competencies.
2019-02-06 08:33:55 +08:00
Damyon Wiese
7b02521c39
MDL-56435 boost: Better styling for competencies in boost
...
Changes
- add custom-select to all select fields
- add btn btn-primary/secondary to all buttons
- add list-inline to all lists with inline class
- style dropdowns like a bootstrap menu
- add col-md-6 to span6
2016-11-14 10:31:01 +08:00
Damyon Wiese
207136f279
MDL-56684 competencies: Boost for competency templates
...
Add BS4 markup to all competencies templates. Also tweaked the template library to make it
easier in future when modifying templates and reloading.
2016-11-04 14:45:58 +00:00
Mark Nelson
beb3441b68
MDL-54593 tool_lp: added missing 'alert' CSS class
2016-05-16 14:49:27 +08:00
Jun Pataleta
32cf4bcb93
MDL-54073 tool_lp: Unescape PARAM_TEXT properties in templates
...
Use triple-curly brackets to unescape the PARAM_TEXT properties in
templates.
Changed idnumber's type to PARAM_RAW for frameworks and competencies.
2016-05-12 11:24:51 +08:00
David Monllao
3166be0831
Merge branch 'MDL-53917-master' of git://github.com/junpataleta/moodle
2016-05-02 10:00:29 +08:00
Jun Pataleta
e9b4bca0f8
MDL-53917 tool_lp: Show course competency notice appropriately
...
Show course competency notice only if the user has a
moodle/competency:competencygrade capability.
2016-04-29 15:23:44 +08:00
Serge Gauthier
184f9b12ed
MDL-53629 tool_lp: Add buttons should be displayed left below the title
2016-04-22 10:50:40 -04:00
Damyon Wiese
96f4d771bf
MDL-52979 tool_lp: Fix user_competency_course summaries
...
Only show ratings from the course on course competency pages.
2016-04-18 10:59:01 +08:00
Damyon Wiese
f1979b60a1
MDL-52743 tool_lp: Course competency statistics
...
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.
2016-04-18 10:59:01 +08:00
Issam Taboubi
9af8f0e2ba
MDL-53657 tool_lp: Dialog box opens twice in the path
2016-04-18 10:59:01 +08:00
Damyon Wiese
9785dd8174
MDL-53452 tool_lp: Change update_course_competency_settings param to stdClass
...
Allows for future settings to be added without changing the function signature.
2016-04-18 10:59:00 +08:00
Damyon Wiese
c2f55d2931
MDL-53452 competencies: Backup/restore new course setting.
...
Also add push ratings info to competency breakdown report.
Also - improved lang strings and set colors of notices.
2016-04-18 10:58:59 +08:00
Damyon Wiese
7ba074873c
MDL-53452 competencies: Add course and admin setting to push competency ratings outside a course
2016-04-18 10:58:59 +08:00
Frederic Massart
de3b9193fa
MDL-53529 tool_lp: Consistent 'add' buttons for templates and courses
2016-04-18 10:58:58 +08:00
Issam Taboubi
8c9cb5ec05
MDL-52919 tool_lp: Show the path when listing competencies
2016-04-18 10:58:58 +08:00
Damyon Wiese
f194761408
MDL-52923 cbe: Improve the course competencies template.
...
Just padding fixes - and don't show the grade if it is not set.
2016-04-18 10:58:53 +08:00
Damyon Wiese
db65073748
MDL-52534 tool_lp: Competencies can be attached to activities
2016-04-18 10:58:53 +08:00
Damyon Wiese
3248051015
MDL-52758 cbe: Improve formatting of course competencies page.
...
Make the title of the competency a (real) link to the course competency page.
2016-04-18 10:58:51 +08:00
Damyon Wiese
9f422dc2e9
MDL-51040 cbe: New user_competency_in_course page
2016-04-18 10:58:48 +08:00
Frederic Massart
4f3b2d977a
MDL-49464 tool_lp: Not shared field name for course competencies rules
...
When doing so browsers can re-assign a value to a random field based
on another one when the page is refreshed.
2016-04-18 10:58:45 +08:00
Frederic Massart
d660824b7f
MDL-51039 tool_lp: Clean up during integration review
2016-04-18 10:58:45 +08:00
Serge Gauthier
d4c0a2f66e
MDL-51039 tool_lp: Add completion rules to course - competency links
2016-04-18 10:58:44 +08:00
Frederic Massart
2de75345bb
MDL-51025 tool_lp: Frameworks can be created on a category level
2016-04-18 10:58:33 +08:00
Mark Nelson
54c5a739dc
MDL-49462 tool_lp: added template competencies page
2016-04-18 10:58:32 +08:00
Damyon Wiese
d9a39950b2
MDL-49459 Learning plans: Support for creating and editing competency frameworks.
...
This includes an API (\tool_lp\competency_api), a set of web services, unit tests for the web services and a nice UI built as an admin tool.
2016-04-18 10:58:32 +08:00