From 08b2b79b4e970c4d1edfdbda37bb95096750a724 Mon Sep 17 00:00:00 2001 From: Francois Marier Date: Thu, 12 Mar 2009 22:21:57 +0000 Subject: [PATCH] Fix drift between CVS and git --- lang/en_utf8/help/quiz/decimalplacesquestion.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 lang/en_utf8/help/quiz/decimalplacesquestion.html diff --git a/lang/en_utf8/help/quiz/decimalplacesquestion.html b/lang/en_utf8/help/quiz/decimalplacesquestion.html new file mode 100644 index 0000000000..b5bc5aa6ec --- /dev/null +++ b/lang/en_utf8/help/quiz/decimalplacesquestion.html @@ -0,0 +1,6 @@ +

Decimal places in question grades

+ +

You can choose a different precision to use when displaying the grades for +individual quesitons, as opposed to the overall quiz score. For example, +you may wish the final score for the quiz to be rounded to the nearest +whole number, while still having fractional scores for individual questions.

-- 2.39.5