Moodle Plugins directory: Regex constructor block: Versions: Regex Constructor 2.8 | Moodle.org
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.8
Moodle 2.8
Released: Jumat, 3 Juli 2015, 05:40
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/28/en/Preg_question_type -
the section on Regex Constructor.
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/28/en/Preg_question_type -
the section on Regex Constructor.
Version information
- Version build number
- 2015070200
- Version release name
- Regex Constructor 2.8
- Can be updated from
- Regex Constructor 2.5 (2013101600), Regex Constructor 2.6 (2014071000), Regex Constructor 2.7 (2014090100)
- Can be updated to
- Regex Constructor 3.0 (2016120500)
- Maturity
- Versi stabil
- MD5 Sum
- 27c5c7034a7a3c9f4576c4de4446083b
- Supported software
- Moodle 2.8
- Latest release for Moodle 2.8
Version control information
- Version control system (VCS)
- Mercurial
- VCS repository URL
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.