Return to lonstudentsubmissions.pm CVS log | Up to [LON-CAPA] / loncom / interface / statistics |
version 1.6, 2004/03/03 22:58:49 | version 1.7, 2004/03/07 20:41:28 |
---|---|
Line 344 sub CreateInterface { | Line 344 sub CreateInterface { |
$Str .= &Apache::lonhtmlcommon::StatusOptions(undef,undef,5); | $Str .= &Apache::lonhtmlcommon::StatusOptions(undef,undef,5); |
$Str .= '</td>'; | $Str .= '</td>'; |
# | # |
$Str .= '<td>'.&Apache::lonstathelpers::limit_by_time_form().'</td>'; | $Str .= '<td></td>'; |
# | # |
my $only_seq_with_assessments = sub { | my $only_seq_with_assessments = sub { |
my $s=shift; | my $s=shift; |