--- loncom/interface/statistics/lonstudentsubmissions.pm 2004/03/01 16:39:19 1.5 +++ loncom/interface/statistics/lonstudentsubmissions.pm 2004/03/03 22:58:49 1.6 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstudentsubmissions.pm,v 1.5 2004/03/01 16:39:19 matthew Exp $ +# $Id: lonstudentsubmissions.pm,v 1.6 2004/03/03 22:58:49 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -344,6 +344,8 @@ sub CreateInterface { $Str .= &Apache::lonhtmlcommon::StatusOptions(undef,undef,5); $Str .= ''; # + $Str .= ''.&Apache::lonstathelpers::limit_by_time_form().''; + # my $only_seq_with_assessments = sub { my $s=shift; if ($s->{'num_assess'} < 1) {