--- loncom/interface/lonstatistics.pm 2009/03/18 11:13:50 1.147 +++ loncom/interface/lonstatistics.pm 2010/04/12 15:55:29 1.149 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstatistics.pm,v 1.147 2009/03/18 11:13:50 bisitz Exp $ +# $Id: lonstatistics.pm,v 1.149 2010/04/12 15:55:29 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -405,10 +405,10 @@ sub StudentDataSelect { $Str .= 'size="'.$numvisible.'" >'."\n"; # # Deal with 'all' - $Str .= ' '."\n"; # # Put in option for 'all' - $form .= ' symb.'" '; + $form .= ' symb eq $_) { - $form .= 'selected '; + $form .= ' selected="selected"'; last; } } @@ -556,10 +556,10 @@ sub SectionSelect { # # Loop through the sequences foreach my $s (@Sections) { - $Str .= ' '); $r->print(''. &mt('Course Statistics and Charts cannot be '. - 'retrieved until the database is restarted. '. + 'retrieved until the database is restarted. '. 'Your data is intact but cannot be displayed '. 'at this time.').''); $r->print(&Apache::loncommon::end_page()); @@ -881,7 +881,7 @@ ENDSTYLE my $GoToPage = $env{'form.reportSelected'}; # $r->print(''); + $GoToPage.'" />'); if($GoToPage eq 'activitylog') { # &Apache::lonproblemstatistics::Activity(); } elsif($GoToPage eq 'problem_statistics') {
'. &mt('Course Statistics and Charts cannot be '. - 'retrieved until the database is restarted. '. + 'retrieved until the database is restarted. '. 'Your data is intact but cannot be displayed '. 'at this time.').'