--- loncom/homework/essayresponse.pm 2010/04/19 04:02:37 1.103 +++ loncom/homework/essayresponse.pm 2010/04/19 04:20:25 1.104 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # essay (ungraded) style responses # -# $Id: essayresponse.pm,v 1.103 2010/04/19 04:02:37 raeburn Exp $ +# $Id: essayresponse.pm,v 1.104 2010/04/19 04:20:25 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -41,6 +41,8 @@ BEGIN { sub start_essayresponse { my ($target,$token,$tagstack,$parstack,$parser,$safeeval,$style)=@_; my $result; + print STDERR "target is $target AND status is ".$Apache::inputtags::status[-1]." AND ". + " type is ".$Apache::lonhomework::type."\n"; my $id = &Apache::response::start_response($parstack,$safeeval); if ($target eq 'meta') { $result=&Apache::response::meta_package_write('essayresponse'); @@ -64,7 +66,7 @@ sub start_essayresponse { $result.='
'; if (($Apache::lonhomework::type ne 'survey') && ($Apache::lonhomework::type ne 'surveycred') && - ($Apache::lonhomework::type eq 'anonsurvey') && + ($Apache::lonhomework::type ne 'anonsurvey') && ($Apache::lonhomework::type ne 'anonsurveycred')) { $result.= '
'. '