Mark Nelson
c5cfb3ca98
MDL-45357 events: changed event descriptions to ensure consistency in core
2014-05-05 00:55:50 -07:00
Marina Glancy
3409fac5ef
Merge branch 'MDL-45273' of git://github.com/timhunt/moodle
2014-05-01 21:17:01 +08:00
Tim Hunt
0e8fe7de3d
MDL-45273 quiz fixup settings initialisation.
2014-05-01 11:09:05 +01:00
Marina Glancy
7936ca2c54
MDL-45273 quiz: whitespace fix
2014-05-01 12:19:49 +08:00
Marina Glancy
ea50fe37c8
Merge branch 'MDL-45273' of git://github.com/timhunt/moodle
2014-05-01 12:16:48 +08:00
Damyon Wiese
46a7e1d23b
Merge branch 'MDL-45321' of git://github.com/timhunt/moodle
2014-04-30 15:25:22 +08:00
Petr Skoda
b649341dab
MDL-43557 add missing description to \mod_quiz\event\attempt_becameoverdue
2014-04-30 15:00:03 +08:00
Mark Nelson
02a5a4b2ff
MDL-43557 events: fixed minor issues in existing events
2014-04-29 19:16:11 -07:00
Tim Hunt
3180508949
MDL-45273 quiz: Fix codechecker issues.
2014-04-29 11:57:01 +01:00
Tim Hunt
9b38aca0ce
MDL-45321 quiz upgrade: make it more tolerant to old bad data.
2014-04-29 11:41:16 +01:00
Tim Hunt
8a347d8011
MDL-45273 only create the quiz settings if necessary.
2014-04-29 11:16:49 +01:00
Tim Hunt
9ec7a71661
MDL-45273 remove the need for quiz settings.php to include locallib.php.
2014-04-29 11:16:44 +01:00
Tim Hunt
de4cd1e047
MDL-45273 quiz: move admin settings into classes folder.
2014-04-29 11:16:39 +01:00
Frederic Massart
90f9e30b3b
MDL-45186 mod_quiz: Some RTL improvements on quiz edit page
2014-04-22 12:27:34 +08:00
Dan Poltawski
eec3795270
Merge branch 'MDL-45145_master' of https://github.com/markn86/moodle
2014-04-21 10:51:38 +08:00
Dan Poltawski
ac13361b77
Merge branch 'MDL-45023-master' of git://github.com/jamiepratt/moodle
2014-04-18 13:47:10 +08:00
Dan Poltawski
f658717108
Merge branch 'MDL-45110-master' of git://github.com/jamiepratt/moodle
2014-04-18 12:03:23 +08:00
Dan Poltawski
a94b4c6e55
Merge branch 'MDL-45071_master' of https://github.com/markn86/moodle
2014-04-18 10:47:04 +08:00
Mark Nelson
a97a7585ff
MDL-45145 mod_quiz: ensure quiz cmid is set before triggering the 'attempt_deleted' event
2014-04-17 18:44:58 -07:00
James Pratt
f87675fc1c
MDL-45110 quiz responses : Notice when behaviour does not allow
...
multiple tries at a question
2014-04-15 18:29:50 +07:00
Marina Glancy
cf051cc46e
Revert "MDL-41283 report_participation: Fixed legacy actions returned from api's"
...
This reverts commit 7b7bb92d4206beac111fa0eed63a964fd9d20f4a.
2014-04-15 17:14:57 +08:00
Marina Glancy
c733401634
Merge branch 'MDL-45035-master' of git://github.com/ankitagarwal/moodle
2014-04-15 14:34:36 +08:00
Marina Glancy
fdb8bae241
Merge branch 'wip-mdl-41283' of git://github.com/rajeshtaneja/moodle
...
Conflicts:
mod/upgrade.txt
2014-04-15 14:34:28 +08:00
Rajesh Taneja
7b7bb92d42
MDL-41283 report_participation: Fixed legacy actions returned from api's
2014-04-15 13:31:03 +08:00
Rajesh Taneja
b2b4ec308e
MDL-41283 report_participation: Added phpdoc about function not used
...
In new logging api, xxx_get_view_actions() and xxx_get_post_actions()
will not be used to identify the paticipation of user. Event's crud
and edulevel status will define user's participation.
2014-04-15 13:31:03 +08:00
Mark Nelson
92089e0ecc
MDL-45057 mod_quiz: restored the user/group override deleted events
2014-04-13 22:32:06 -07:00
Mark Nelson
4e651893b7
MDL-45071 mod_quiz: retrieve all the name fields when deleting a user override
2014-04-13 18:41:58 -07:00
Dan Poltawski
97c274ded7
MDL-40063/MDL-45057 quiz: disable related unit tests
...
I kept the commit number format same as the last commit just
to annoy Fred.
2014-04-11 17:36:40 +08:00
Dan Poltawski
c5e5f1b786
MDL-40063/MDL-45057 quiz: disable firing of override events
...
This hacky solution is brought to you by the the motivation to
release.
2014-04-11 16:58:10 +08:00
James Pratt
ea6db479dd
MDL-45023 quiz statistics report : refactoring of tests for code reuse
2014-04-11 15:07:08 +07:00
Dan Poltawski
34f7e31ffb
Merge branch 'MDL-40063_master' of https://github.com/markn86/moodle
2014-04-11 14:31:27 +08:00
Ankit Agarwal
9638600bbb
MDL-45035 events: Fix @package and @since tags in Moodle 2.6 events
2014-04-11 13:32:33 +08:00
Dan Poltawski
9d1eed69a0
Merge branch 'MDL-44981-master' of git://github.com/jamiepratt/moodle
2014-04-11 13:01:38 +08:00
Dan Poltawski
d6a756a949
Merge branch 'MDL-44980-master-v2' of git://github.com/jamiepratt/moodle
2014-04-11 12:55:15 +08:00
Mark Nelson
9d65d3e70b
MDL-40063 mod_quiz: created 'override_created' events
2014-04-10 20:42:44 -07:00
Mark Nelson
e8365f27e5
MDL-40063 mod_quiz: replaced ‘manualgrade’ add_to_log call with an event
2014-04-10 20:42:24 -07:00
Mark Nelson
a2caf56dff
MDL-40063 mod_quiz: replaced 'attempt' add_to_log call with an event
2014-04-10 20:41:56 -07:00
Mark Nelson
45e1e3bd76
MDL-40063 mod_quiz: replaced 'preview' add_to_log call with an event
2014-04-10 20:41:54 -07:00
Mark Nelson
e0114708af
MDL-40063 mod_quiz: replaced 'continue attempt' add_to_log call with an event
2014-04-10 20:41:39 -07:00
Mark Nelson
8de2eb3582
MDL-40063 mod_quiz: replaced 'delete override' add_to_log call with events
2014-04-10 20:41:09 -07:00
Mark Nelson
e7d80a059a
MDL-40063 mod_quiz: replaced 'edit override' add_to_log call with events
2014-04-10 20:40:51 -07:00
Mark Nelson
68758eff12
MDL-40063 mod_quiz: removed 'close attempt' add_to_log call
2014-04-10 20:40:27 -07:00
Mark Nelson
60ab03eb10
MDL-40063 mod_quiz: replaced 'view summary' add_to_log call with an event
2014-04-10 20:40:25 -07:00
Mark Nelson
2a3f82041f
MDL-40063 mod_quiz: replaced 'review' add_to_log call with an event
2014-04-10 20:40:13 -07:00
Mark Nelson
2ec79ad996
MDL-40063 mod_quiz: replaced 'report' add_to_log call with an event
2014-04-10 20:39:56 -07:00
Mark Nelson
7dad3d95fd
MDL-40063 mod_quiz: replaced 'delete attempt' add_to_log call with an event
2014-04-10 20:39:15 -07:00
Mark Nelson
58940b190a
MDL-40063 mod_quiz: replaced 'addcategory' add_to_log call with an event
2014-04-10 20:38:34 -07:00
Mark Nelson
5e8f736565
MDL-40063 mod_quiz: replaced 'editquestions' add_to_log call with an event
2014-04-10 20:34:27 -07:00
Mark Nelson
b332fc6c8c
MDL-40063 mod_quiz: replaced 'view' and 'view all' add_to_log calls with events
2014-04-10 20:34:14 -07:00
James Pratt
1d75d9fe70
MDL-44981 quiz statistics report : Differentiating '0' and no response
...
in numeric questions.
2014-04-07 19:13:04 +07:00