Pattern match with molecular editor

Question types ::: qtype_pmatchjme
Maintained by TimTim Hunt, Jamie Pratt, Phil Butcher
Part of set Open University.
A question type where the user enters their response using the JavaScript Molecular Editor, and the response is then graded using the OU's pattern-match algorithm.

Pattern match with molecular editor 1.8 for Moodle 3.4+

Moodle 3.4, 3.5
Released: Friday, 10 August 2018, 2:30 AM

Changes in 1.8

  • Privacy API implementation.
  • Fix a backup and restore bug.
  • Update to a newer version of the molecule editor, and cover the JavaScript to AMD modules.
  • Update to use the newer editor_ousupsub, instead of editor_supsub.
  • Fix some coding style.
  • Due to privacy API support, this version now only works in Moodle 3.4+ For older Moodles, you will need to use a previous version of this plugin.

Version information

Version build number
2018080900
Version release name
1.8 for Moodle 3.4+
Maturity
Stable version
MD5 Sum
aad4dbe92d316202702dbc638009c974
Supported software
Moodle 3.4, Moodle 3.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v1.8

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