Frederic Massart
d9c1d95bd1
MDL-53182 tool_lp: Fix false negative in events test
2016-04-18 10:58:55 +08:00
Issam Taboubi
25deee1704
MDL-53182 tool_lp: Create events for plan workflow
2016-04-18 10:58:55 +08:00
Frederic Massart
3e0b090c7b
MDL-53212 tool_lp: Only store the required information in scaleconfig
2016-04-18 10:58:55 +08:00
Jun Pataleta
41460929f2
MDL-53211 tool_lp: Add user_competency_course model
...
* Added user_competency_course model.
* Populate user_competency_course on suggest in course/module context.
2016-04-18 10:58:55 +08:00
Frederic Massart
338386aa76
MDL-53185 tool_lp: Admin setting to disable competencies
2016-04-18 10:58:55 +08:00
Damyon Wiese
08f4278ce0
MDL-51037 cbe: New admin tool "Cohort roles"
2016-04-18 10:58:55 +08:00
Jun Pataleta
55ac216a66
MDL-52747 tool_lp: Show courses linked to competency in plan
...
Show courses that are linked to the given competency for a given
learning plan on a modal dialogue.
2016-04-18 10:58:55 +08:00
Frederic Massart
c5e89aa117
MDL-53313 tool_lp: Add data generators for course module competencies
2016-04-18 10:58:55 +08:00
Frederic Massart
d9a0d1fc4a
MDL-53295 tool_lp: Make index cmid/compid on module_competency unique
2016-04-18 10:58:55 +08:00
Issam Taboubi
640201536a
MDL-53189 tool_lp: Create event for user competency viewed
2016-04-18 10:58:55 +08:00
Frederic Massart
915725250a
MDL-53193 tool_lp: Singularise 'userevidence' term
2016-04-18 10:58:55 +08:00
Serge Gauthier
893f48654c
MDL-53193 tool_lp: Add behat tests for CRUD of evidence of prior learning
2016-04-18 10:58:54 +08:00
Frederic Massart
0fe5aac733
MDL-53282 tool_lp: Extend list_frameworks to support string search
2016-04-18 10:58:54 +08:00
Issam Taboubi
1fa1336229
MDL-53070 tool_lp: Fix missing capabilities
...
* Non-editing teacher is missing view usercompetency capability.
* Teacher is missing the suggest grade capability.
2016-04-18 10:58:54 +08:00
Serge Gauthier
e375c6524d
MDL-53196 tool_lp: Add relevant record snapshot to existing events
2016-04-18 10:58:54 +08:00
Issam Taboubi
c7f2b74ed3
MDL-53162 tool_lp: Behat tests for plans CRUD operations
2016-04-18 10:58:54 +08:00
Frederic Massart
a8f1af5e6f
MDL-53251 tool_lp: Apply PHP7 fixes
2016-04-18 10:58:54 +08:00
Serge Gauthier
8e3eb9f865
MDL-53160 tool_lp: Create C(R)UD events for evidence of prior learning
2016-04-18 10:58:54 +08:00
Frederic Massart
9db9cdadb2
MDL-52754 tool_lp: Use ScaleValues AMD module in ScaleConfig
2016-04-18 10:58:54 +08:00
Serge Gauthier
c7484fcc35
MDL-52754 tool_lp: Dropdown list of scales with single quotes in values
2016-04-18 10:58:54 +08:00
Issam Taboubi
d54c4f8b73
MDL-53195 tool_lp: Undefined variable: coursecompetency
2016-04-18 10:58:54 +08:00
Frederic Massart
36ad7a407d
MDL-53138 tool_lp: Prevent false positive in plan events tests
2016-04-18 10:58:54 +08:00
Issam Taboubi
4ed524b7a7
MDL-53138 tool_lp: Create C(R)UD + viewed events for plans
2016-04-18 10:58:54 +08:00
Serge Gauthier
74c9942f5c
MDL-53051 tool_lp: Index cmid+competencyid to tool_lp_module_competency
2016-04-18 10:58:54 +08:00
Issam Taboubi
d32d64bcbc
MDL-52959 tool_lp: Create C(R)UD events for competencies
2016-04-18 10:58:54 +08:00
Serge Gauthier
7deba3c0a1
MDL-52860 tool_lp: Add confirmation dialogue when removing a competency
2016-04-18 10:58:54 +08:00
Issam Taboubi
e1b93e42d8
MDL-52861 tool_lp: The grading dialogue should show who is being graded
2016-04-18 10:58:53 +08:00
Issam Taboubi
af3fa58f3c
MDL-52755 tool_lp: Preserve competencies sortorder when plan completed
2016-04-18 10:58:53 +08:00
Issam Taboubi
32fa431e0f
MDL-52775 tool_lp: get_course_competency and list_course_competencies
2016-04-18 10:58:53 +08:00
Issam Taboubi
c3de87f672
MDL-53067 tool_lp: Incorrect 'Linked courses:' in competency edit menu
2016-04-18 10:58:53 +08:00
Serge Gauthier
1275779548
MDL-52757 tool_lp: Problem to select user when rating course competency
2016-04-18 10:58:53 +08:00
Serge Gauthier
b200c8c88c
MDL-52745 tool_lp: For competency show evidences added before plan was completed.
2016-04-18 10:58:53 +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
Frederic Massart
f45d0b372d
MDL-52744 tool_lp: Testing permission checks when grading in course
2016-04-18 10:58:53 +08:00
Frederic Massart
eadd2d501e
MDL-52744 tool_lp: Check is user is enrolled and gradable when rating
2016-04-18 10:58:53 +08:00
Damyon Wiese
24fc4e30b6
MDL-53062 cbe: Fix errors in course_module_summary_exporter
...
We should take the cm_info as required related data so we can pick the
fields we want to export from it.
2016-04-18 10:58:53 +08:00
Damyon Wiese
e3ceb79a3f
MDL-52933 cbe: Increase padding on user comp in course page
2016-04-18 10:58:53 +08:00
Frederic Massart
d17cbbfbad
MDL-52691 tool_lp: Add note support to competency rating
2016-04-18 10:58:53 +08:00
Damyon Wiese
f446b2e133
MDL-52534 cbe: Fixes from peer review (linking competencies to activities)
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
Serge Gauthier
9331352cc1
MDL-52561 tool:lp Cohort sync task recreates plan deleted manually
2016-04-18 10:58:52 +08:00
Issam Taboubi
3e6a8e1694
MDL-52960 tool_lp: Created event for competency viewed
2016-04-18 10:58:52 +08:00
Damyon Wiese
a800711909
MDL-52916 cbe: Fix group handling for user_competency_in_course page, and competency breakdown report
2016-04-18 10:58:52 +08:00
Frederic Massart
47cddb9c1f
MDL-52803 tool_lp: Save real estate by conditionally displaying comments
...
The comment area are exported when the user can read the comments.
The comment area is displayed when:
- The user can post, or
- The user can read, and there is something to read.
2016-04-18 10:58:52 +08:00
Frederic Massart
ad6d3004f6
MDL-52749 tool_lp: Adding a user competency page
2016-04-18 10:58:52 +08:00
Frederic Massart
d58eabed9a
MDL-50439 block_lp: Block to summarise important learning plans objects
2016-04-18 10:58:52 +08:00
Frederic Massart
3b11d6386d
MDL-50439 tool_lp: Remove support for user competency review from course
2016-04-18 10:58:52 +08:00
Frederic Massart
7bb5ccbee6
MDL-50439 tool_lp: APIs to fetch plans and competencies to review
2016-04-18 10:58:52 +08:00
Frederic Massart
17e1abb5b3
MDL-50439 tool_lp: Select multiple persistents from query
2016-04-18 10:58:52 +08:00
Frederic Massart
97244310c2
MDL-52827 tool_lp: Consider role overrides when searching users
2016-04-18 10:58:52 +08:00