File:  [LON-CAPA] / loncom / homework / templates / organic.problem
Revision 1.1: download - view: text, annotated - select for diffs
Fri Feb 18 05:46:33 2005 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- adding the organic templates

    1: <problem> 
    2: <startouttext />
    3: <p> The image below is <chem>C2H4O2</chem> </p>
    4: <endouttext />
    5: <organicstructure width="250" options="border" texwidth="70" molecule="4 3 O 9.24 -8.74 C 10.64 -8.74 O 11.34 -9.95 C 11.34 -7.52 1 2 1 2 3 2 2 4 1" />
    6: <startouttext />
    7: <p> Draw acetic acid.  </p>
    8: <endouttext />
    9:   <organicresponse jmeanswer="4 3 O 9.91 -8.62 C 11.31 -8.62 O 12.01 -9.84 C 12.01 -7.41 1 2 1 2 3 2 2 4 1" answer="CC(=O)O">
   10:     <textline readonly="yes" />
   11:     <hintgroup showoncorrect="no">
   12:        <startouttext /><endouttext />
   13:     </hintgroup>
   14:   </organicresponse>
   15: </problem>

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