Perl-Compatible Regular Expression

Question types ::: qtype_preg
Maintained by Oleg Sychev
A question that could check student's response against several regular expressions and could give next character and next word hints. If you do not know what regular expression is, it could also work like Moodle Shortanswer question with hints, just choose "Moodle shortanswer" as notation and you could enter answers just like in shortanswer question type.

Perl-Compatible Regular Expression Preg 2.3.1

Moodle 2.3
Released: Saturday, 26 January 2013, 9:31 PM
This is bugfix and small improvments release of Preg 2.3. Use with corresponding behaviour versions only,

If you use Preg 2.3, it is strongly recommended to upgrade to this version.

Changes:
* standard Moodle text hints now supported in adapative behaviour along with special Preg hints;
* default language setting should finally work;
* fixed syntax error in lib.php, which could interfere with cron script execution;
* several fixes in NFA engine, improving already good whole match possibilities for several corner cases.

Version information

Version build number
2013011800
Version release name
Preg 2.3.1
Can be updated to
Preg 2.3.1+ (2013011801), Preg 2.5 Release candidate (2013100500), Preg 2.5 Release candidate (2013100500), Preg 2.5 Release (2013102900), Preg 2.6 Release (2014071000), Preg 2.8 (2015070200), Preg 3.0 (2016120500)
Maturity
Stable version
MD5 Sum
bbaaf9ac3970929b81cf4b0f2a0b6fb3
Supported software
Moodle 2.3

Version control information

Version control system (VCS)
Mercurial
VCS repository URL

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