File:  [LON-CAPA] / loncom / homework / templates / organic.problem
Revision 1.3: download - view: text, annotated - select for diffs
Mon May 19 20:38:30 2008 UTC (16 years, 1 month ago) by www
Branches: MAIN
CVS tags: version_2_8_X, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_99_1, version_2_6_99_0, bz5969, HEAD, GCI_1, BZ5971-printing-apage, BZ5434-fox
Bug #1724: Categories, helplinks, and examples for 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 C 6.33 -6.22 C 7.73 -6.22 O 8.43 -7.43 O 8.43 -5.00 1 2 1 2 3 1 2 4 2" />
    6: <startouttext />
    7: <p> Draw acetic acid.  </p>
    8: <endouttext />
    9:   <organicresponse jmeanswer="4 3 C 6.33 -6.22 C 7.73 -6.22 O 8.43 -7.43 O 8.43 -5.00 1 2 1 2 3 1 2 4 2" answer="CC(=O)O">
   10:     <textline readonly="yes" />
   11:   </organicresponse>
   12: </problem>

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