]> git.mjollnir.org Git - moodle.git/commit
quiz settings: MDL-17333 Resolve the interrelations between shufflequestions and...
authortjhunt <tjhunt>
Tue, 17 Mar 2009 07:08:33 +0000 (07:08 +0000)
committertjhunt <tjhunt>
Tue, 17 Mar 2009 07:08:33 +0000 (07:08 +0000)
commiteeab18f0b32753747f0071c0cd155da3535f5438
treea883ebc8648428c765365a743fb87b4a2c75ab13
parent64115dc8b39cf93902a4bb3625d0733594700541
quiz settings: MDL-17333 Resolve the interrelations between shufflequestions and questionsperpage.

* change the wording of the settings.
* add a repaginate now checkbox (disabled if shuffle is on).
* JavaScript to automatically check the checkbox when qpp changes.
* (remove some irrelevant return value checks now we use exceptions.)
lang/en_utf8/quiz.php
mod/quiz/edit.js
mod/quiz/lib.php
mod/quiz/mod_form.php