Regex constructor block

Blocks ::: block_regex_constructor
Maintained by Oleg Sychev
Block regex constructor allows you to easily construct regular expression using several tools, that visualise expression you wrote, describe and test it.

Regex constructor block Regex Constructor 2.5

Moodle 2.5
Released: Monday, 18 November 2013, 11:48 PM
This block allows you to construct regular expression using several tools
vizualising and explaining it in different ways, and test it on the strings.

This block relies on Preg question type to work with regexes.

For documentation, see http://docs.moodle.org/25/en/Preg_question_type -
the section on Regex Constructor.

Version information

Version build number
2013101600
Version release name
Regex Constructor 2.5
Can be updated to
Regex Constructor 2.6 (2014071000), Regex Constructor 2.8 (2015070200), Regex Constructor 3.0 (2016120500)
Maturity
Stable version
MD5 Sum
7acd55c5d8ec9aa5ff705c75d0b42d21
Supported software
Moodle 2.5
  • Latest release for Moodle 2.5

Version control information

Version control system (VCS)
Mercurial
VCS repository URL

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.