--- loncom/interface/lonprintout.pm 2003/05/05 14:30:23 1.146 +++ 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.146 2003/05/05 14:30:23 bowersj2 Exp $ +# $Id: lonprintout.pm,v 1.149 2003/05/05 18:01:21 bowersj2 Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1886,6 +1886,18 @@ HELPERFRAGMENT Select the students you wish to print the problems for: + + return $isProblem + $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 }