--- loncom/interface/statistics/lonstudentassessment.pm 2002/11/08 22:16:47 1.18 +++ loncom/interface/statistics/lonstudentassessment.pm 2002/12/06 21:11:48 1.19 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # (Publication Handler # -# $Id: lonstudentassessment.pm,v 1.18 2002/11/08 22:16:47 matthew Exp $ +# $Id: lonstudentassessment.pm,v 1.19 2002/12/06 21:11:48 minaeibi Exp $ # # Copyright Michigan State University Board of Trustees # @@ -167,9 +167,9 @@ sub BuildStudentAssessmentPage { # $r->print("AverageTtal"); - $r->print(&StudentAverageTotal(\%cache, $spacing, $sequenceKeys)); - $r->print("\n"); - $r->rflush(); +# $r->print(&StudentAverageTotal(\%cache, $spacing, $sequenceKeys)); +# $r->print("\n"); +# $r->rflush(); untie(%cache);