thepurpleblob
9deccd7a44
Reverting Mike C's change in MDL-12016
2008-01-15 14:37:11 +00:00
mchurch
0b0f2f864b
MDL-12016 Category text not being sent to 'create_category_path'.
2007-11-15 14:04:22 +00:00
mchurch
ed0acd0904
MDL-12015 Import question count was wrong.
2007-11-15 13:40:13 +00:00
thepurpleblob
fc1981bb71
Forgot to take out duplicate question count check.
2007-09-17 10:59:32 +00:00
thepurpleblob
3404e92ced
MDL-11279:
...
Code was not properly checking for empty category.
Check moved to right place and proper print_error() function called as appropriate
2007-09-17 10:54:22 +00:00
thepurpleblob
908a8949b3
MDL-10689:
...
No questions imported if "stop on error" selected and there are invalid grades.
2007-08-20 10:05:40 +00:00
thepurpleblob
82cb7fe78c
MDL-6367:
...
Backporting quiz import/export for plugins
2007-08-09 08:43:23 +00:00
thepurpleblob
9259bf1c0e
MDL-10234
...
Encoded images in subdirectories failed to load.
Thanks to Enrique Castro for fix.
2007-06-28 15:13:52 +00:00
thepurpleblob
eb813e917e
Added some set_time_limit()s to import in case of slow servers timing out.
2007-05-23 14:06:04 +00:00
pichetp
339bb9b746
merging from head so that calculated questions can be imported and other improvments
2007-05-15 00:53:21 +00:00
thepurpleblob
ebd87f75a9
MDL-9700:
...
Added more comprehensive checks for missing fields not exported in
previous versions.
More could be done, but this covers the basics and works for 1.6 (and
probably 1.5) exports.
2007-05-08 14:22:12 +00:00
thepurpleblob
5ceb953522
Fixing hard coded string
2007-05-04 14:30:44 +00:00
thepurpleblob
521a96d4ef
MDL-8898
...
Improvements to error handling in question bank import/export.
2007-03-14 13:02:55 +00:00
tjhunt
775db8e809
Use the right string processing when outputting question text on import/export. Backported from HEAD
2007-03-13 16:24:42 +00:00
thepurpleblob
f1abd39fe5
MDL-8450
Added support for including question categories in a quiz export.
Also a bit of format tidy up and fix a misshandled sesskey.
2007-02-07 10:29:53 +00:00
thepurpleblob
b0679efa8f
MDL-6769 and http://moodle.org/mod/forum/discuss.php?d=60209
the default for shuffleanswers is now set to the configured value.
2007-01-05 11:56:57 +00:00
thepurpleblob
08892d5be5
Fixed a notice. Tidied up format class call a bit. Added provision
...
for categories to be specified within import files - MDL-4163.
2006-11-29 13:32:00 +00:00
tjhunt
172f6d95e1
Fix bugs with GIFT import. Merged from MOODLE_17_STABLE.
2006-10-17 10:56:35 +00:00
tjhunt
2d30f53dcc
Fixed syntax error in a PHPdoc comment.
2006-08-24 10:12:15 +00:00
tjhunt
1367cb8d6b
SC#277. Merged from MOODLE_16_STABLE.
2006-07-18 13:33:45 +00:00
tjhunt
656ee8c6a1
Fix an undefined variable notice. Merged from 1.6stable.
2006-05-22 11:20:51 +00:00
thepurpleblob
36e2232e27
Merged from STABLE.
2006-05-13 08:49:46 +00:00
thepurpleblob
a9b16aff8d
Now ignore hidden questions. Bug #4988
2006-04-28 09:36:17 +00:00
thepurpleblob
d08e16b2a5
Moodle xml format can now export and import the actual image files, encoding
...
in 'base64' format.
2006-04-21 12:35:57 +00:00
gustav_delius
cbe20043b5
Whenever a question is edited the version field is set to question_hash(), see bug 2958.
2006-04-10 22:10:32 +00:00
thepurpleblob
2d52056f79
Not all questions have grades/fractions. Added check.
2006-03-23 11:12:54 +00:00
thepurpleblob
76f0a33403
Grades in imported questions must match grades option list.
...
Added option to either generate error or match to nearest valid value if they don't
2006-03-22 16:30:14 +00:00
thepurpleblob
1e3d6fd804
Fixed up some more links.
...
Fixed up a bunch of hardcoded text.
Added test for exporting category with no questions.
2006-03-09 16:17:45 +00:00
gustav_delius
f5565b6969
Removing some more references to quiz from import/export code
2006-03-01 07:36:09 +00:00
gustav_delius
062f1125cc
*** empty log message ***
2006-02-28 09:36:31 +00:00
thepurpleblob
aca318e17e
Moving import/export to new question area.
...
This will need some more work/testing though!
2006-02-24 15:17:40 +00:00