Dan Poltawski
82ee961aca
Merge branch 'MDL-34589' of git://github.com/timhunt/moodle
2012-07-30 13:55:43 +08:00
Dan Poltawski
31f29535d1
Merge branch 'master_MDL-32227_add_plagiarism_api_support_to_workshop' of git://github.com/kanikagoyal/moodle
2012-07-30 13:34:20 +08:00
Tim Hunt
7e48778b87
MDL-31509 quiz outcomes: let people associate quizzes with outcomes.
...
The quiz does not really support outcomes, but even so in 1.9 you could
select outcomes on the quiz edit form, and apparently this was useful to
some people, therefore we should re-enable it.
2012-07-27 18:06:24 +01:00
Tim Hunt
6200f70c5e
MDL-34589 quiz report graphs: PHP5.4 issue with unset($array[$float]).
...
Thanks to Matthew Davidson for diagnosing the problem.
2012-07-26 18:47:57 +01:00
Dan Poltawski
6d2cd4368a
Merge branch 'MDL-34468-master' of git://github.com/ankitagarwal/moodle
2012-07-24 17:53:50 +08:00
Ankit Agarwal
a3fc4b3ad6
MDL-34468 scorm: Replace all instances of get_context_instance() with respective context_XXXX in mod/scorm
2012-07-24 17:08:05 +08:00
Ankit Agarwal
c492a78ee2
MDL-34468 quiz: Replace all instances of get_context_instance() with respective context_XXXX class in mod/quiz
2012-07-24 17:08:05 +08:00
Ankit Agarwal
1c9691160b
MDL-34468 survey: Replace all instances of get_context_instance() with respective context_XXXX class in mod/survey
2012-07-24 17:07:57 +08:00
Aparup Banerjee
90310b1b4f
MDL-26969 assignment : clarified phpdoc and fixed whitespace.
2012-07-24 16:40:05 +08:00
Aparup Banerjee
c5e518d521
Merge branch 'MDL-26969' of git://github.com/rwijaya/moodle
2012-07-24 16:39:59 +08:00
Dan Poltawski
c14ecacfd5
Merge branch 'MDL-34470-master' of git://github.com/ankitagarwal/moodle
2012-07-24 14:51:14 +08:00
Dan Poltawski
5082d87c03
Merge branch 'wip-mdl-32940' of git://github.com/rajeshtaneja/moodle
2012-07-24 13:39:59 +08:00
Aparup Banerjee
acb88dbed3
Merge branch 'wip-mdl-32942' of git://github.com/rajeshtaneja/moodle
2012-07-24 12:14:17 +08:00
Kanika Goyal
67ba9007b7
MDL-32227: Plagiarism API - add support for plagiarism api to workshop module
2012-07-24 01:52:54 +05:30
Rajesh Taneja
61cca0b7fc
MDL-32940 libraries: Replaced deprecated PARAM_NUMBER with PARAM_FLOAT
2012-07-23 17:21:05 +08:00
Ankit Agarwal
0bbe041b77
MDL-34470 workshop: Replace all instances of get_context_instance() with context_xxx::instance() in mod/workshop
2012-07-23 15:10:07 +08:00
Ankit Agarwal
1df2362669
MDL-34470 wiki: Replace all instances of get_context_instance() with context_xxx::instance() in mod/wiki
2012-07-23 15:10:07 +08:00
Ankit Agarwal
6fd7b70f4b
MDL-34470 url: Replace all instances of get_context_instance() with context_xxx::instance() in mod/url
2012-07-23 15:10:07 +08:00
Dan Poltawski
052f346105
Merge branch 'MDL-34379' of git://github.com/timhunt/moodle
2012-07-23 14:13:58 +08:00
Dan Poltawski
bc659e5284
Merge branch 'MDL-34351' of git://github.com/timhunt/moodle
2012-07-23 14:09:16 +08:00
Dan Poltawski
a5c8e33122
Merge branch 'wip-mdl-32945' of git://github.com/rajeshtaneja/moodle
2012-07-23 13:35:24 +08:00
Dan Poltawski
ed25f64642
Merge branch 'wip-mdl-30651' of git://github.com/rajeshtaneja/moodle
2012-07-23 11:22:06 +08:00
Rossiani Wijaya
75cf84ac25
MDL-26969 Assignment module - upload: fixed get_submission() return value to nothing when param is set to false.
2012-07-23 11:19:30 +08:00
Aparup Banerjee
d829f5c6fd
Merge branch 'MDL-32665_chat_popup' of git://github.com/andyjdavis/moodle
2012-07-23 10:17:55 +08:00
Sam Hemelryk
4c21d0da95
Merge branch 'wip-mdl-19430' of git://github.com/rajeshtaneja/moodle
2012-07-23 13:36:45 +12:00
Dan Poltawski
fe56f5bc11
Merge branch 'MDL-34451' of git://github.com/merrill-oakland/moodle
2012-07-23 09:22:40 +08:00
Jason Ilicic
e0e903291a
MDL-34427: Corrected language string when not allowed to enter the chat room.
2012-07-23 11:40:37 +12:00
Sam Hemelryk
f49eff005e
Merge branch 'master_MDL-34374' of git://github.com/danmarsden/moodle
2012-07-23 11:38:19 +12:00
Sam Hemelryk
ce4182a46a
Merge branch 'master_MDL-34233' of git://github.com/danmarsden/moodle
2012-07-23 11:26:59 +12:00
Sam Hemelryk
c41e682c27
Merge branch 'MDL-34313' of git://github.com/netspotau/moodle-mod_assign
2012-07-23 11:22:17 +12:00
Sam Hemelryk
1d434a6d17
Merge branch 'MDL-34272' of git://github.com/netspotau/moodle-mod_assign
2012-07-23 11:20:28 +12:00
Sam Hemelryk
5b2b9e04ef
Merge branch 'MDL-34256' of git://github.com/netspotau/moodle-mod_assign
2012-07-23 11:09:28 +12:00
Sam Hemelryk
d817a9e52e
Merge branch 'MDL-34067' of git://github.com/netspotau/moodle-mod_assign
2012-07-23 11:07:30 +12:00
Sam Hemelryk
f3a6fa396e
Merge branch 'MDL-2283' of git://github.com/netspotau/moodle-mod_assign
2012-07-23 10:54:55 +12:00
Eric Merrill
478067dbfb
MDL-34451 quiz Fixed problem where attempt page is updated for ALL attempts, not just current.
2012-07-22 12:22:28 -04:00
Tim Hunt
c33d527833
MDL-34351 quiz cron: one broken overdue attempt should not kill cron
...
It seems that sometimes trying to process an overdue quiz attempt can
throw an exception. In that case, we need to catch it and report it
nicely, and then carry on processing the rest of the attempts, rather
than just killing the whole of cron processing.
Also, there may be garbage quiz attempts where the associated quiz or
course has been deleted. Skip those too.
2012-07-19 15:21:05 +01:00
Tim Hunt
7326b7e247
MDL-34379 quiz reports: timetaken 'open' for never submitted attempts
2012-07-19 12:51:55 +01:00
Ankit Agarwal
1868607ad6
MDL-34265 SCORM: Removing sorting from unsortable columns
2012-07-19 15:58:46 +08:00
Rajesh Taneja
405aca3532
MDL-32942 libraries: Replaced deprecated PARAM_ACTION and PARAM_FORMAT with PARAM_ALPHANUMEXT
2012-07-19 15:46:10 +08:00
Rajesh Taneja
071e68f93e
MDL-32945 libraries: Replaced deprecated PARAM_MULTILANG with PARAM_TEXT
2012-07-19 15:44:40 +08:00
Dan Marsden
295c012de7
MDL-34233 SCORM backup - change to using set_source_sql to preserve order of records in backup.
2012-07-19 19:38:14 +12:00
Rajesh Taneja
1e12c1203b
MDL-30651 libraries: Replaced deprecated PARAM_INTEGER with PARAM_INT
2012-07-19 15:37:46 +08:00
Rajesh Taneja
37b5e8fee8
MDL-19430 My Moodle: Polished course_over view code of netspot
2012-07-19 15:30:37 +08:00
Dan Marsden
bb5cc0e964
MDL-34374 SCORM prevent skipview being set to always when used inside a SCORM course format.
2012-07-18 10:32:46 +12:00
Sam Hemelryk
e260e8ce57
Merge branch 'MDL-32948' of git://github.com/netspotau/moodle-mod_assign
2012-07-18 10:19:52 +12:00
Sam Hemelryk
5f7ee647ff
Merge branch 'MDL-34217' of git://github.com/netspotau/moodle-mod_assign
2012-07-18 10:12:50 +12:00
Sam Hemelryk
51625c4662
Merge branch 'MDL-33575' of git://github.com/rwijaya/moodle
2012-07-17 15:50:19 +12:00
Rossiani Wijaya
f92547f81c
MDL-33575 choice module: add label to checkbox element when privacy of results is set to publish full results
2012-07-17 10:18:39 +08:00
Andrew Davis
fef7025c5e
MDL-32665 mod_chat: disabled popup notifications in the chat windows
2012-07-17 10:15:14 +08:00
Damyon Wiese
da099b12a0
MDL-34272: Assignment module displays all assignments on my moodle instead of just open ones
2012-07-17 10:06:02 +08:00