I have a question about Reg Ex questions, Quiz, and 2.0
Before I move a large number of reg ex questions from Lesson to the more user friendly Quiz, will 2.0 change anything about reg ex questions for Quiz?
You can choose regex questions from modules and plugins database, but first you need to analyze you expressions and needs to correctly choose the question type for regex you want.
You may choose either well known Josephs Rezeau regex question type, that have some nice functionality about hints but have some restrictions on regex syntax and complexity, or our preg question type that is more similar to shortanswer but can handle every regex that PHP preg_match function can.
I'm coming back to this question to rephrase it.
Will there be a regular expression question type in Moodle 2.0 Quiz?
suggests that there will not be.
Just trying to plan what to do/when to move/and how to play with our demo 2.0 site.
Will there be a regular expression question type in Moodle 2.0 Quiz?
Tim Hunt added a comment - 01/May/10 03:24 PM
I now don't want to add new question types until after my new question engine is complete (MDL-20636).
suggests that there will not be.
Just trying to plan what to do/when to move/and how to play with our demo 2.0 site.