Diff for /loncom/interface/lonprintout.pm between versions 1.181 and 1.182

version 1.181, 2003/05/15 20:42:16 version 1.182, 2003/05/15 20:45:40
Line 992  HELPERFRAGMENT Line 992  HELPERFRAGMENT
       </resource>        </resource>
     <message><br /><big><i><b>How should the results be printed?</b></i></big><br /></message>      <message><br /><big><i><b>How should the results be printed?</b></i></big><br /></message>
     <choices variable="EMPTY_PAGES">      <choices variable="EMPTY_PAGES">
       <choice computer='0'>Print students assignments without separations (as uniform flow)</choice>        <choice computer='0'>Start student assignment from new page (add pagefeed after each student)</choice>
       <choice computer='1'>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 one emty page after each student assignment</choice>         <choice computer='2'>Add two emty page after each student assignment</choice> 
       <choice computer='3'>Add two emty page after each student assignment</choice>   
       </choices>        </choices>
     </state>      </state>
 CHOOSE_STUDENTS  CHOOSE_STUDENTS

Removed from v.1.181  
changed lines
  Added in v.1.182


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>