thepurpleblob
f4a6bff311
Output was missing utf8 meta tag.
2007-01-30 13:57:45 +00:00
thepurpleblob
296fe50abb
MDL-8226
Move aon import format from head into contrib. No longer maintained. Use GIFT instead.
2007-01-19 14:38:18 +00:00
thepurpleblob
a8c733a97b
MDL-8226
Move aiken import format from head into contrib. No longer maintained. Use GIFT instead.
2007-01-19 14:35:44 +00:00
skodak
60f9e36ee8
MDL-8223 - last global $course hacks removed
2007-01-19 10:29:03 +00:00
thepurpleblob
5bed54e1fc
MDL-8100, defaultgrade not imported.
Question obect initialisation and value import wrong way round - whoops!
2007-01-16 12:12:26 +00:00
thepurpleblob
2e15284e31
MDL-8130 Number of improvements to check name length and improve HTML Entity handling. Thanks to Paul Ortman.
2007-01-16 11:23:32 +00:00
vyshane
0927589412
Xhtml fixes for MDL-7861.
2007-01-09 09:07:16 +00:00
gbateson
6385429d24
prevent backslashes being inserted before #-sign in HTML entities by converting html-entities to UTF-8 when importing from Hot Potatoes quizzes into Moodle 's standard Quiz module
2007-01-07 12:37:06 +00:00
thepurpleblob
5363b5551b
MDL-7913
Improved category detection (again) to extract all characters.
2007-01-05 10:35:13 +00:00
tjhunt
3246ed335d
MDL-7975 - Make import and export of truefalse questions more reliable. Merged from MOODLE_17_STABLE.
2006-12-18 18:07:49 +00:00
tjhunt
09db6da231
MDL-7972 - improve GIFT import export for truefalse questions.
...
Also clean up whitespace in question/format/gift/format.php.
MDL-7928 - Numerical question type should use * for the match anything answer - GIFT format part. - Merged from MOODLE_17_STABLE.
2006-12-18 16:38:58 +00:00
tjhunt
55894a4205
MDL-7928 - Numerical question type should use * for the match anything answer. Merged from MOODLE_17_STABLE.
2006-12-15 18:30:39 +00:00
thepurpleblob
6575b04f25
Improved regep for category switching
2006-12-01 16:06:06 +00:00
thepurpleblob
ee259d0cd1
Category can now be specified in Moodle XML format.
2006-11-29 14:27:48 +00:00
thepurpleblob
b39c7aada6
Added ability to specify destination category within GIFT file.
...
MDL-4163
2006-11-29 13:34:32 +00:00
tjhunt
2962ad61e4
Put back spaces in code that Martin Dougiamass stripped out of the lang strings without thinking about the consequences. Merged from MOODLE_17_STABLE.
2006-11-28 18:42:18 +00:00
thepurpleblob
b0b95fe6fb
Merged from STABLE. Fix for MDL-7703. Fixed scope problem by moving all
...
functions inside the class. Also fixed some notices.
2006-11-28 15:14:37 +00:00
thepurpleblob
85474b2615
Merged from STABLE.
...
Examview 'SA' type questions now supported.
2006-11-28 11:51:50 +00:00
thepurpleblob
a60b5c161f
Merged from STABLE. Fixed a typo and a notice
2006-11-28 09:28:33 +00:00
thepurpleblob
dfdce7fba9
Merged from stable - colons can now be escaped
...
Resolves MDL-6915
2006-11-24 12:03:42 +00:00
thepurpleblob
0b3940f85c
Various improvements to Examview input.
...
Fixes MDL-7087 and MDL-7349. Partial fix for MDL-7184 (Examview part)
2006-11-20 13:02:24 +00:00
skodak
810944af7f
we are going 100% unicode now - removed use of $CFG->unicodedb and current_charset(); MDL-7439 - part 2, only hotpot and wiki left
2006-11-11 17:23:20 +00:00
thepurpleblob
06968068e9
fixed a notice
2006-10-30 16:22:58 +00:00
tjhunt
172f6d95e1
Fix bugs with GIFT import. Merged from MOODLE_17_STABLE.
2006-10-17 10:56:35 +00:00
tjhunt
fdc8e778d5
MDL-6984 - Problem with Blackboard 5 import in PHP5. Fix based on a suggestion from Arthur Manning. Merged from MOODLE_16_STABLE.
2006-10-16 10:14:45 +00:00
moodler
5da199169b
Merged fixes from MOODLE_16_STABLE which were never merged into HEAD
2006-10-11 09:22:42 +00:00
tjhunt
2da448161a
MDL-6297 shuffleanswers option not imported correctly for MC questions.
2006-10-03 14:01:38 +00:00
skodak
6124048972
major whitespace cleanup - fixed tabs
2006-09-20 20:31:09 +00:00
skodak
03f5a0f87c
major whitespace cleanup - fixed \r\n line-ending
2006-09-20 19:46:52 +00:00
tjhunt
a4514d91de
Renamed new commentary feature to 'general feedback'.
2006-09-19 13:35:42 +00:00
tjhunt
717cfb0a7b
Rename column question_dataset_items->number to itemnumber, to avoid reserved word.
2006-09-19 10:56:00 +00:00
thepurpleblob
6d9b8e5678
Merged from STABLE
...
Provides fix for bug MDL-5893
2006-09-14 13:59:08 +00:00
skodak
cbba1191ed
fixed typo - trailing backslash
2006-09-08 15:51:11 +00:00
thepurpleblob
04d677f2e9
Merged from STABLE
2006-09-08 10:27:48 +00:00
moodler
26f9c81507
Fixed a typo (thanks Eclipse)
2006-09-07 15:46:48 +00:00
tjhunt
307f045f07
MDL-5969 Let multiple choice questions have feedback that does not depend on the chosen answer
...
In passing, I fixed MDL-6297 Export of multichoice questions in Moodle XML format doesn't save shuffle option too.
2006-08-24 10:22:43 +00:00
tjhunt
6e557c0806
Fixed syntax error in a PHPdoc comments.
2006-08-24 10:16:54 +00:00
thepurpleblob
c81415c77e
Merged from STABLE
2006-08-23 14:57:40 +00:00
tjhunt
eb9189bc2f
Bug #6277 - Missed function renaming in question/format/multianswer. Merged from MOODLE_16_STABLE.
2006-08-17 17:38:31 +00:00
thepurpleblob
8daaaafcf0
Merged from STABLE
2006-08-15 14:39:47 +00:00
tjhunt
1b8a7434e2
Bug 6239 - Allow questions to have some teacher-supplied commentary.
...
While implementing this, I removed the ~100 lines of very similar code from the top of each question type's editquestion.html template, and moved this to a the function print_question_form_start() in the base class, which uses the template question/type/editquestionstart.html. This is described in more detail here: http://moodle.org/mod/forum/discuss.php?d=51590 , and is why this patch makes the codebase 523 lines smaller.
2006-08-11 14:59:18 +00:00
tjhunt
8c8cad45d9
Convert tabs to spaces.
2006-08-10 18:32:32 +00:00
tjhunt
2befe77859
Convert tabs to spaces.
2006-08-10 18:23:09 +00:00
tjhunt
87ee4968e5
Bug #4811 (and several dups!) - Matching questions should treat identical answers as the same.
2006-07-21 13:58:00 +00:00
tjhunt
1367cb8d6b
SC#277. Merged from MOODLE_16_STABLE.
2006-07-18 13:33:45 +00:00
tjhunt
fc05b7d1ca
Doh! remove debug code. Sorry.
2006-07-12 17:54:45 +00:00
tjhunt
1fe641f7b4
Bug 5968 - Improvements to the numerical question type. You can now display feedback for wrong answers. You can also award partial credit for different levels of accuracy.
2006-07-12 17:49:14 +00:00
thepurpleblob
71ffbac2da
merged from STABLE
2006-07-05 12:39:35 +00:00
thepurpleblob
eaaf06f1ce
Merged from STABLE
2006-07-05 11:51:08 +00:00
tjhunt
ee800653e4
Corrected reference to lang string and fixed a notice. Merged from MOODLE_16_STABLE.
2006-06-14 15:32:55 +00:00