version 1.23, 2003/10/24 18:00:42
|
version 1.24, 2003/10/24 18:04:55
|
Line 104 sub end_foilgroup {
|
Line 104 sub end_foilgroup {
|
} elsif ( $target eq 'grade') { |
} elsif ( $target eq 'grade') { |
&grade_response($max,$randomize,$tol); |
&grade_response($max,$randomize,$tol); |
} |
} |
if ($target ne 'answer') {&Apache::lonxml::increment_counter(&getfoilcounts($max));} |
&Apache::lonxml::increment_counter(&getfoilcounts($max)); |
} elsif ($target eq 'edit') { |
} elsif ($target eq 'edit') { |
$result=&Apache::edit::end_table(); |
$result=&Apache::edit::end_table(); |
} |
} |