qtype admin: MDL-18425 also related to MDL-18355.
authortjhunt <tjhunt>
Tue, 3 Mar 2009 07:47:32 +0000 (07:47 +0000)
committertjhunt <tjhunt>
Tue, 3 Mar 2009 07:47:32 +0000 (07:47 +0000)
commitaf52eceef40c7bf667d96da7a11b05ea20d52839
treeb45ab373da8a6a747f8e1bc8a04f354f00adcfae
parenta5bc73aa74b377e844d70d62cd7ade9b0393d698
qtype admin: MDL-18425 also related to MDL-18355.

Allow question types  to be displayed in order that is better than random or alphabetical. Since we don't know all the qtypes there may be:
1. Store the order in the DB (config plugins).
2. Set up a good default order for the standard types. (Unknown types go at the end by default.)
3. Allow admins to edit the order on the qtype admin screen.
admin/qtypes.php
lib/db/upgrade.php
lib/questionlib.php
lib/simpletest/testquestionlib.php
theme/standard/styles_layout.css
version.php