--- loncom/interface/lonprintout.pm 2006/07/24 22:13:58 1.467 +++ loncom/interface/lonprintout.pm 2006/07/31 10:30:52 1.468 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.467 2006/07/24 22:13:58 foxr Exp $ +# $Id: lonprintout.pm,v 1.468 2006/07/31 10:30:52 foxr Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2412,7 +2412,7 @@ CHOOSE_STUDENTS push(@{$state->{CHOICES}},@{$helper->{DATA}{ALL_CODE_CHOICES}}); -
+ '.$/; } @@ -2432,9 +2432,12 @@ CHOOSE_STUDENTS $codechoice='Default'; } &Apache::lonxml::xmlparse($r, 'helper', < + SELECT_PROBLEMS -
Number of anonymous assignments to print: +

Fill out one of the forms below

+


+

Generate new CODEd Assignments

+
Number of CODEd assignments to print: if (((\$helper->{'VARS'}{'NUMBER_TO_PRINT_TOTAL'}+0) < 1) && @@ -2456,9 +2459,10 @@ CHOOSE_STUDENTS $codechoice -

-
- Enter a CODE to print: +
+
+

Print a Specific Code


+
Enter a CODE to print: if(!\$helper->{'VARS'}{'NUMBER_TO_PRINT_TOTAL'} && @@ -2471,17 +2475,16 @@ CHOOSE_STUDENTS } -

+
$code_selection - - - Reprint a set of saved CODEs: +
+

Reprint a Set of Saved Codes

+ Select saved CODEs: $namechoice
-
$resource_selector CHOOSE_ANON1