--- loncom/interface/statistics/lonproblemstatistics.pm 2003/12/09 21:14:23 1.63 +++ loncom/interface/statistics/lonproblemstatistics.pm 2004/02/02 19:32:11 1.65 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonproblemstatistics.pm,v 1.63 2003/12/09 21:14:23 matthew Exp $ +# $Id: lonproblemstatistics.pm,v 1.65 2004/02/02 19:32:11 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -208,6 +208,9 @@ my @OutputOptions = sub CreateInterface { my $Str = ''; + $Str .= '
'.&mt('Sections').' | '; @@ -770,7 +773,8 @@ sub plot_statistics { 'Problem Number', $yaxis, $Max, - undef, + undef, # colors + undef, # labels \@Data)."\n"); # # Print out the data