Gapfill

Question types ::: qtype_gapfill
Maintained by Marcus Green
Cloze (fill in the blanks) question type with VERY simple question creation syntax. Can do drag drop, dropdowns or gapfill questions

Gapfill 1.978

Moodle 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8
Released: Monday, 25 May 2020, 5:28 AM

Version 1.978 of the Moodle Gapfill question type May 2020

Fixed issue with case sensitivity when using | operator and ignore duplicates Thanks to Jason Rogers of the South Carolina Dept of Education and Dipak Kumar of Blackboard for reporting this and helping test the solution.

Fix for when force clean is on, which is planned to be a default, see https://tracker.moodle.org/browse/MDL-62352 Thanks to Hubong Nguen for the UK OU who contributed a patch for wordselect without which I would not have known about this.

A fix for an error triggered in the question analysis in the quiz statistics report. Thanks to Chris Kenniburg of Dearborn schools for reporting this.

The editing form was ignoring the settings/default for fixedgapsize. It is now recognising this and by default on installation the widths gaps will be set to that of the largest gap. See docs at https://docs.moodle.org/en/Gapfill_question_type#Fixed_Gapsize. I noticed that myself.

Regular expressions are now disabled by default. Thanks to the suggestion from Howard Miller, legendry contributor at the Moodle.org forums. https://github.com/marcusgreen/moodle-qtype_gapfill/issues/31

Version information

Version build number
2020052400
Version release name
1.978
Maturity
Stable version
MD5 Sum
66fa979b7f3ebdf512628b3a0e0af58e
Supported software
Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v1.978

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