]> git.mjollnir.org Git - moodle.git/commit
quiz: MDL-18635 log every single hit to mod/quiz/attempts.php
authortjhunt <tjhunt>
Mon, 23 Mar 2009 01:59:30 +0000 (01:59 +0000)
committertjhunt <tjhunt>
Mon, 23 Mar 2009 01:59:30 +0000 (01:59 +0000)
commit44d1cba4af9a1953caece0f734829c887d45fd24
tree3278ad1971bc34da6c084225eb6a03a799522cd5
parent7edeb08cd323acde067b5a6ff3a380eddf1fad2b
quiz: MDL-18635 log every single hit to mod/quiz/attempts.php

I don't know why the quiz only logged every 10 minutes. No other part of Moodle worked like that. However, it has always been like that and I did not have a good reason to change it until now.

What was a problem becuase it made it harder to catch people doing a primitive DOS attack against the server by hitting Reload repeatedly.
mod/quiz/attempt.php
mod/quiz/locallib.php