--- loncom/interface/statistics/lonsubmissiontimeanalysis.pm 2004/01/20 15:51:06 1.11 +++ loncom/interface/statistics/lonsubmissiontimeanalysis.pm 2004/02/20 16:24:20 1.12 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonsubmissiontimeanalysis.pm,v 1.11 2004/01/20 15:51:06 matthew Exp $ +# $Id: lonsubmissiontimeanalysis.pm,v 1.12 2004/02/20 16:24:20 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -67,7 +67,6 @@ sub BuildSubmissionTimePage { # &Apache::lonstatistics::PrepareClasslist(); # - $r->print('

'.&mt('Submission Time Plots').'

'); $r->print(&CreateInterface()); # my @Students = @Apache::lonstatistics::Students; @@ -334,6 +333,7 @@ sub CreateInterface { ## ## Build the menu my $Str = ''; + $Str .= &Apache::lonhtmlcommon::breadcrumbs(undef,'Submission Time Plots'); $Str .= ''."\n"; $Str .= ''; $Str .= '';
'.&mt('Sections').'