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 3.0

Moodle 3.0
Released: Rātū, 6 Hakihea 2016, 4:10 AM
This techincal release aimed at PHP 7 support

Version information

Version build number
2016120500
Version release name
Preg 3.0
Can be updated from
Preg 2.3 (2012090300), Preg 2.3.1 (2013011800), Preg 2.3.1+ (2013011801), Preg 2.5 (2013071400), Preg 2.5 Release candidate (2013100500), Preg 2.5 Release candidate (2013100500), Preg 2.5 Release (2013102900), Preg 2.6 Release (2014071000), Preg 2.7 Release (2014090100), Preg 2.8 (2015070200)
Maturity
Stable version
MD5 Sum
8dcb3db037f4165e6ebf47e4e0477809
Supported software
PHP 5.6, Moodle 3.0, PHP 7.0
  • Latest release for Moodle 3.0

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