Word Select

Question types ::: qtype_wordselect
Maintained by Marcus Green
A very easy to use "select the words" Moodle question type.

Word Select 2.43

Moodle 3.7, 3.8
Released: pondělí, 17. února 2020, 01.41

Version 2.43 of the Moodle WordSelect question type by Marcus Green. Feb 2020

This version requires at least Moodle 3.7.0. It will not work correctly with earlier versions.

valeriia-s reported that word selection would not work if a page contained multiple instances of the question type. Tim Hunt advised me on ways to address it and in selection.js. This bought in the need for Moodle 3.7. https://github.com/marcusgreen/moodle-qtype_wordselect/issues/26

Fix for when forceclean is on from Hubong Nguen for the UK OU. https://github.com/marcusgreen/moodle-qtype_wordselect/pull/23 There is a plan for forceclean to default to on. https://tracker.moodle.org/browse/MDL-62352 Forceclean entirely broke Wordselect rendering (and other plugins).

Mahmoud Kassaei from the UK OU reported that trailing puncuation was hard to see on selected text https://github.com/marcusgreen/moodle-qtype_wordselect/pull/24 The CSS has been adjusted to make it clearer.

Behat (automated) tests broke on read-only and Tim Hunt of the UK OU contributed code as a fix. https://github.com/marcusgreen/moodle-qtype_wordselect/pull/25

Added more unit tests and sample questions.

Version information

Version build number
2020021500
Version release name
2.43
Maturity
Stabilní verze
MD5 Sum
59e3f168242ff7159652da49e3143ac8
Supported software
Moodle 3.7, Moodle 3.8

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v2.43

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