]> git.mjollnir.org Git - moodle.git/commit
MDL-13806 - Refactor all the code that implements the rules for whether students...
authortjhunt <tjhunt>
Thu, 6 Mar 2008 15:11:50 +0000 (15:11 +0000)
committertjhunt <tjhunt>
Thu, 6 Mar 2008 15:11:50 +0000 (15:11 +0000)
commit05866d85d4155a632bb988b8c5a16252df69b7a3
tree6c187fd9a3464c153bed39285ce4de6a68ca32ca
parent1ba25b68201686e9a033878ad0945e4cc66338cf
MDL-13806 - Refactor all the code that implements the rules for whether students can attempt the quiz now into some classes.

Here are unit tests for all the access rule classes, and the associated bug fixes.
mod/quiz/accessrules.php [new file with mode: 0644]
mod/quiz/simpletest/testaccessrules.php [new file with mode: 0644]