--- loncom/homework/grades.pm 2005/01/10 18:56:19 1.237 +++ loncom/homework/grades.pm 2005/01/16 08:28:32 1.238 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.237 2005/01/10 18:56:19 albertel Exp $ +# $Id: grades.pm,v 1.238 2005/01/16 08:28:32 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4824,7 +4824,6 @@ DOWNLOAD # #------------------------------------------------------------------- - #-------------------------- Menu interface ------------------------- # #--- Show a Grading Menu button - Calls the next routine --- @@ -4877,6 +4876,7 @@ sub gradingmenu { if (!checkReceiptNo(formname,'notOK')) { return false;} formname.submit(); } + if (val < 7) formname.submit(); } function checkReceiptNo(formname,nospace) { @@ -4929,7 +4929,7 @@ GRADINGMENUJS ($saveSec eq $_ ? 'selected="on"':'').'>'.$_.''."\n"; } } - $result.= '   '; $result.=&mt('Student Status').':'.&Apache::lonhtmlcommon::StatusOptions($saveStatus,undef,1,undef); @@ -4981,6 +4981,9 @@ GRADINGMENUJS '-'. ''."\n"; } + $result.=''. + ' access times.'."\n"; $result.=''."\n". ''."\n".