From b942d943485a30168e423be1752627dea02ec9d9 Mon Sep 17 00:00:00 2001 From: thepurpleblob Date: Wed, 7 Feb 2007 10:02:31 +0000 Subject: [PATCH] MDL-8450 Added support for including question categories in a quiz export. --- lang/en_utf8/help/quiz/exportcategory.html | 10 ++++++++++ lang/en_utf8/quiz.php | 3 +-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 lang/en_utf8/help/quiz/exportcategory.html 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 @@