--- loncom/interface/statistics/longradinganalysis.pm 2006/06/01 19:21:22 1.6
+++ loncom/interface/statistics/longradinganalysis.pm 2010/06/10 16:14:39 1.10
@@ -1,6 +1,6 @@
# The LearningOnline Network with CAPA
#
-# $Id: longradinganalysis.pm,v 1.6 2006/06/01 19:21:22 albertel Exp $
+# $Id: longradinganalysis.pm,v 1.10 2010/06/10 16:14:39 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -176,7 +176,7 @@ sub task_analysis {
}
&Apache::lonhtmlcommon::Increment_PrgWin($r,\%prog_state,
- &mt('last student'));
+ 'last student');
}
@@ -197,7 +197,7 @@ sub task_analysis {
}
close($outputfile);
$r->print('
'.
- ''.&mt('Your csv file.')."\n");
+ ''.&mt('Your CSV file.')."\n");
} elsif ($env{'form.output'} eq 'excel') {
my ($excel_workbook,$excel_sheet,$filename,$format,$rows_output) =
&init_excel_output($r);
@@ -218,7 +218,7 @@ sub task_analysis {
} else {
$r->print(&Apache::loncommon::start_data_table());
$r->print(&Apache::loncommon::start_data_table_header_row().
- '