Moodle Plugins directory: Structure match with editor | Moodle.org
Structure match with editor
Question types ::: qtype_fwstructmatch
Maintained by
Fredrik Wallner
A question type that is answered by drawing a structure in the ChemDoodle Web Sketcher. The drawing is converted to InChI and compared to the given answer(s).
The teacher can give multiple correct or semi-correct answers.
Requires OpenBabel to be installed (in /usr/local/bin/obabel or else the code needs amending in question.php).
Latest release:
14 sites
1 downloads
1 fans
Current versions available: 2
Useful links
Contributors
Fredrik Wallner (Lead maintainer)
Please login to view contributors details and/or to contact them
note: there are multiple licenses, i see MIT, BSD and GPL too but all good and compatible
I was translating your 'structure match with editor' add-on in AMOS and I think I found a tiny typo in one English language string:
2.6 [pluginnamesummary,qtype_fwstructmatch]
Allows a response of a drawn chemical structure that is graded by comparing against various model answers, with our without stereochemistry.
I think that 'with our without stereochemistry.' should be 'with or without stereochemistry.'
Thanks in advance for your help.