]> git.mjollnir.org Git - moodle.git/commit
quiz editing: MDL-17455 refactor the editing code to use the locallib functions to...
authortjhunt <tjhunt>
Wed, 11 Feb 2009 10:08:07 +0000 (10:08 +0000)
committertjhunt <tjhunt>
Wed, 11 Feb 2009 10:08:07 +0000 (10:08 +0000)
commit2a874d65ce8a22a8fbfcc88951beef0324d1116d
treef87f588b42e12ff13bf43b11c6814cfe00e8343c
parent9137e95f82f769387098fad988e34ea84e1dc716
quiz editing: MDL-17455 refactor the editing code to use the locallib functions to print the icons.

Also, use the new method in the random question class to get the list of random questions reliably.
mod/quiz/editlib.php
mod/quiz/locallib.php
question/editlib.php