--- loncom/interface/statistics/loncorrectproblemplot.pm 2004/02/03 16:28:55 1.5 +++ loncom/interface/statistics/loncorrectproblemplot.pm 2004/02/20 16:38:49 1.7 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: loncorrectproblemplot.pm,v 1.5 2004/02/03 16:28:55 matthew Exp $ +# $Id: loncorrectproblemplot.pm,v 1.7 2004/02/20 16:38:49 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -71,7 +71,6 @@ sub BuildCorrectProblemsPage { # &Apache::lonstatistics::PrepareClasslist(); # - $r->print('

'.&mt('Number of Correct Problems Plot').'

'); $r->print(&CreateInterface()); # my @Students = @Apache::lonstatistics::Students; @@ -256,6 +255,8 @@ sub CreateInterface { ## ## Environment variable initialization my $Str; + $Str .= &Apache::lonhtmlcommon::breadcrumbs + (undef,&mt('Correct Problems Plot')); $Str .= ''."\n"; $Str .= ''; $Str .= '';
'.&mt('Sections').'