From 713b2a2f7189e8786235dd75d6b01ad633b99d1e Mon Sep 17 00:00:00 2001 From: thepurpleblob Date: Sat, 21 Jul 2007 07:48:56 +0000 Subject: [PATCH] MDL-10531: GIFT now handles Essay and Description type questions. See help/docs. Merged from STABLE_18 --- lang/en_utf8/help/quiz/formatgift.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lang/en_utf8/help/quiz/formatgift.html b/lang/en_utf8/help/quiz/formatgift.html index b23ca6873a..574550070a 100644 --- a/lang/en_utf8/help/quiz/formatgift.html +++ b/lang/en_utf8/help/quiz/formatgift.html @@ -95,6 +95,15 @@ The only way to change a numerical answer beyond the first, is to delete the question and re-import it (or use something like phpMyAdmin).

+

Essay:
+ An essay question is simply a question with an empty answer field. Nothing is permitted + between the curly braces at all.

+
    Write a short biography of Ulysses S. Grant {}
+ +

Description:
+ A description "question" has no answer part at all

+
    The next set of questions will concern arithmatic
+

OPTIONS

In addition to these basic question types, this filter offers the following options: -- 2.39.5