name)){ $form->name = ''; } if (!isset($form->summary)){ $form->summary = ''; } if (!isset($form->summaryformat)){ $form->summaryformat = ''; } if (!isset($form->questionid)){ $form->questionid = 0; } ?>
:
:


"; } print_textarea($usehtmleditor, 15, 60, 630, 300, "summary", $form->summary); if ($usehtmleditor) { echo ''; } else { echo "
"; print_string("formattexttype"); echo ": "; if (!isset($form->summaryformat)) { $form->summaryformat = FORMAT_MOODLE; } choose_from_menu(format_text_menu(), "summaryformat", $form->summaryformat, ""); helpbutton("textformat", get_string("helpformatting")); echo "
"; } ?>
: questionid, ''); ?>

wwwroot/mod/flashcard/flashcard.css\" target=\"_blank\">".get_string('stylesheet', 'flashcard')."
"; print_simple_box_end(); ?>
" />