Warning: Creating default object from empty value in /home/kkermode/www/moodle/config.php on line 5

Deprecated: Assigning the return value of new by reference is deprecated in /home/kkermode/www/moodle/lib/pagelib.php on line 67

Strict Standards: Redefining already defined constructor for class page_base in /home/kkermode/www/moodle/lib/pagelib.php on line 159
Help

Timed

This puts a time limit on the lesson. Students are shown a JavaScript counter and the time is recorded in the database. Due to the inconsistent nature of JavaScript, the timer does not evict a student from the lesson when the time is up, however a question answered after the time limit is not counted. The time in the database is checked each time a student submits a question.

Index of all help files