tjhunt
af52eceef4
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.
2009-03-03 07:47:32 +00:00
tjhunt
a781921fd0
question bank: MDL-16412 Allow admins to enable/disable of each question type
2009-02-25 09:31:49 +00:00
skodak
a2e4bf7f23
MDL-17463 - reparate capabilities for course and admin reports
2008-11-29 14:22:10 +00:00
tjhunt
80f1f76e50
MDL-16411 - fix qtype admin page to look in the new place for version numbers.
2008-09-18 02:46:06 +00:00
tjhunt
c861c8ac82
MDL-6751 improve the usability of the page a bit.
2008-09-11 11:07:04 +00:00
tjhunt
4b600aa005
MDL-16410 Implement the delete question type functionality on the question type administration screen.
2008-09-11 11:01:20 +00:00
tjhunt
3041a0dfed
MDL-16409 Make a new admin report to list all questions of a particular type, by context
...
Partially done. This has the settings form, and queries the database for the right data, but does not format it correctly yet.
2008-09-09 10:16:17 +00:00
tjhunt
8df9635465
MDL-16408 Improve counting of questions of a missing type.
2008-09-09 08:57:13 +00:00