Reverse pattern match icon

Reverse pattern match

A question type where the teacher provides some example sentences, and the student has to write a pmatch expression to match those sentences.
Price option: Free

Supports Moodle 2.4-5.0 See all versions
Latest release: 2 months ago
Installations: 87
Downloads (last 90 days): 94

Frankenstyle name: qtype_pmatchreverse
Question types

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

This works with Moodle 3.9.
I have now updated the version here.
Just a note of 12/31/13: The buggy module is still the "official" one on the download site, and the github version has to be munged (wrong directory name) before it can be loaded. Also, both modules have the identical version number, so you can't tell from looking whether you have the buggy or the fixed version installed.
This is a known bug, fixed in the lastest version from github, which you can download from https://github.com/timhunt/moodle-qtype_pmatchreverse/archive/master.zip.
I guess I should upload the latest version here.
A teacher was trying to restore a course that he developed in Moodle 2.2.1 and got the following error:
Restore method process_pmatchreverse is missing. It must be defined by a
developer.
I tried to copy the restore and backup scripts provided by the plugin into the /moodle/backup/moodle2 directory, and the same error.
Our moodle site is version 2.5.1+(20130712) and these versions of pmatchreverse -(2013041300) and pmatch-(2013070100)
If you could help us with that it would be greatly appreciated.
Thank you