' . get_string('notypes', 'quiz') . "

\n"; if (isadmin()) { echo '

'.get_string('additemtype', 'quiz')."

\n"; } } else { // otherwise display the page as normal ?>
qtype]->print_replacement_options($question, $course, $contextquiz); $QUIZ_QTYPES[$question->qtype]->print_question_form_end($question); } // end of else block for when some types have been defined ?>
: id, true, true, $question->category); ?>
:
: \n"; foreach ($types as $type) { echo '\n"; } echo "\n"; if (isset($err['type'])) { formerr($err['type']); } ?>
: options->source); echo "
\n"; if (isset($err['source'])) { formerr($err['source']); } ?>