version 1.11, 2004/06/04 21:42:18
|
version 1.12, 2004/06/25 20:43:33
|
Line 157 sub prepare_excel_output {
|
Line 157 sub prepare_excel_output {
|
$problem->{'part'}); |
$problem->{'part'}); |
$r->print('<h2>'. |
$r->print('<h2>'. |
&mt('Preparing Excel spreadsheet of student responses'). |
&mt('Preparing Excel spreadsheet of student responses'). |
'</h2>'); |
'</h2>'. |
|
'<p>'. |
|
&mt('See the status bar above for student answer computation progress'). |
|
'</p>'); |
# |
# |
&Apache::lonstathelpers::GetStudentAnswers($r,$problem,$Students, |
&Apache::lonstathelpers::GetStudentAnswers($r,$problem,$Students, |
'Statistics','stats_status'); |
'Statistics','stats_status'); |