--- loncom/interface/lonprintout.pm 2005/03/22 10:53:43 1.369 +++ loncom/interface/lonprintout.pm 2005/03/28 12:14:13 1.371 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.369 2005/03/22 10:53:43 foxr Exp $ +# $Id: lonprintout.pm,v 1.371 2005/03/28 12:14:13 foxr Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1874,7 +1874,7 @@ RESOURCE_SELECTOR &Apache::lonxml::xmlparse($r, 'helper', < - + Select sort order Sort by section then student @@ -1950,7 +1950,7 @@ RESOURCE_SELECTOR &Apache::lonxml::xmlparse($r, 'helper', < - + Sort by section then student Sort by students across sections. @@ -2140,9 +2140,13 @@ CHOOSE_FROM_ANY_SEQUENCE Use style file:   Select style file + + Show all foils? + RNDSEED &Apache::lonxml::xmlparse($r, 'helper', $xmlfrag); $helper->{'VARS'}->{'style_file'}=$ENV{'form.style_file_value'}; + } }