--- loncom/interface/lonstatistics.pm 2002/08/14 17:45:19 1.45 +++ loncom/interface/lonstatistics.pm 2002/08/21 17:18:08 1.47 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # (Publication Handler # -# $Id: lonstatistics.pm,v 1.45 2002/08/14 17:45:19 stredwic Exp $ +# $Id: lonstatistics.pm,v 1.47 2002/08/21 17:18:08 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -516,7 +516,7 @@ sub BuildStatistics { my $cacheDB = "/home/httpd/perl/tmp/$ENV{'user.name'}". "_$ENV{'user.domain'}_$courseID\_statistics.db"; - $r->print(&Apache::lonhtmlcommon::Title('LON-CAPA Statistics')); + $r->print(&Apache::lonhtmlcommon::Title('Course Statistics and Charts')); my ($returnValue, $students) = &PrepareData($c, $cacheDB, \@studentInformation, @@ -543,7 +543,7 @@ sub BuildStatistics { } if(defined($cache{'OptionResponses'})) { - $reports{'problem_analysis'} = 'Problem Analysis'; + $reports{'problem_analysis'} = 'Option Response Analysis'; } $r->print('