--- loncom/interface/statistics/lonproblemstatistics.pm 2005/03/14 20:28:22 1.102 +++ loncom/interface/statistics/lonproblemstatistics.pm 2005/03/27 05:08:03 1.103 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonproblemstatistics.pm,v 1.102 2005/03/14 20:28:22 matthew Exp $ +# $Id: lonproblemstatistics.pm,v 1.103 2005/03/27 05:08:03 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1299,8 +1299,7 @@ sub Excel_output { # Put a description of the sections listed my $sectionstring = ''; $excel_sheet->write($rows_output,$cols_output++, - &Apache::lonstathelpers::sections_description - (&Apache::lonstatistics::get_selected_sections()), + &Apache::lonstatistics::section_and_enrollment_description('plaintext'), $format->{'h3'}); $cols_output += scalar(&Apache::lonstatistics::get_selected_sections()); #