--- loncom/homework/chemresponse.pm 2003/05/05 21:14:10 1.5
+++ loncom/homework/chemresponse.pm 2003/10/16 14:56:27 1.14
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# chemical equation style response
#
-# $Id: chemresponse.pm,v 1.5 2003/05/05 21:14:10 albertel Exp $
+# $Id: chemresponse.pm,v 1.14 2003/10/16 14:56:27 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -32,11 +32,11 @@ use Apache::lonxml;
use Apache::lonnet;
BEGIN {
- &Apache::lonxml::register('Apache::chemresponse',('chemresponse','chemstructure','reactionresponse'));
+ &Apache::lonxml::register('Apache::chemresponse',('organicresponse','organicstructure','reactionresponse'));
}
sub seperate_jme_window {
- my ($smile_input,$jme_input,$molecule)=@_;
+ my ($smile_input,$jme_input,$molecule,$options)=@_;
my $smilesection;
if (defined($smile_input)) {
$smilesection=<'; }
my $body=<
@@ -75,7 +76,8 @@ function openHelpWindow() {
JME Editor courtesy of Peter Ertl, Novartis