--- loncom/interface/statistics/lonstudentsubmissions.pm 2004/02/23 16:13:31 1.4 +++ loncom/interface/statistics/lonstudentsubmissions.pm 2004/03/07 20:41:28 1.7 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstudentsubmissions.pm,v 1.4 2004/02/23 16:13:31 matthew Exp $ +# $Id: lonstudentsubmissions.pm,v 1.7 2004/03/07 20:41:28 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -327,7 +327,7 @@ sub CreateInterface { ## Environment variable initialization my $Str = ''; $Str .= &Apache::lonhtmlcommon::breadcrumbs - (undef,&mt('Student Submission Reports')); + (undef,'Student Submission Reports'); $Str .= ''."\n"; $Str .= ''; $Str .= ''; @@ -344,6 +344,8 @@ sub CreateInterface { $Str .= &Apache::lonhtmlcommon::StatusOptions(undef,undef,5); $Str .= ''; # + $Str .= ''; + # my $only_seq_with_assessments = sub { my $s=shift; if ($s->{'num_assess'} < 1) {
'.&mt('Sections').'