Annotation of loncom/html/adm/help/tex/Authoring_OrganicResponse.tex, revision 1.1
1.1 ! damieng 1: \label{Authoring_OrganicResponse}\index{organicresponse}
! 2:
! 3: \textbf{organicresponse} queries for an organic chemical structure with a molecular editor.
! 4: \\ \\
! 5: Possible attributes are:
! 6: \begin{itemize}
! 7: \item \textbf{options}: Comma-separated list of options:
! 8: \begin{itemize}
! 9: \item autoez: auto E,Z stereochemistry
! 10: \item multipart: multipart Structures
! 11: \item nostereo: no stereochemistry
! 12: \item reaction: is a reaction
! 13: \item number: able to number atoms
! 14: \end{itemize}
! 15: \item \textbf{molecule}: Starting Molecule. Syntax: JME.
! 16: \item \textbf{answer}: Correct Answer.
! 17: Syntax: SMILES (Simplified Molecular Input Line Entry System).
! 18: \item \textbf{jmeanswer}: JME string of the answer
! 19: \item \textbf{width}: Width of correct answer image (in pixel)
! 20: \end{itemize}
! 21:
! 22: Hints can be specified with \textbf{organichint}.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>