Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Pattern-match with JME question type.

Pattern-match with JME question type: Difference between revisions

From MoodleDocs
(added page)
 
m (tidy up)
Line 6: Line 6:


==See also==
==See also==
[http://labspace.open.ac.uk/course/view.php?id=3484 More documentation about this plugin]
* [http://labspace.open.ac.uk/course/view.php?id=3484 More documentation about this plugin]
[https://github.com/moodleou/moodle-qtype_pmatchjme Source controlURL]
* [https://github.com/moodleou/moodle-qtype_pmatchjme Source controlURL]


[[Category:Contributed code]]
[[Category:Contributed code]]

Revision as of 17:15, 18 July 2013


The Pattern-match with JME question type where the user enters their response using the Java Molecular Editor, and the response is then graded using the OU's pattern-match algorithm.

Download

See also