: |
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); ?>
|
: |
'1', '2' => '2', '3' => '3',
'4' => '4', '5' => '5', '6' => '6',
'7' => '7', '8' => '8', '9' => '9',
'10' => '10'),
'correctanswerlength[]',
$answers[0]->correctanswerlength, false); ?>
|
: |
|
: |
()
|
|
: |
|
|
:
" size="10"
align="RIGHT" name="multiplier[]"
value="multiplier) ?>"/>
:
"
name="unit[]"
size="5" value="unit) ?>"/>
|