File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_OrganicResponse.tex
Revision 1.1: download - view: text, annotated - select for diffs
Wed Feb 1 21:18:43 2017 UTC (7 years, 5 months ago) by damieng
Branches: MAIN
CVS tags: version_2_12_X, HEAD
added doc for math, chem, hints, customresponse, essayresponse, organicresponse, reactionresponse

\label{Authoring_OrganicResponse}\index{organicresponse}

\textbf{organicresponse} queries for an organic chemical structure with a molecular editor.
\\ \\
Possible attributes are:
\begin{itemize}
  \item \textbf{options}: Comma-separated list of options:
    \begin{itemize}
      \item autoez: auto E,Z stereochemistry
      \item multipart: multipart Structures
      \item nostereo: no stereochemistry
      \item reaction: is a reaction
      \item number: able to number atoms
    \end{itemize}
  \item \textbf{molecule}: Starting Molecule. Syntax: JME.
  \item \textbf{answer}: Correct Answer.
    Syntax: SMILES (Simplified Molecular Input Line Entry System).
  \item \textbf{jmeanswer}: JME string of the answer
  \item \textbf{width}: Width of correct answer image (in pixel)
\end{itemize}

Hints can be specified with \textbf{organichint}.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>