[LON-CAPA-cvs] cvs: loncom /interface lonprintout.pm

sakharuk lon-capa-cvs@mail.lon-capa.org
Fri, 18 Jul 2003 15:47:35 -0000


sakharuk		Fri Jul 18 11:47:35 2003 EDT

  Modified files:              
    /loncom/interface	lonprintout.pm 
  Log:
  Bug 1764 is fixed.
  
  
Index: loncom/interface/lonprintout.pm
diff -u loncom/interface/lonprintout.pm:1.203 loncom/interface/lonprintout.pm:1.204
--- loncom/interface/lonprintout.pm:1.203	Mon Jul 14 10:30:35 2003
+++ loncom/interface/lonprintout.pm	Fri Jul 18 11:47:35 2003
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Printout
 #
-# $Id: lonprintout.pm,v 1.203 2003/07/14 14:30:35 sakharuk Exp $
+# $Id: lonprintout.pm,v 1.204 2003/07/18 15:47:35 sakharuk Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1107,9 +1107,10 @@
       </resource>
     <message><br /><big><i><b>How should the results be printed?</b></i></big><br /></message>
     <choices variable="EMPTY_PAGES">
-      <choice computer='0'>Start each student\'s assignment on a new page (add a pagefeed after each assignment)</choice>
-      <choice computer='1'>Add one empty page after each student\'s assignment</choice>
-      <choice computer='2'>Add two empty pages after each student\'s assignment</choice>
+      <choice computer='0'>Start each student\'s assignment on a new page/column (add a pagefeed after each assignment)</choice>
+      <choice computer='1'>Add one empty page/column after each student\'s assignment</choice>
+      <choice computer='2'>Add two empty pages/column after each student\'s assignment</choice>
+      <choice computer='3'>Add three empty pages/column after each student\'s assignment</choice>
       </choices>
     </state>
 CHOOSE_STUDENTS