--- loncom/homework/grades.pm 2007/10/11 22:34:33 1.454
+++ loncom/homework/grades.pm 2007/10/11 23:18:46 1.455
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# The LON-CAPA Grading handler
#
-# $Id: grades.pm,v 1.454 2007/10/11 22:34:33 banghart Exp $
+# $Id: grades.pm,v 1.455 2007/10/11 23:18:46 banghart Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -7441,6 +7441,7 @@ GRADINGMENUJS
$result.='
'.&mt('Sections').' | ';
$result.=''.&mt('Groups').' | ';
$result.=''.&mt('Access Status').' | '."\n";
+ $result.=''.&mt('Submission Status').' | '."\n";
$result.='';
$result.=''."\n".
' | '."\n";
$result.=&Apache::lonhtmlcommon::StatusOptions($saveStatus,undef,3,undef,'mult');
- $result.=' |
';
-
- $result.=' | ';
+ $result.=' |
'."\n";
+ ($saveSub eq 'all' ? 'selected="selected"' : '').'>'.&mt('with any status').'';
- $result.=''.
+ $result.=' |
|
'."\n";
+
+ $result.=''.
' |
'."\n";
- $result.=''.
- ' |
'."\n";
+
+
+ $result.=''.
+ '
|
'."\n";
+ 'The complete set/page/sequence/folder: For one student'."\n";
- $result.=' '.
+ $result.=' |
'.
''.
' |
'."\n";