--- loncom/homework/edit.pm 2001/06/27 18:51:12 1.15 +++ loncom/homework/edit.pm 2001/06/29 18:53:50 1.16 @@ -146,12 +146,10 @@ $optionlist } sub handle_insert { - &Apache::lonxml::debug("Er handle insert called"); if ($ENV{"form.insert_$Apache::lonxml::curdepth"} eq '') { return ''; } my $result; my $tagnum = $ENV{"form.insert_$Apache::lonxml::curdepth"}; my $func=$Apache::lonxml::insertlist{"$tagnum.function"}; - &Apache::lonxml::debug("Looking for :$func:"); if ($func eq 'default') { my $newtag=$Apache::lonxml::insertlist{"$tagnum.tag"}; my $namespace; @@ -171,6 +169,11 @@ sub handle_insert { return $result; } +sub insert_responseparam { + return ' + '; +} + sub insert_numericalresponse { return '