31789 Commits

Author SHA1 Message Date
skodak
38a4e1d664 MDL-8246 new typo3 lib imported 2008-06-16 15:31:21 +00:00
thepurpleblob
2e6c58a2be MDL-15173
Remove obsolete coursetestmanager format to contrib
2008-06-16 14:44:01 +00:00
thepurpleblob
169d0efa6c MDL-MDL-15173
Remove obsolete coursetestmanager format to contrib
2008-06-16 14:39:44 +00:00
skodak
0cbe81112a MDL-14580 rewritten course sorting algorithms 2008-06-16 14:25:53 +00:00
sam_marshall
977b3d3145 MDL-15263 Fixed numeric entities remaining after html_to_text 2008-06-16 14:07:47 +00:00
robertall
7c6a0735b5 [MDL-15258] Move data_presets_export() function out from common module specific library. Merged and ported from MOODLE_19_STABLE. 2008-06-16 14:02:27 +00:00
jamiesensei
455c3efa13 MDL-14204 "Content for Quiz Statistics report table - Random_guess_score" oops ought to give that function name a 'question_' prefix 2008-06-16 13:59:30 +00:00
jamiesensei
6f51ed72be MDL-14204 "Content for Quiz Statistics report table - Random_guess_score" added method random_guess_score to question type objects and a new function in questionlib that calls the question type method. 2008-06-16 13:29:00 +00:00
pichetp
ed48af75b4 MDL-14625 more tolerant to missing subquestions 2008-06-16 12:36:17 +00:00
dongsheng
910bd9e176 "MDL-15251, see tracker, merged from MOODLE_19_STABLE" 2008-06-16 12:29:56 +00:00
skodak
058c7d9021 MDL-15094 fixed print_box() regression 2008-06-16 11:39:21 +00:00
skodak
4787c6eb24 MDL-15241 fixed plugin test 2008-06-16 11:34:19 +00:00
skodak
12ad6ebaa8 MDL-15251 fixed syntax errror 2008-06-16 11:18:33 +00:00
thepurpleblob
6f96466d37 MDL-15257
Fix notice caused by (possibly) uninitialised variable.

Merged from STABLE_19
2008-06-16 10:08:30 +00:00
nicolasconnault
0fd8bc0044 MDL-15253 Changed setup_group access from private to protected. 2008-06-16 09:30:44 +00:00
dongsheng
3f4fede509 "MDL-15251, see tracker" 2008-06-16 09:12:07 +00:00
skodak
74a28ec471 fixed some funny unicode space 2008-06-16 08:33:00 +00:00
scyrma
737e8469b6 MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy 2008-06-16 06:58:39 +00:00
scyrma
e401c0a100 MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy 2008-06-16 06:53:16 +00:00
scyrma
3abecc408b MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy 2008-06-16 06:48:06 +00:00
scyrma
112b04c7ce MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy 2008-06-16 06:37:26 +00:00
scyrma
a4258842d3 MDL-15254: move dragmath plugin to a common folder, out of tinymce hierarchy 2008-06-16 06:27:44 +00:00
scyrma
3cf53bcad7 MDL-14741 - update to dragmath plugin in tinymce, files sent by Mauno. 2008-06-16 03:26:19 +00:00
pichetp
99cb86b5ad MDL-15123 Using true value limits to grade responses 2008-06-16 03:15:55 +00:00
pichetp
c4d18bdd5c MDL-15123 adding <br/> to align new
correct response-true value diagnosis in in datasetitems_form.php
2008-06-16 03:05:35 +00:00
dongsheng
ac382d2b64 "MDL-15251, fix country field in user/view.php, merged from MOODLE_19_STABLE" 2008-06-16 02:14:59 +00:00
moodlerobot
1f8f46eff6 Updated the HEAD build version to 20080616 2008-06-16 01:37:23 +00:00
moodlerobot
1f845eb53e Automatic installer.php lang files by installer_builder (20080616) 2008-06-16 01:19:31 +00:00
pichetp
1d9ed69813 MDL-15123 Using true value limits to grade responses 2008-06-16 00:49:43 +00:00
cataluke
fa1621449a MDL-15156 fix conflict in schema for MNET PREFIX_mnet_enrol_course table, merged from 19 2008-06-16 00:16:00 +00:00
skodak
633c33410f MDL-14129 fixed undefined $i variable 2008-06-15 21:27:16 +00:00
dongsheng
2bc95e1ef7 "MDL-14129, add lang string" 2008-06-15 16:12:41 +00:00
mits
42247cf0e9 Fixed a typo for scorm.php MDL-14129.
Fixed a grammatical error for error.php MDL-14129.
2008-06-15 15:42:27 +00:00
robertall
efe056922b [MDL-15069] Change filename of exported preset to ensure downloading the latest version. Merged and ported from MOODLE_19_STABLE. 2008-06-15 15:35:27 +00:00
skodak
16dcdc432c MDL-15249 improving cli installer 2008-06-15 12:41:34 +00:00
skodak
0537d4a071 MDL-15094 removed remaining references to $db 2008-06-15 12:34:08 +00:00
dongsheng
5c2f6a7fb1 "MDL-14129, fix print_error" 2008-06-15 12:24:36 +00:00
skodak
9d068cd64a MDL-15249 improving cli installer 2008-06-15 12:23:53 +00:00
skodak
c3175af5d5 MDL-15094 lib/db/upgrade.php is required file 2008-06-15 12:17:39 +00:00
dongsheng
777f042ff5 "MDL-14129, fix print_error" 2008-06-15 12:10:32 +00:00
dongsheng
bd8ee7c1c4 "MDL-14129, fix print_error" 2008-06-15 12:02:43 +00:00
dongsheng
fd9f6cd330 "MDL-14129, fix print_error" 2008-06-15 12:02:43 +00:00
jamiesensei
c025084022 MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" added start of "Quiz structure analysis" table 2008-06-15 11:58:16 +00:00
skodak
6807d2b3c6 MDL-14905 towards functional DB tests 2008-06-15 11:53:05 +00:00
jamiesensei
26a29b1ab5 MDL-15250 "Adding a new function quiz_question_action_icons that outputs a string of html" 2008-06-15 11:52:07 +00:00
dongsheng
e6edb40e7a "MDL-14129, fix print_error" 2008-06-15 11:47:27 +00:00
skodak
6db04f1124 MDL-15094 protected adodb used instead of protected db - we will be able to search for obsoleted $db easier now 2008-06-15 11:41:02 +00:00
dongsheng
1aef51b8e3 "MDL-14129, fix print_error" 2008-06-15 11:40:25 +00:00
skodak
3dce78e125 MDL-15247 lib/dmllib.php is now obsolete 2008-06-15 11:35:25 +00:00
dongsheng
535a6fa0b5 "MDL-14129, fix print_error" 2008-06-15 11:34:42 +00:00