Embedded answers with REGEXP (Clozergx)

Question types ::: qtype_multianswerrgx
Maintained by Joseph Rézeau
A fork of Moodle's Embedded answers (Cloze) question type

Embedded answers with REGEXP (Clozergx) v4.5.2

Moodle 4.4, 4.5
Released: Friday, 27 December 2024, 5:18 AM

moodle-qtype_multianswerrgx

The multianswerrgx question type is a cloned version of the Moodle multianswer question type hacked to accept sub-questions of the regexp question type.

The insertion of regexp sub-questions inside the question text of a cloze/multianswer follows the same pattern as the insertion of SHORTANSWER sub-questions. For REGEXP sub-questions you have a choice of 4 formats:

regexp (REGEXP or RX), case is unimportant,
regexp (REGEXP_C or RXC), case must match.

Most of the features of the REGEXP question type are available when inserting a REGEXP inside a Clozergx question. However, the Hints (Letter/Word) feature is not available, nor the automatic feedback formatting. The permutation feature is available, and the alternative accepted answers are displayed in edit mode.

A new Add close gaps feature makes it easy to automatically create a classical Cloze question. This feature is currently limited to creating cloze gaps every 5 or 9 words. There is an option to skip capitalised words (on their first appearance in the text). Once the desired gaps have been created with the default SA/SHORTANSWER question type they can be edited and their question type can be changed if desired.

Version information

Version build number
2024122500
Version release name
v4.5.2
Maturity
Stable version
MD5 Sum
4babc08c13f33a1e53c3792283667991
Supported software
Moodle 4.4, Moodle 4.5
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Question types

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation