version 1.179, 2004/03/04 14:09:47
|
version 1.180, 2004/03/12 18:03:38
|
Line 1704 KEYWORDS
|
Line 1704 KEYWORDS
|
($ENV{'form.command'} eq 'processGroup' && $counter == $total)) { |
($ENV{'form.command'} eq 'processGroup' && $counter == $total)) { |
$toGrade.='</form>'.&show_grading_menu_form($symb,$url) |
$toGrade.='</form>'.&show_grading_menu_form($symb,$url) |
} |
} |
$request = print($toGrade); |
$request->print($toGrade); |
return; |
return; |
|
} else { |
|
$request->print('</td></tr></table></td></tr></table>'."\n"); |
} |
} |
|
|
# essay grading message center |
# essay grading message center |