<FIELDNAME="correctfeedback"TYPE="text"LENGTH="small"NOTNULL="true"SEQUENCE="false"COMMENT="Feedback shown for any correct response."PREVIOUS="shuffleanswers"NEXT="correctfeedbackformat"/>
<FIELDNAME="partiallycorrectfeedback"TYPE="text"LENGTH="small"NOTNULL="true"SEQUENCE="false"COMMENT="Feedback shown for any partially correct response."PREVIOUS="correctfeedbackformat"NEXT="partiallycorrectfeedbackformat"/>
<FIELDNAME="incorrectfeedback"TYPE="text"LENGTH="small"NOTNULL="true"SEQUENCE="false"COMMENT="Feedback shown for any incorrect response."PREVIOUS="partiallycorrectfeedbackformat"NEXT="incorrectfeedbackformat"/>
<FIELDNAME="correctfeedback"TYPE="text"LENGTH="small"NOTNULL="true"SEQUENCE="false"COMMENT="Feedback shown for any correct response."PREVIOUS="shuffleanswers"NEXT="correctfeedbackformat"/>
<FIELDNAME="partiallycorrectfeedback"TYPE="text"LENGTH="small"NOTNULL="true"SEQUENCE="false"COMMENT="Feedback shown for any partially correct response."PREVIOUS="correctfeedbackformat"NEXT="partiallycorrectfeedbackformat"/>
<FIELDNAME="incorrectfeedback"TYPE="text"LENGTH="small"NOTNULL="true"SEQUENCE="false"COMMENT="Feedback shown for any incorrect response."PREVIOUS="partiallycorrectfeedbackformat"NEXT="incorrectfeedbackformat"/>
@@ -30,10 +30,12 @@ $string['addinggapselect'] = 'Adding a select missing words question';
$string['addmorechoiceblanks']='Blanks for {no} more choices';
$string['answer']='Answer';
$string['choices']='Choices';
$string['choicex']='Choice {no}';
$string['correctansweris']='The correct answer is: {$a}';
$string['editinggapselect']='Editing a select missing words question';
$string['gapselect']='Select missing words';
$string['gapselect_help']='Type in some question text like "The [[1]] jumped over the [[2]]", then enter the possible words to go in gaps 1 and 2 underneath.';
$string['gapselectsummary']='Missing words in some text are filled in using dropdown menus.';
$string['editinggapselect']='Editing a select missing words question';
$string['group']='Group';
$string['pleaseputananswerineachbox']='Please put an answer in each box.';