Structure match with editor question type
From Learnit docs
- 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).
Installation
- Install into the moodle/question/type folder
- OpenBabel needs to be installed (in /usr/local/bin/obabel) or else the code needs amending in question.php.