+
+
+
+ push(@{$state->{CHOICES}},@{$helper->{DATA}{ALL_CODE_CHOICES}});
+
+
+ |
|
'.$/;
+
}
@@ -2356,12 +2426,9 @@ CHOOSE_STUDENTS
|
|
- Choose single code from list
- |
-
$code_selection
-
- |
|
+
+
Reprint a set of saved CODEs:
|
@@ -2407,8 +2474,8 @@ CHOOSE_ANON1
All assignments in a single PDF file
Each PDF contains exactly one section
Each PDF contains exactly one assignment
-
- Specify Number:
+
+ Specify the number of assignments per PDF:
RESOURCE_SELECTOR
@@ -2419,6 +2486,7 @@ RESOURCE_SELECTOR
Sort by section then student
Sort by students across sections.
+
@@ -2466,12 +2534,7 @@ CHOOSE_STUDENTS1
|
|
- Choose single code from list
- |
-
$code_selection
-
- |
|
Reprint a set of saved CODEs:
|
@@ -2880,6 +2943,12 @@ sub render {
$result .= ' ' . $self->{ERROR_MSG} . ' ';
}
+ my $width = 18;
+ my $format = $helper->{VARS}->{$self->{'formatvar'}};
+ if (substr($format, 2, 1) ne '1') {
+ $width = 9;
+ }
+
$result .= <How should the column be formatted?
@@ -2887,7 +2956,7 @@ sub render {
|