3296 Commits

Author SHA1 Message Date
moodler
6ea5ebd43e Fixed some notices. 2005-05-19 15:34:08 +00:00
moodler
d49b56e533 Some fixes for bug 3166 and the errors when in debug mode 2005-05-19 14:13:23 +00:00
moodler
bdcf985cbd Fix for journal upgrade problem 2005-05-19 13:17:51 +00:00
mindforge
bfeb5f257d Fix for bug 3294. 2005-05-19 10:36:36 +00:00
gustav_delius
97f0cb15f1 Questoin edit popup window now closes itself automatically, see bug 3140. Thank you Eloy for the lesson in javascript. 2005-05-19 08:05:58 +00:00
gustav_delius
be34c2948d Improved reporting during upgrade, see bug 3297 2005-05-19 07:54:29 +00:00
bobopinna
66fc6a1c02 Fixed some datamodel elements type 2005-05-19 06:22:37 +00:00
stronk7
e44f2f92b0 Now length is correctly set and stored to DB (bug 3290)
(http://moodle.org/bugs/bug.php?op=show&bugid=3290)

plus some added bits to handle the hidden field properly
2005-05-18 23:53:36 +00:00
danmarsden
5634beeaa5 -shouldn't have been using Javascript there! - few more fixes coming. - choice mod limit function doesn't seem to be working properly - doesn't seem to display results anymore! 2005-05-18 21:50:45 +00:00
gustav_delius
67f74fec53 Some code cleanup: the function extract_response() is not used any more 2005-05-18 19:59:12 +00:00
gustav_delius
43f14820fd Updated version of item analysis report from Enrique 2005-05-18 19:52:21 +00:00
gustav_delius
5144dc4aba Shortened length of answer field for numerical questions to 20, closing bug 1508 2005-05-18 15:43:37 +00:00
bobopinna
23f6c62b62 fixed a problem with Firefox and bad schema version 2005-05-18 14:57:12 +00:00
mindforge
5b572cc887 Fix for bug 3253. 2005-05-18 14:13:46 +00:00
bobopinna
ba5a7c6c86 AICC HACP communication script 2005-05-18 12:58:59 +00:00
bobopinna
7491e0f192 Starting scorm 1.3 datamodel definition 2005-05-18 07:26:03 +00:00
gustav_delius
f19360ff41 Switched off the verbose feedback and removed some old code 2005-05-18 03:34:44 +00:00
gustav_delius
278553ffdc Avoid break between answer and feedback in multiple choice question 2005-05-18 03:00:55 +00:00
gustav_delius
6c6d199c48 temporary fix to bug 3140 2005-05-17 22:22:29 +00:00
gustav_delius
54b3f8eb85 fixed typo in the wiki to markdown upgrade 2005-05-17 22:18:17 +00:00
mjollnir_
f010d33875 Merged from MOODLE_14_STABLE. Merging in my last unmerged patch. Corrects a bad constraint name in postgres for quiz. Bumped quiz version 2005-05-17 21:51:29 +00:00
moodler
d6f47d9a1b The Online assignment now self-upgrades and tries to populate itself
with all the Journals.

I'm sorry this is so late.  :-(

It probably has bugs and may lose Journal data.

Please test it for me - I need to sleep.
2005-05-17 20:04:01 +00:00
moodler
d175966b68 Fixed some upgrading bugs 2005-05-17 19:58:30 +00:00
moodler
be27364137 Very quick fix to remove notices (but loses some colors) 2005-05-17 19:55:37 +00:00
thepurpleblob
b98af62708 Now correctly handles changes in database format of numerical questions.
Also now properly supports numerical questions with multiple answers.
2005-05-17 15:47:31 +00:00
thepurpleblob
c4f9996d64 Numerical questions now work with recent database changes. 2005-05-17 14:49:55 +00:00
thepurpleblob
73ffd0ac03 Allow tolerance to be specified as array (like fraction and feedback) to
improve GIFT format compatibility.
2005-05-17 14:29:28 +00:00
thepurpleblob
b5abaacf51 Sorted hard coded string. 2005-05-17 14:12:42 +00:00
mindforge
16d85f5712 Fixed problem in random qtype (incorrect selection of state).
Fixed bug 3129. Randomsamatch now reports a propper error if not enogh SA questions are available.
2005-05-17 13:59:58 +00:00
mindforge
57b77d43d9 Reverted the random question type to the old storage model to make life easier in the upgrade, backup and restore scripts. 2005-05-17 13:33:53 +00:00
gustav_delius
b43757dbfa language strings and help files have now been moved to the main language directory 2005-05-17 13:25:40 +00:00
mindforge
de7df51644 The truefalse qtype now stores responses as it did in moodle 1.4. This fixes bug 3252. 2005-05-17 11:32:44 +00:00
gbateson
88e899dcf9 use class="helplink" instead of inline styles 2005-05-17 07:45:39 +00:00
gbateson
5439ac0e07 correct wording on point 2, to "Install the messages and help files of the hotpot module" 2005-05-17 07:44:56 +00:00
gbateson
c1d439b594 use class="helplink" instead of inline styles
get_recent_mod_activity to initialize $activity in loop
2005-05-17 07:43:40 +00:00
gbateson
99d6674487 moved hard-coded text messages (about clipboard) to lang/en/hotpot.php 2005-05-17 03:13:17 +00:00
gbateson
baa58947c3 removed several (all?) XHTML incompatabilities 2005-05-17 03:11:01 +00:00
gbateson
fcf0a80b37 access to $_GET parameters now done using required_param()
HTML tags made XHTML compatible
2005-05-17 02:15:04 +00:00
stronk7
8a12a13250 Tabs are out 2005-05-16 23:42:48 +00:00
stronk7
5e5b6b7f19 Tabs are out.
Please don't use tabs in source code. Set your editor to 4 cc per tab.!
2005-05-16 23:41:58 +00:00
stronk7
87dddc1445 Replaced some (not all) tabs to spaces.
I've leave unmodified formats and nusoap library
2005-05-16 22:51:16 +00:00
stronk7
271fea974f Tabs are out.
(all the module was using them, please change your editor settings to 4 spaces)
2005-05-16 22:41:19 +00:00
stronk7
894ff63f8f Tabs are out 2005-05-16 22:22:31 +00:00
gustav_delius
1b05eeedad Put link to attempts on info page 2005-05-16 22:12:44 +00:00
gustav_delius
246143a1d8 Cleaned up config.html a bit 2005-05-16 21:49:37 +00:00
gustav_delius
87c32d8b7b removed unused language strings 2005-05-16 21:04:15 +00:00
gustav_delius
1f48479ebf quiz_upgrade_states() now creates entries in the quiz_newest_states table only for states that are associated to those questions that are listed in $attempt->layout. 2005-05-16 19:21:34 +00:00
mindforge
28c6786b49 Modified DB update to adapt multianswer states to the new storage.
ATTENTION: This currently only works for upgrades that upgrade from quiz versions pre 2005042900!
2005-05-16 17:01:21 +00:00
bobopinna
06abe84fde Fixed a SQL injection from $scoid 2005-05-16 15:05:53 +00:00
thepurpleblob
875c308e6c Added an example of specifying questiontext text format 2005-05-16 12:38:21 +00:00