--- loncom/homework/edit.pm 2004/07/27 23:35:33 1.85
+++ loncom/homework/edit.pm 2004/09/30 21:47:21 1.87
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# edit mode helpers
#
-# $Id: edit.pm,v 1.85 2004/07/27 23:35:33 www Exp $
+# $Id: edit.pm,v 1.87 2004/09/30 21:47:21 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -282,10 +282,16 @@ sub insert_responseparam {
';
}
+sub insert_parameter {
+ return '
+ ';
+}
+
sub insert_formularesponse {
return '
-
+
+