--- loncom/homework/grades.pm 2007/07/06 23:17:28 1.421
+++ loncom/homework/grades.pm 2007/07/19 09:52:59 1.422
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# The LON-CAPA Grading handler
#
-# $Id: grades.pm,v 1.421 2007/07/06 23:17:28 www Exp $
+# $Id: grades.pm,v 1.422 2007/07/19 09:52:59 foxr Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -4354,6 +4354,8 @@ sub updateGradeByPage {
#
#------ start of section for handling grading by page/sequence ---------
+# Create the hidden field entries used to hold context/default values.
+
sub defaultFormData {
my ($symb)=@_;
return '
@@ -4362,6 +4364,8 @@ sub defaultFormData {
''."\n";
}
+# Make a drop down of the sequences
+
sub getSequenceDropDown {
my ($request,$symb)=@_;
my $result='