Details
Description
This is a change in two parts. First some change question/question.php, so that if can work with question types can either use an old-style question editing form, or a new formslib style form.
Then convert each question type to use the new formslib style form.
(In 1.9, we will remove support for old style editing forms.)
OK, I have done the necessary work in the core questionbank code and I have converted the truefalse question type.
That just leaves the other 14 question types to do.
I doubt that I will have time to work on any more until after 1.8 beta/alpha/whatever on 3rd Jan.
If anyone else want to work on this, please be my guest. If you look at what I have done in truefalse, you should get the idea easily enough.