Regex constructor block

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.
Price option: Free

Supports Moodle 2.5-3.8 See all versions
Latest release: 6 years ago
Installations: 3
Downloads (last 90 days): 23

Frankenstyle name: block_regex_constructor
Blocks

Description

This block allows you to create regular expression using several tools:

  • syntax tree shows you the inner structure of regular expressions;
  • explaining graph shows you how your expression will work in a graphical way;
  • description formulates the meaning of your expression in English;
  • testing tool allows you to enter strings and see how they match your regex.

You can also select a part of you expression and see corresponding parts selected in all tools (testing included!).

This block may be useful if you teachers or students have to write regexes working on the course. 

Contributors

Awards

Privacy friendly