Skip to content

Releases: marcusgreen/moodle-qtype_gapfill

v2.140

23 Apr 08:32
add1c8f
Compare
Choose a tag to compare

Version bump for deployment purposes

v2.139

22 Apr 19:30
3747d44
Compare
Choose a tag to compare

PHP 8.2 and Moodle 4.4 compatibility

PHP 8.1 deprecation and letterhints on upgrade

29 Jul 20:36
d629dc6
Compare
Choose a tag to compare

Fix for PHP 8.1 deprecation messages.
Re-instate the creation of letterhints field in the db for upgrades from before v1.97 (in 2018).

Darktheme on mobile and long answers

26 Apr 20:20
Compare
Choose a tag to compare

Fix compatibility on mobile with dark theme (css tweak) #100

Centre droptarget text to better handle long answers #99

Additional English language sample questions.

remove html comments from rendered output

19 Nov 18:28
Compare
Choose a tag to compare

Remove html comments from code before rendering. There is no reason to include comments at run time and when people copy and paste from other sources it can include items like <!--[if !supportLists] creating spurious gaps. Thanks to sunnac for reporting this.

New behat test to confirm core mlang and mlang2 filters work as expected.

Additional English language sample questions.

HTML5 dragdrop

06 Oct 18:26
ea243e5
Compare
Choose a tag to compare

jquery-ui was breaking Moodle 4X interface. Move to HTML5 dragdrop, which has become the standard

Duplicate draggables in mobile

22 Jun 16:57
Compare
Choose a tag to compare

Fixed duplicate draggables in mobile and no mobile css where Moodle was in a folder off the domain.

Moodle 4.0 Compatibility

26 Mar 18:08
Compare
Choose a tag to compare

Update tests to work with Moodle 4.0. End of MS IE11 support. Fix for multiple correct answers with i18n

v2.139_02

23 Apr 08:23
Compare
Choose a tag to compare

Need new version to deploy to moodle.org/plugins

Fix to version number which was in the future

23 Apr 08:16
Compare
Choose a tag to compare

Fix to incorrect version number in this release which covers PHP 8.2 and Moodle 4.4 compatibility