--- loncom/interface/lonprintout.pm 2003/05/05 15:09:58 1.148 +++ loncom/interface/lonprintout.pm 2003/05/05 18:01:21 1.149 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.148 2003/05/05 15:09:58 bowersj2 Exp $ +# $Id: lonprintout.pm,v 1.149 2003/05/05 18:01:21 bowersj2 Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1891,6 +1891,13 @@ HELPERFRAGMENT $map return $symb + How should the results be printed? + + Print all problems with no blank space between them + Put each student's problems on a new page (add pagefeed after each student) + Seperate each student's problems with a full blank page + Seperate each student's problems with two full blank pages + CHOOSE_STUDENTS }