Moodle Plugins directory: Word Select: Versions: 2.43 | Moodle.org

Word Select
Word Select 2.43
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
- The more recent release 2.47 (2021090700) exists for Moodle 3.7
- The more recent release 2.49 (2022072100) exists for 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
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
- Visit http://yoursite.com/admin to finish the installation