1 <p align=
"center"><strong>Time limit
</strong></p>
3 <p>By default, quizzes do not have a time limit, which allows
4 students as much time as they need to complete the quiz.
</p>
6 <p>If you do specify a time limit, the several things are done to try and
7 ensure that quizzes are completed within that time:
</p>
10 <li>Javascript support in the browser becomes mandatory - this allows
11 the timer to work correctly.
</li>
12 <li>A floating timer window is shown with a countdown
</li>
13 <li>When the timer has run out, the quiz is submitted automatically
14 with whatever answers have been filled in so far
</li>
15 <li>If a student manages to cheat and spends more than
60 seconds
16 over the allotted time then the quiz is automatically graded zero
</li>