--- loncom/homework/chemresponse.pm 2005/06/30 18:56:35 1.60 +++ loncom/homework/chemresponse.pm 2005/07/01 19:48:46 1.61 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # chemical equation style response # -# $Id: chemresponse.pm,v 1.60 2005/06/30 18:56:35 albertel Exp $ +# $Id: chemresponse.pm,v 1.61 2005/07/01 19:48:46 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -138,6 +138,7 @@ $molecule
JME Editor courtesy of Peter Ertl, Novartis +
$insert_answer
@@ -155,7 +156,7 @@ CHEMPAGE my $display=&mt('Draw Molecule'); if (defined($shown_text)) { $display=&mt($shown_text); } my $result=< + CHEMINPUT return $result; }