]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-13007
authorthepurpleblob <thepurpleblob>
Thu, 3 Jul 2008 15:14:25 +0000 (15:14 +0000)
committerthepurpleblob <thepurpleblob>
Thu, 3 Jul 2008 15:14:25 +0000 (15:14 +0000)
Corrected help for category selection. I hope this is what the tick boxes now do :-)

Merged from STABLE_19

lang/en_utf8/help/quiz/exportcategory.html
lang/en_utf8/help/quiz/importcategory.html

index f36fdcf28652338f1e269d8b83a7b3e9093cf6aa..a48edb08e156b6ba14b59b098e5a90c44bb03fe5 100644 (file)
@@ -7,4 +7,7 @@ will be taken.</p>
 <p>Some import formats (GIFT and XML Format) permit the category
 to be included in the writtenfile, enabling the categories to
 (optionally) be recreated on import. In order for this data to
-be included the <b>to file</b> box must be ticked.</p>
+be included the <b>Write category to file</b> box must be ticked.
+If this is selected you can also embed the category context
+by ticking <b>Write context to file</b>. Deselect the context
+option for compatibility with older versions of Moodle.</p>
index a108af44e73f54707d6fbc1b4a27f2e40017ff44..fa39452f13e7b0a81b210aec4443d39646995712 100644 (file)
@@ -6,9 +6,12 @@ will go.</p>
 
 <p>Some import formats (GIFT and XML Format) permit the category
 to be specified inside the import file. In order for this to
-happen the <b>from file</b> box must be ticked. If it is not,
+happen the <b>Get category from file</b> box must be ticked. If it is not,
 the questions will go into the selected category regardless
-of any instructions in the file.</p>
+of any instructions in the file. Formats exported from 
+Moodle may also contain the category context embedded in
+the category string. Deselect <b>Get context from file</b> to
+force the default context to be used.</p>
 
 <p>When categories are specified inside an import file, if they
 do not exist they will be created.</p>