Neill Magill
129d26aac4
MDL-49637 assign: Workflow & blind marking do not always show feedback
...
Before this patch if an assignment has workflow and blind marking enabled if a teacher
sets a submission to have its grades released to students before they reveal student
identities the feedback they have given is not displayed to the student.
The patch causes the reveal_identities() method to pass the correct value to the
get_feedback_plugin_by_type() function in the assign class.
2015-04-28 09:05:05 +01:00
Neill Magill
6e972bdd34
MDL-49637 assign: Behat test for blind marking with workflow
...
This test checks that that if reveal student identities is used before or after the submissions grades have
been set released that the teacher's feedback is displayed to students.
2015-04-28 09:04:57 +01:00
Adrian Greeve
12261113a9
MDL-49888 navigation: Added missing reports to user profile.
...
Added statistics and grade to the reports section in the user
profile.
2015-04-28 14:30:26 +08:00
Juan Leyva
9a3f7a484d
MDL-49954 forum: Use clean_returnvalue properly in external unit tests
2015-04-27 18:22:49 +02:00
AMOS bot
99b679b385
Automatically generated installer lang files
2015-04-28 00:04:09 +08:00
Dan Poltawski
c5cdc8887a
Merge branch 'MDL-49993_master' of git://github.com/grabs/moodle
2015-04-27 14:47:58 +01:00
Rajesh Taneja
ceeab15019
MDL-49948 lesson: Answer and response format should be known for each form
2015-04-27 14:35:20 +01:00
Dan Poltawski
08c8fc50ce
Merge branch 'MDL-49913' of git://github.com/jmvedrine/moodle
2015-04-27 14:28:27 +01:00
Tim Hunt
377ce9938b
MDL-49814 quiz: make question dependency clear in the nav
2015-04-27 13:55:40 +01:00
Dan Poltawski
6e28c039cb
Merge branch 'MDL-49956_getstring' of https://github.com/andyjdavis/moodle
2015-04-27 11:03:32 +01:00
Dan Poltawski
2be9a45389
Merge branch 'MDL-49977_master' of git://github.com/markn86/moodle
2015-04-27 10:46:08 +01:00
Andreas Grabs
9f78349f58
MDL-49993 mod_feedback: Question auto numbers have no space between number and question
2015-04-26 19:04:40 +02:00
Jean-Michel Vedrine
c914c92da0
MDL-49913 mod_lesson: studentanswer format should be HTML
2015-04-24 19:19:32 +02:00
Jean-Michel Vedrine
cb9d259dcd
MDL-49913 mod_lesson: fix import scores and jumps
2015-04-24 19:19:31 +02:00
Jean-Michel Vedrine
9fb9aa9c91
MDL-49913 mod_lesson: defaultanswer to avoid duplication
2015-04-24 19:19:31 +02:00
Jean-Michel Vedrine
35cec798c2
MDL-49913 mod_lesson: round question grades on import
2015-04-24 19:19:30 +02:00
AMOS bot
170497cd22
Automatically generated installer lang files
2015-04-25 00:04:04 +08:00
Andrew Hancox
baba473b24
MDL-42449 backup: Fix for activity grade category
...
Retain grade category when restoring an activity into the course that
it came from
2015-04-24 13:59:18 +01:00
Dan Poltawski
d5d23acdf5
on-demand release 2.9beta+
2015-04-24 12:10:20 +01:00
Dan Poltawski
14c5b3a23f
Merge branch 'MDL-49960-master' of git://github.com/FMCorz/moodle
2015-04-24 10:19:21 +01:00
Andrew Nicols
b083e0f6f2
Merge branch 'MDL-49311-master' of git://github.com/lameze/moodle
2015-04-24 10:19:20 +01:00
Andrew Nicols
0264bb1ecb
Merge branch 'MDL-49813' of https://github.com/mkassaei/moodle
2015-04-24 10:19:20 +01:00
Dan Poltawski
5975d9521a
Merge branch 'MDL-49946' of https://github.com/jmvedrine/moodle
2015-04-24 10:19:19 +01:00
Dan Poltawski
9548d1e058
Merge branch 'MDL-49972-master' of git://github.com/FMCorz/moodle
2015-04-24 10:19:18 +01:00
David Monllao
9dbcdd8b1f
Merge branch 'MDL-49937-master' of git://github.com/jleyva/moodle
2015-04-24 10:19:18 +01:00
Andrew Nicols
1cbfb67789
Merge branch 'm29_MDL-49922' of https://github.com/totara/moodle
2015-04-24 10:19:17 +01:00
Andrew Nicols
4815e4c5b1
Merge branch 'MDL-49477-master' of git://github.com/FMCorz/moodle
2015-04-24 10:19:17 +01:00
Martin Mastny
000d624cc4
MDL-49926 gradereport: Cursor changes to pointer on hover
2015-04-24 13:16:08 +08:00
Martin Mastny
1af4cced98
MDL-49926 gradereport: Feedback gets saved when editing grade in ajax mode
2015-04-24 13:16:07 +08:00
Rajesh Taneja
b6e98dc8bd
MDL-49974 unit_test: Use datetime format supported by different os
...
%k is not supported by windows, so using %H
2015-04-24 13:01:01 +08:00
papillon
28d27e85d7
MDL-49311 user: fix default sorting problem
2015-04-24 09:10:22 +08:00
Andrew Davis
28343f0e12
MDL-49956 admin: removed unused get_string() params
2015-04-24 08:33:38 +08:00
Mark Nelson
ccc1bc7e2e
MDL-49977 mod_assign: added missing page titles
2015-04-23 16:24:18 -07:00
M Kassaei
32498c28ea
MDL-49813 quiz: add sections in the right place after page changes
2015-04-23 16:54:50 +01:00
Frederic Massart
e14388e3a7
MDL-49972 preferences: Fix incorrect title and headings
2015-04-23 16:05:00 +08:00
Juan Leyva
8352aa50f3
MDL-49937 data: Handle admins/managers in get_databases_by_courses
2015-04-23 09:37:06 +02:00
Marina Glancy
f99fe11045
MDL-17929 enrol_meta: unittest for unenrolment from group
2015-04-23 15:08:07 +08:00
Frederic Massart
c8b4b67a2f
MDL-49960 message: Adding behat test for recent conversations
2015-04-23 14:05:55 +08:00
Frederic Massart
d9b5f9bb6c
MDL-49960 message: Prevent coding error when getting recent convos
2015-04-23 12:08:33 +08:00
Andrew Nicols
b3b6588262
Merge branch 'MDL-34921_master_unwanted-sitehome-redirects' of https://github.com/colin-umn/moodle
2015-04-23 11:49:16 +08:00
Andrew Nicols
ed8caffa5a
Merge branch 'MDL-49613' of https://github.com/NeillM/moodle
2015-04-23 08:40:44 +08:00
Jean-Michel Vedrine
6197497393
MDL-49946 mod_lesson: improve qformat_default::defaultquestion
2015-04-22 19:40:19 +02:00
Dan Poltawski
a8d8783988
Merge branch 'MDL-49921-master' of git://github.com/jleyva/moodle
2015-04-22 16:40:15 +01:00
Dan Poltawski
296a428776
Merge branch 'wip-MDL-49953-master' of git://github.com/marinaglancy/moodle
2015-04-22 12:06:46 +01:00
Dan Poltawski
1f23341f7d
Merge branch 'MDL-49800-master' of git://github.com/FMCorz/moodle
2015-04-22 10:47:56 +01:00
Viduranga Wijesooriya
21e6aabce9
MDL-49477 availability_grade-form: checkbox disable problem fixed
...
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2015-04-22 17:33:54 +08:00
David Monllao
e5c5ced912
Merge branch 'MDL-49933-master' of git://github.com/lucisgit/moodle
2015-04-22 17:02:19 +08:00
Neill Magill
9d72ae249c
MDL-49613 access: count_role_users gives unexpected results
...
The count_role_users function in lib/accesslib.php gives the wrong results if a user has the
same role at multiple levels in a context path.
For example a user is a coursecreator on a course and the category that the course is in,
in this case they would be counted twice, rather than being recognised as the same user.
This change will make the function only count unique users.
2015-04-22 09:34:45 +01:00
Neill Magill
3a92084c6b
MDL-49613 access: Unit test for count_role_users
2015-04-22 09:34:44 +01:00
Juan Leyva
c8f1d8a026
MDL-49921 forum: Handle exceptions correctly in get_forums_by_courses
2015-04-22 09:47:18 +02:00