MDL-9675:

Default value added for 'answernumbering'. Default is 'abc'
This commit is contained in:
thepurpleblob
2007-05-05 14:44:12 +00:00
parent 2230cb9178
commit 5931ea94a1
+1
View File
@@ -306,6 +306,7 @@ class qformat_default {
$question->correctfeedback = '';
$question->partiallycorrectfeedback = '';
$question->incorrectfeedback = '';
$question->answernumbering = 'abc';
// this option in case the questiontypes class wants
// to know where the data came from