--- loncom/homework/grades.pm 2007/10/30 01:04:31 1.472 +++ loncom/homework/grades.pm 2007/10/31 18:01:34 1.473 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.472 2007/10/30 01:04:31 albertel Exp $ +# $Id: grades.pm,v 1.473 2007/10/31 18:01:34 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7390,9 +7390,8 @@ sub submit_options { GRADINGMENUJS &commonJSfunctions($request); - my $result='

 Manual Grading/View Submission

'; my ($table,undef,$hdgrade) = &showResourceInfo($symb,$probTitle); - $result.=$table; + my $result; my (undef,$sections) = &getclasslist('all','0'); my $savedState = &savedState(); my $saveCmd = ($$savedState{'saveCmd'} eq '' ? 'submission' : $$savedState{'saveCmd'}); @@ -7411,16 +7410,20 @@ GRADINGMENUJS $result.='
-
- '.&mt('Select a Grading/Viewing Option').' -
-
-
-
- '.&mt('Sections').' -
-
- '."\n"; if (ref($sections)) { foreach my $section (sort (@$sections)) { $result.='   '; $result.=' -
-
-
-
- '.&mt('Groups').' -
-
- '.&Apache::lonstatistics::GroupSelect('group','multiple',5).' -
-
-
-
- '.&mt('Access Status').' -
-
- '.&Apache::lonhtmlcommon::StatusOptions($saveStatus,undef,5,undef,'mult').' -
-
-
-
- '.&mt('Submission Status').' -
-
- -
-
-
-
- +
+
+
+
+ '.&mt('Groups').' +
+
+ '.&Apache::lonstatistics::GroupSelect('group','multiple',5).' +
-
- +
+
+ '.&mt('Access Status').' +
+
+ '.&Apache::lonhtmlcommon::StatusOptions($saveStatus,undef,5,undef,'mult').' +
-
- +
+
+ '.&mt('Submission Status').' +
+
+ +
-
- +
+
+ +
+
+ +
+
+ +
-
- +
+
+
+

+ '.&mt('Grade Complete Folder for One Student').' +

+
+
+
+ +
+
+ +