--- loncom/homework/chemresponse.pm 2004/01/20 20:30:48 1.28 +++ loncom/homework/chemresponse.pm 2004/02/13 15:12:57 1.29 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # chemical equation style response # -# $Id: chemresponse.pm,v 1.28 2004/01/20 20:30:48 albertel Exp $ +# $Id: chemresponse.pm,v 1.29 2004/02/13 15:12:57 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -144,7 +144,7 @@ sub start_organicresponse { $jmeanswer,$options); $result .='
'; $result .=&Apache::edit::checked_arg('Options:','options', - [ ['autoez','Auto E,Z sterochemistry'], + [ ['autoez','Auto E,Z stereochemistry'], ['multipart','Multipart Structures'], ['nostereo','No stereochemistry'], ['reaction','Is a reaction'],