--- loncom/homework/essayresponse.pm 2009/05/23 18:07:57 1.101 +++ loncom/homework/essayresponse.pm 2009/09/23 02:58:00 1.101.8.1 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # essay (ungraded) style responses # -# $Id: essayresponse.pm,v 1.101 2009/05/23 18:07:57 riegler Exp $ +# $Id: essayresponse.pm,v 1.101.8.1 2009/09/23 02:58:00 gci Exp $ # # Copyright Michigan State University Board of Trustees # @@ -60,7 +60,10 @@ sub start_essayresponse { } $result.='
'; if ( $Apache::lonhomework::type ne 'survey' ) { - $result.= ''; + } } if ($ncol > 0) {
'. + if ($env{'request.uri'} eq '/res/gci/gci/internal/submission.problem') { + $result .= ''; + } else { + $result.= '
'. ''. '