moodle/lang/en/help/quiz/numerical.html
2004-09-12 13:21:01 +00:00

17 lines
637 B
HTML

<p align="center"><b>Numerical questions</b></p>
<p>From the student perspective, a numerical question looks just
like a short-answer question.</p>
<p>The difference is that numerical answers are allowed
to have an accepted error. This allows a continuous range of answers
to be set.</p>
<p>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.</p>
<p>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</p>