Moodle Plugins directory: Reverse pattern match | Moodle.org

Reverse pattern match
Question types ::: qtype_pmatchreverse
Maintained by
Tim Hunt,
Anupama Sarjoshi
A question type where the teacher provides some example sentences, and the student has to write a pmatch expression to match those sentences.
Latest release:
103 sites
12 downloads
14 fans
This question type complements the existing Pattern match question type. Learning to make pattern match questions is hard. In this question type, the teacher provides a set of sentances that should, or should not, be match, and the student has to construct a pmatch expression that does that. It is hoped that this question type will provide a useful tool for teaching pmatch syntax.
Useful links
Contributors
Tim Hunt (Lead maintainer)
Anupama Sarjoshi: Developer
Please login to view contributors details and/or to contact them
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
I guess I should upload the latest version here.