From: thepurpleblob Date: Wed, 7 Feb 2007 10:02:31 +0000 (+0000) Subject: MDL-8450 Added support for including question categories in a quiz export. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b942d943485a30168e423be1752627dea02ec9d9;p=moodle.git MDL-8450 Added support for including question categories in a quiz export. --- diff --git a/lang/en_utf8/help/quiz/exportcategory.html b/lang/en_utf8/help/quiz/exportcategory.html new file mode 100644 index 0000000000..f36fdcf286 --- /dev/null +++ b/lang/en_utf8/help/quiz/exportcategory.html @@ -0,0 +1,10 @@ +

Export Category

+ +

The Category: drop-down is used to select the +category from which the exported questions +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.

diff --git a/lang/en_utf8/quiz.php b/lang/en_utf8/quiz.php index 07be7d4c32..1f5e1eb8e8 100644 --- a/lang/en_utf8/quiz.php +++ b/lang/en_utf8/quiz.php @@ -1,6 +1,4 @@