--- loncom/interface/statistics/lonstudentassessment.pm 2003/06/18 12:55:52 1.61 +++ loncom/interface/statistics/lonstudentassessment.pm 2003/06/23 16:06:11 1.62 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstudentassessment.pm,v 1.61 2003/06/18 12:55:52 www Exp $ +# $Id: lonstudentassessment.pm,v 1.62 2003/06/23 16:06:11 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1057,6 +1057,8 @@ END ($r,'Excel File Compilation Status', 'Excel File Compilation Progress', $studentcount); # + &Apache::lonhtmlcommon::Update_PrgWin($r,\%prog_state, + 'Processing first student'); return; }