13 Commits

Author SHA1 Message Date
thepurpleblob
4db0b132cb Bring formatting into line with Moodle standard (at last!) 2006-02-14 09:45:29 +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
b5abaacf51 Sorted hard coded string. 2005-05-17 14:12:42 +00:00
thepurpleblob
665f61dcdb Compatible with newly introduced question options. 2005-05-11 13:57:43 +00:00
thepurpleblob
135973fb1c Export now uses functions in questiontype classes. Changes in this file
reflect slightly different question object layout.
2005-05-10 09:23:10 +00:00
thepurpleblob
0ae982231f Import/export changed so that available formats are automatically detected.
Classes now have discrete names and methods to identify import/export
capability added. Detecting function factored out into locallib.php
2005-04-20 09:08:25 +00:00
mjollnir_
9058e785cb Small fixes to quiz for postgres compatibility 2005-04-19 00:41:13 +00:00
thepurpleblob
d75bc0b272 Now supports shortanswer import. Cleaned up the CDATA import too. 2004-12-24 11:16:43 +00:00
thepurpleblob
75e496f73d Fixed a couple of bugs in the xml formatting. Issue with Markdown text
still to resolve.
2004-12-20 14:34:07 +00:00
thepurpleblob
d6b3c7b82e Added xml format import. First pass for testing.
Just multiple choice and true/false at the moment and needs further
testing and polishing.
2004-12-16 15:54:51 +00:00
thepurpleblob
ca6477c5ac Can now export HTML - dangerous characters are converted to entities. 2004-12-13 11:37:45 +00:00
thepurpleblob
29a95feb94 more fixes - xml export now pretty much working 2004-08-09 13:55:20 +00:00
thepurpleblob
bbb4e32d3c Adding xml export 2004-08-06 14:59:45 +00:00