--- loncom/interface/lonprintout.pm 2006/06/26 21:53:36 1.445 +++ loncom/interface/lonprintout.pm 2006/06/30 01:06:22 1.448 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.445 2006/06/26 21:53:36 foxr Exp $ +# $Id: lonprintout.pm,v 1.448 2006/06/30 01:06:22 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1805,9 +1805,6 @@ sub print_resources { } # Fullname may have special latex characters that need \ prefixing: # - &Apache::lonnet::logthis("Prior to latex escape: $fullname"); -# $fullname = &escape_LaTeX($fullname); - &Apache::lonnet::logthis("After escape $fullname"); my $i = 0; #goes through all resources, checks if they are available for @@ -2317,10 +2314,16 @@ CHOOSE_STUDENTS } if (%codes_to_print) { $code_selection .=' - - push(@{$state->{CHOICES}},@{$helper->{DATA}{ALL_CODE_CHOICES}}); - + Choose single code from list + + + + push(@{$state->{CHOICES}},@{$helper->{DATA}{ALL_CODE_CHOICES}}); + + +
'.$/; + } @@ -2378,12 +2381,9 @@ CHOOSE_STUDENTS
- Choose single code from list - - $code_selection - -
+ + Reprint a set of saved CODEs: @@ -2489,12 +2489,7 @@ CHOOSE_STUDENTS1
- Choose single code from list - - $code_selection - -
Reprint a set of saved CODEs: