[LON-CAPA-cvs] cvs: loncom /interface lonprintout.pm
sakharuk
lon-capa-cvs@mail.lon-capa.org
Thu, 15 May 2003 20:45:40 -0000
sakharuk Thu May 15 16:45:40 2003 EDT
Modified files:
/loncom/interface lonprintout.pm
Log:
removed first item from additional menu for adding empty page after students assignments.
Index: loncom/interface/lonprintout.pm
diff -u loncom/interface/lonprintout.pm:1.181 loncom/interface/lonprintout.pm:1.182
--- loncom/interface/lonprintout.pm:1.181 Thu May 15 16:42:16 2003
+++ loncom/interface/lonprintout.pm Thu May 15 16:45:40 2003
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Printout
#
-# $Id: lonprintout.pm,v 1.181 2003/05/15 20:42:16 sakharuk Exp $
+# $Id: lonprintout.pm,v 1.182 2003/05/15 20:45:40 sakharuk Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -992,10 +992,9 @@
</resource>
<message><br /><big><i><b>How should the results be printed?</b></i></big><br /></message>
<choices variable="EMPTY_PAGES">
- <choice computer='0'>Print students assignments without separations (as uniform flow)</choice>
- <choice computer='1'>Start student assignment from new page (add pagefeed after each student)</choice>
- <choice computer='2'>Add one emty page after each student assignment</choice>
- <choice computer='3'>Add two emty page after each student assignment</choice>
+ <choice computer='0'>Start student assignment from new page (add pagefeed after each student)</choice>
+ <choice computer='1'>Add one emty page after each student assignment</choice>
+ <choice computer='2'>Add two emty page after each student assignment</choice>
</choices>
</state>
CHOOSE_STUDENTS