--- loncom/homework/essayresponse.pm 2008/12/22 14:55:28 1.96 +++ loncom/homework/essayresponse.pm 2009/09/11 16:34:09 1.100.4.1 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # essay (ungraded) style responses # -# $Id: essayresponse.pm,v 1.96 2008/12/22 14:55:28 raeburn Exp $ +# $Id: essayresponse.pm,v 1.100.4.1 2009/09/11 16:34:09 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -60,17 +60,21 @@ sub start_essayresponse { } $result.='
'; if ( $Apache::lonhomework::type ne 'survey' ) { - $result.= ''; - } + if ($env{'request.uri'} eq '/res/gci/gci/internal/submission.problem') { + $result .= ''; + } else { + $result.= ''; + } + } if ($ncol > 0) { $result .='
'. - '
'. - ''. - '
'. + '
'. + ''. + '
'.'