Structure match with editor question type

Z MoodleDocs
Wersja z dnia 15:44, 20 kwi 2014 autorstwa German Valero (dyskusja | edycje) (Added Category:Chemistry)
(różn.) ← poprzednia wersja | przejdź do aktualnej wersji (różn.) | następna wersja → (różn.)
Skocz do:nawigacja, szukaj
Structure match with editor question type
Type question type
Set N/A
Downloads https://moodle.org/plugins/view.php?plugin=qtype_fwstructmatch
Issues https://github.com/fredrikw/fwstructmatch/issues
Discussion https://moodle.org/plugins/view.php?plugin=qtype_fwstructmatch
Maintainer(s) 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).

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.