New Question type for 1.5 in CVS

New Question type for 1.5 in CVS

από Jeff Graham -
Αριθμός απαντήσεων: 2
Hi all,

There is a new question type which can be used in 1.5 in CVS "contrib/quiz_renderedmatch_qtype"

This is a new question type that allows for several additions
and relaxations of the existing matching format.

- as few as one subquestion
- many incorrect subanswers (distractors) and one correct answer per question
- rendered html for subanswer and subquestions, this allows
for TeX or images etc. to be included in the quiz.

enjoy! χαμόγελο
Μέσος όρος βαθμολογίας: -
Σε απάντηση σε Jeff Graham

Re: New Question type for 1.5 in CVS

από Martin Dougiamas -
Φωτογραφία Core developers Φωτογραφία Documentation writers Φωτογραφία Moodle HQ Φωτογραφία Particularly helpful Moodlers Φωτογραφία Plugin developers Φωτογραφία Testers
Why didn't you extend the existing matching type with more options?
Σε απάντηση σε Martin Dougiamas

Re: New Question type for 1.5 in CVS

από Michael Penney -
My fault, it's a pretty big change in the interface and it seemed like a good idea at the time to make it a new type...like it would be easier to test/distribute a new qtype than a replacement for the standard one based on (what was when Jeff started) pre-beta code.

However, that is pretty much what it is (a clone of the standard matching with new features) so it should be pretty easy to bolt on if desiredχαμόγελο.