--- loncom/interface/statistics/lonstudentassessment.pm 2004/09/23 17:48:00 1.105 +++ loncom/interface/statistics/lonstudentassessment.pm 2004/12/07 15:48:29 1.106 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstudentassessment.pm,v 1.105 2004/09/23 17:48:00 matthew Exp $ +# $Id: lonstudentassessment.pm,v 1.106 2004/12/07 15:48:29 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1064,13 +1064,14 @@ sub excel_initialize { $cols_output++, $res->{'title'}.' part '.$part, $format->{'bold'}); + $count++; } } else { $excel_sheet->write($resource_name_row, $cols_output++, $res->{'title'},$format->{'bold'}); + $count++; } - $count++; } } # Determine ending cell