]> git.mjollnir.org Git - moodle.git/commit
It is now possible to have also questions in all subcategories listed on edit.php...
authorgustav_delius <gustav_delius>
Wed, 5 Jan 2005 17:27:23 +0000 (17:27 +0000)
committergustav_delius <gustav_delius>
Wed, 5 Jan 2005 17:27:23 +0000 (17:27 +0000)
commit1da1f5a8906817295754ae7d40ba4d86d1a55e87
tree3ae2e07d738ebe102a459d80a1ba3d476350cc73
parent59c005b76e912a0fa48495cc5f6ae2682a59e9a4
It is now possible to have also questions in all subcategories listed on edit.php. Because there can be a large number of questions the list of questions is now paged.

The random questions have another option specifying whether they can choose their questions also from subcategories or not. This option is stored in the unused questiontext field.
mod/quiz/category.php
mod/quiz/edit.php
mod/quiz/lib.php
mod/quiz/multiple.php
mod/quiz/questiontypes/random/questiontype.php
mod/quiz/questiontypes/random/random.html