diff --git a/lang/en_utf8/help/quiz/exportcategory.html b/lang/en_utf8/help/quiz/exportcategory.html index f36fdcf2865..a48edb08e15 100644 --- a/lang/en_utf8/help/quiz/exportcategory.html +++ b/lang/en_utf8/help/quiz/exportcategory.html @@ -7,4 +7,7 @@ will be taken.

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 to file box must be ticked.

+be included the Write category to file box must be ticked. +If this is selected you can also embed the category context +by ticking Write context to file. Deselect the context +option for compatibility with older versions of Moodle.

diff --git a/lang/en_utf8/help/quiz/importcategory.html b/lang/en_utf8/help/quiz/importcategory.html index a108af44e73..fa39452f13e 100644 --- a/lang/en_utf8/help/quiz/importcategory.html +++ b/lang/en_utf8/help/quiz/importcategory.html @@ -6,9 +6,12 @@ will go.

Some import formats (GIFT and XML Format) permit the category to be specified inside the import file. In order for this to -happen the from file box must be ticked. If it is not, +happen the Get category from file box must be ticked. If it is not, the questions will go into the selected category regardless -of any instructions in the file.

+of any instructions in the file. Formats exported from +Moodle may also contain the category context embedded in +the category string. Deselect Get context from file to +force the default context to be used.

When categories are specified inside an import file, if they do not exist they will be created.