--- loncom/interface/statistics/lonsurveyreports.pm 2005/03/10 00:23:15 1.4 +++ loncom/interface/statistics/lonsurveyreports.pm 2005/03/14 20:28:22 1.5 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonsurveyreports.pm,v 1.4 2005/03/10 00:23:15 matthew Exp $ +# $Id: lonsurveyreports.pm,v 1.5 2005/03/14 20:28:22 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -91,6 +91,9 @@ sub BuildSurveyReportsPage { } # $r->print('
'); + $r->print('

'. + &Apache::lonstatistics::section_and_enrollment_description(). + '

'); $r->rflush(); # # Determine which problem we are to analyze