thepurpleblob
84a93f1c24
Added empty array into question object for multiplier field in numeric questions
...
Stops a bunch of warnings when quiz is imported
2005-01-24 15:45:20 +00:00
thepurpleblob
37df8c250c
Fixed typo that has crept in.
2004-12-20 15:31:27 +00:00
thepurpleblob
0cc29b85c4
Fixed typo in escaping exported text.
2004-12-13 17:28:34 +00:00
thepurpleblob
77cfab9ba9
Now correctly escapes 'reserved' characters when exporting GIFT format.
2004-12-12 10:48:05 +00:00
thepurpleblob
3397020814
Bug in export of multichoice-multianswer questions fixed.
...
Thanks to Nguyen Tuan Anh for spotting this and providing the fix!
2004-12-09 16:18:23 +00:00
gustav_delius
d1290cec39
fixed capitalization and quoting of attribute values
2004-09-12 17:34:35 +00:00
moodler
fcb8e1a4eb
Replacing the examples.txt that Howard deleted accidentally ;-)
2004-08-27 04:41:42 +00:00
moodler
2c6d8d1d60
Fixed some typos as per bug 1717
2004-08-17 05:25:05 +00:00
thepurpleblob
28e9d5d789
Whoops got rid of xml stuff - sorry my mistake
2004-08-06 15:06:17 +00:00
thepurpleblob
b2bf1d1d11
Copied from gift directory by mistake - removing
2004-08-06 14:52:56 +00:00
thepurpleblob
852a8212aa
XML export kinda works now.
2004-08-06 14:31:30 +00:00
thepurpleblob
0890110fbc
vaguely working version of xml export - much more work needed though
2004-08-06 13:03:33 +00:00
thepurpleblob
cbc83a240e
Added 'right answer' feedback to true/false questions.
2004-07-07 09:15:33 +00:00
thepurpleblob
a9c3253689
Added stub for exporting Cloze questions - generates 'not supported' message.
2004-07-06 14:29:25 +00:00
thepurpleblob
1218d4702e
Added remaining question types for export
2004-06-30 10:19:20 +00:00
thepurpleblob
a2db69caf7
Export classes added, not yet complete however
2004-06-29 09:26:51 +00:00
thepurpleblob
c2df1c2ec2
changed define to string assignment to prevent multiple defines notification
...
in true false questions added initialisation of both true and false feedback
to kill notification in lib.php when question is stored
2004-06-18 08:41:16 +00:00
thetrinity
8ec4b43554
Added code for escaping control characters with backslash.
2004-02-27 09:03:30 +00:00
thetrinity
a9981ba619
Implemented Matching Questions.
2004-01-13 14:32:18 +00:00
thetrinity
f70567fee5
Fixed typo and minor polishing.
2004-01-12 03:54:24 +00:00
thetrinity
7692b869ef
Converted to UNIX file type.
2004-01-10 09:50:14 +00:00
thetrinity
9249e3ab4e
Fixed typo
2004-01-10 09:39:28 +00:00
thetrinity
87e6dacbdf
examples.txt added
2004-01-10 03:39:14 +00:00
thetrinity
4300aa4c58
Integrated Multiple Answers and inline comments options. Made examples.txt. Documentation now moved.
2004-01-10 03:35:11 +00:00
thetrinity
24c70149ad
Changed to UNIX file type and removed tabs for documentation. o U
2004-01-06 02:19:11 +00:00
thetrinity
d0f86d1654
Brings documentation up to date with rev.1.2 of gift/format.php
2004-01-06 01:49:32 +00:00
moodler
0787779dad
Latest version from Paul Shew
2003-12-22 15:09:25 +00:00
moodler
d39e56ede3
Put docs here temporarily until the format settles down
2003-12-12 07:50:11 +00:00
moodler
43bf9fc2d7
Reworking of the plug-in format for import/export files.
...
Each format is now in it's own subdirectory, which allows the
format to have as many files as it likes. The formats are now
detected automatically (no need to edit lib.php anymore) and
the parent class is now in mod/quiz/format.php
Lastly, I added Paul Shew's new GIFT format.
2003-12-12 07:35:55 +00:00