action="">

:

:

description); if ($usehtmleditor) { helpbutton("richtext", get_string("helprichtext")); } else { helpbutton("text", get_string("helptext")); } echo "

"; print_string("formattexttype"); echo ": "; if (!$form->format) { $form->format = $defaultformat; } choose_from_menu(format_text_menu(), "format", $form->format, ""); helpbutton("textformat", get_string("formattexttype")); echo "

"; ?>

:

dirroot/mod/assignment/lib.php"); asort($ASSIGNMENT_TYPE); choose_from_menu($ASSIGNMENT_TYPE, "type", $form->type, ""); helpbutton("assignmenttype", get_string("assignmenttype", "assignment"), "assignment"); ?>

:

resubmit, ""); helpbutton("resubmit", get_string("allowresubmit", "assignment"), "assignment"); ?>

:

=0; $i--) { $grades[$i] = $i; } choose_from_menu($grades, "grade", "$form->grade", ""); ?>

:

maxbytes == $sizebytes) { $sizeinlist = true; } } $filesize[$maxsize] = display_size($maxsize); if (!$sizeinlist) { $form->maxbytes = get_real_size("500K"); } ksort($filesize, SORT_NUMERIC); choose_from_menu($filesize, "maxbytes", "$form->maxbytes", ""); ?>

:

timedue); echo " - "; print_time_selector("duehour", "dueminute", $form->timedue); formerr($err["duedate"]); ?>

"> ">