[LON-CAPA-cvs] cvs: loncom(version_2_10_X) /homework grades.pm

raeburn raeburn at source.lon-capa.org
Mon Oct 10 18:45:21 EDT 2011


raeburn		Mon Oct 10 22:45:21 2011 EDT

  Modified files:              (Branch: version_2_10_X)
    /loncom/homework	grades.pm 
  Log:
  - Typo in backport of 1.648 (in 1.596.2.4).
  
  
Index: loncom/homework/grades.pm
diff -u loncom/homework/grades.pm:1.596.2.6 loncom/homework/grades.pm:1.596.2.7
--- loncom/homework/grades.pm:1.596.2.6	Mon Oct 10 18:55:39 2011
+++ loncom/homework/grades.pm	Mon Oct 10 22:45:20 2011
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # The LON-CAPA Grading handler
 #
-# $Id: grades.pm,v 1.596.2.6 2011/10/10 18:55:39 raeburn Exp $
+# $Id: grades.pm,v 1.596.2.7 2011/10/10 22:45:20 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -8464,7 +8464,7 @@
         }
     }
     $r->print('<p>'.
-              &mt('Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for [_1][quant,_2,student][_3]  ([_4] bubblesheet lines/student).',
+              &mt('Comparison of bubblesheet data (including corrections) with corresponding submission records (most recent submission) for [_1][quant,_2,student][_3]  ([quant,_4,bubblesheet line] per student).',
                   '<b>',
                   $numstudents,
                   '</b>',




More information about the LON-CAPA-cvs mailing list