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).

Structure match with editor v0.9

Moodle 2.7
Released: Monday, 10 November 2014, 6:18 PM

fwstructmatch

v0.9

Updated ChemDoodleWeb to 6.0.1 and fixed some layout issues with Moodle 2.7. Please note that this version is only tested on Moodle 2.7 but it should work equally fine on earlier versions from 2.4.


Plugin to Moodle to allow for question answered with chemical structure.

By installing this into the moodle/question/type folder you will get a new 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.

The InChI conversion is performed with OpenBabel (http://www.openbabel.org) that needs to be installed (in /usr/local/bin/obabel or else the code needs amending in question.php).

Version information

Version build number
2014110700
Version release name
v0.9
Maturity
Beta
MD5 Sum
5c3d8c22141acdd85d5a0d3f6df883c9
Supported software
Moodle 2.7
  • Latest release for Moodle 2.7

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Question types

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation