--- loncom/homework/chemresponse.pm 2006/05/30 12:45:36 1.66
+++ loncom/homework/chemresponse.pm 2006/06/27 14:15:26 1.67
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# chemical equation style response
#
-# $Id: chemresponse.pm,v 1.66 2006/05/30 12:45:36 www Exp $
+# $Id: chemresponse.pm,v 1.67 2006/06/27 14:15:26 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -235,7 +235,8 @@ sub start_organicresponse {
$result .='
';
$result .=&Apache::edit::text_arg('Correct Answer:','answer',
$token,40);
- $result .=&Apache::edit::hidden_arg('jmeanswer',$token);
+ $result .=&Apache::edit::text_arg('JME string of the answer (automatically updated when using the Draw Molecule button):',
+ 'jmeanswer',$token);
my $jmeanswer=&Apache::lonxml::get_param('jmeanswer',$parstack,
$safeeval);
$result .=&separate_jme_window(