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>