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 3.6

Moodle 3.6, 3.7, 3.8
Released: Sunday, 3 May 2020, 10:23 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/38/en/Preg_question_type -
the section on Regex Constructor.

Version information

Version build number
2020050300
Version release name
Regex Constructor 3.6
Maturity
Stable version
MD5 Sum
0e146f0f2702cf43a2ce792d07ed53d6
Supported software
Moodle 3.6, Moodle 3.7, Moodle 3.8
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8

Version control information

Version control system (VCS)
GIT
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.