: |
id, true, true, $question->category); ?>
|
: |
" />
|
:
|
";
}
print_textarea($usehtmleditor, 20, 60, 630, 300, "questiontext", $question->questiontext);
if ($usehtmleditor) { /// Trying this out for a while
echo '';
} else {
echo ' ';
print_string("formattexttype");
echo ": ";
if (!isset($question->questiontextformat)) {
$question->questiontextformat = FORMAT_MOODLE;
}
choose_from_menu(format_text_menu(), "questiontextformat", $question->questiontextformat, "");
helpbutton("textformat", get_string("helpformatting"));
echo " ";
}
?>
|
: |
image", get_string("none"),"","");
}
?>
|
: |
" />
|
: |
" />
|
: |
" />
|
: |
" />±
|
: |
tolerance_types(),
'tolerancetype[]', $answers[0]->tolerancetype, false); ?>
|
: |
' 0 ',
'1' => ' 1 ', '2' => ' 2 ', '3' => ' 3 ',
'4' => ' 4 ', '5' => ' 5 ', '6' => ' 6 ',
'7' => ' 7 ', '8' => ' 8 ', '9' => ' 9 '),
'correctanswerlength[]',
$answers[0]->correctanswerlength, false); ?>
get_string('decimalformat', 'quiz'),
'2' => get_string('significantfiguresformat', 'quiz')),
'correctanswerformat[]',
$answers[0]->correctanswerformat, false); ?>
|
: |
|
: |
" />
()
|
|
: |
|
|
:
" size="10"
align="right" name="multiplier[]"
value="multiplier) ?>"
alt="" />
:
"
name="unit[]"
size="5" value="unit) ?>"
alt="" />
|