Diff for /loncom/interface/lonprintout.pm between versions 1.148 and 1.149

version 1.148, 2003/05/05 15:09:58 version 1.149, 2003/05/05 18:01:21
Line 1891  HELPERFRAGMENT Line 1891  HELPERFRAGMENT
       <mapurl>$map</mapurl>        <mapurl>$map</mapurl>
       <valuefunc>return $symb</valuefunc>        <valuefunc>return $symb</valuefunc>
       </resource>        </resource>
       <message>How should the results be printed?</message>
       <choices variable="EMPTY_PAGES">
         <choice computer='0'>Print all problems with no blank space between them</choice>
         <choice computer='1'>Put each student's problems on a new page (add pagefeed after each student)</choice> <!-- ' -->
         <choice computer='2'>Seperate each student's problems with a full blank page</choice> <!-- ' -->
         <choice computer='3'>Seperate each student's problems with two full blank pages</choice> <!-- ' -->
         </choices>
     </state>      </state>
 CHOOSE_STUDENTS  CHOOSE_STUDENTS
     }      }

Removed from v.1.148  
changed lines
  Added in v.1.149


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