]> git.mjollnir.org Git - moodle.git/commit
question bank: MDL-17302 refactor question bank display code into a class.
authortjhunt <tjhunt>
Mon, 19 Jan 2009 08:50:48 +0000 (08:50 +0000)
committertjhunt <tjhunt>
Mon, 19 Jan 2009 08:50:48 +0000 (08:50 +0000)
commit5b5e5ab20ca72805fd112dad5309352420446d3e
tree27a4daa449b9e0de4422efc952f31777264e3cda
parent34e9457e30ecd4c463c0fcc9b724ffc68c763486
question bank: MDL-17302 refactor question bank display code into a class.

Step 2. Remove as many as possbile of the differences between the two classes. This is mostly whitespace and irrelevant code formatting issues, but there are also a few changes to the generated output, taking the best of both views.
mod/quiz/editlib.php
question/editlib.php