version 1.511, 2008/03/03 23:19:54
|
version 1.512, 2008/03/03 23:36:30
|
Line 6037 sub scantron_validate_file {
|
Line 6037 sub scantron_validate_file {
|
} |
} |
if (!$stop) { |
if (!$stop) { |
my $warning=&scantron_warning_screen('Start Grading'); |
my $warning=&scantron_warning_screen('Start Grading'); |
$r->print(' |
$r->print(&mt('Validation process complete.').'<br /> |
<b>'.&mt('Validation process complete.').'<b><br /> |
|
'.$warning.' |
'.$warning.' |
<input type="submit" name="submit" value="'.&mt('Start Grading').'" /> |
<input type="submit" name="submit" value="'.&mt('Start Grading').'" /> |
<input type="hidden" name="command" value="scantron_process" /> |
<input type="hidden" name="command" value="scantron_process" /> |