--- loncom/interface/Attic/lonspreadsheet.pm 2003/02/13 22:52:48 1.171 +++ loncom/interface/Attic/lonspreadsheet.pm 2003/02/17 16:29:51 1.172 @@ -1,5 +1,5 @@ # -# $Id: lonspreadsheet.pm,v 1.171 2003/02/13 22:52:48 matthew Exp $ +# $Id: lonspreadsheet.pm,v 1.172 2003/02/17 16:29:51 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3185,7 +3185,7 @@ sub loadstudent{ $self->constants(\%constants); } -# --------------------------------------------------- Load data for one student +# --------------------------------------------------- Load Course Sheet # sub loadcourse { my $self = shift; @@ -3206,7 +3206,7 @@ sub loadcourse { popwin.document.writeln(''+ '

Spreadsheet Calculation Progress

'+ '
'+ - '
'+ + ''+ ''); popwin.document.close(); @@ -3228,7 +3228,8 @@ ENDPOP $now++; $r->print(''); + ' secs remaining '.(time-$started).' last student";'. + ''); $r->rflush(); # my $index=0;