MDL-11517 reserved word MOD used in table alias in questions backup code
[moodle-pu.git] / lang / en_utf8 / help / lesson / timed.html
blob9a0b20de1fca2c4bc44400d67d1687f58e34cf1f
1 <h1>Timed</h1>
3 <p>This puts a time limit on the lesson. Students are shown a JavaScript counter and
4 the time is recorded in the database. Due to the inconsistent nature of JavaScript,
5 the timer does not evict a student from the lesson when the time is up, however a
6 question answered after the time limit is not counted. The time in the database is
7 checked each time a student submits a question.</p>