Formal languages block

Blocks ::: block_formal_langs
Maintained by Oleg Sychev
Formal languages block centralizes code for scanning and parsing of different languages. For now it is used by Preg and CorrectWriting question types, but other plugins can use it as well.

Formal languages block Formal languages 3.2

Moodle 3.2, 3.3, 3.4, 3.5
Released: Saturday, 2 May 2020, 12:20 AM

Technical release for Moodle 3.2

The code for creating a picture with fixed typos moved here from CorrectWriting question, so that any module that use typo detection can use this picture.

Version information

Version build number
2020020700
Version release name
Formal languages 3.2
Maturity
Stable version
MD5 Sum
1fff13811b1b73b047abf6ef35769feb
Supported software
Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5

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.