options->answerprefix) and !empty($question->options->answerprefix)) { $opts=new StdClass; $opts->para=false; echo format_text($question->options->answerprefix,FORMAT_MOODLE,$opts); } else { echo get_string('answer', 'quiz').': '; } ?>
size="60" onchange= />
/>
print_question_submit_buttons($question, $state, $cmoptions, $options); ?>