Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.4
-
Fix Version/s: None
-
Component/s: Question type: Preg
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
Preg type started as a fork from shortanswer which isn't good.
Following the work done in MDL-17229 (thank's, Tim) preg question type can now be inherited from shortanswer type. This eliminate (almost all) code duplication between question types, makes preg qtype much shorter and allows it to automatically accept all fixes and improvments in shortanswer question.
The updated question will only work with Moodle 1.9.5 or later (actually 1.9.4.+ starting from March 2009)
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
New files committed to both HEAD and 1.9 stable branch. A new life begun