--- loncom/homework/essayresponse.pm 2010/02/28 23:37:03 1.102
+++ loncom/homework/essayresponse.pm 2010/04/20 23:59:53 1.105
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# essay (ungraded) style responses
#
-# $Id: essayresponse.pm,v 1.102 2010/02/28 23:37:03 raeburn Exp $
+# $Id: essayresponse.pm,v 1.105 2010/04/20 23:59:53 www Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -64,7 +64,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.= ''.
' |