From: tjhunt Date: Tue, 12 Sep 2006 14:33:38 +0000 (+0000) Subject: Update help file to match the changes in the code and on Moodle docs I made some... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=3542314884039932f861f755fec7e46d1756f8da;p=moodle.git Update help file to match the changes in the code and on Moodle docs I made some time ago. --- diff --git a/lang/en_utf8/help/quiz/numerical.html b/lang/en_utf8/help/quiz/numerical.html index b3588135b9..81636c3207 100644 --- a/lang/en_utf8/help/quiz/numerical.html +++ b/lang/en_utf8/help/quiz/numerical.html @@ -1,16 +1,13 @@

Numerical questions

From the student perspective, a numerical question looks just - like a short-answer question.

+like a short-answer question.

The difference is that numerical answers are allowed - to have an accepted error. This allows a continuous range of answers - to be set.

+to have an accepted error. This allows a continuous range of answers +to be set. For example, if the answer is 30 with an accepted error of 5, +then any number between 25 and 35 will be accepted as correct.

-

For example, if the answer is 30 with an accepted error of 5, - then any number between 25 and 35 will be accepted as correct.

- -

Numerical questions can also have case-insensitive non-numerical answers. - This is useful whenever the answer for a numerical question - is something like N/A, +inf, -inf, NaN etc

- +

Like with short answer questions, different answers, or the same +answer with different precisions can be given. In this case, the first +matching answer is used to determine the score and the feedback.

\ No newline at end of file