Moodle Plugins directory: HotPot question import for Moodle 2.x: Versions: 2022-10-26 (24) | Moodle.org
HotPot question import for Moodle 2.x
Question formats ::: qformat_hotpot
Maintained by
Gordon Bateson
Import HotPot files to Moodle 2.x question bank
HotPot question import for Moodle 2.x 2022-10-26 (24)
Moodle 1.9, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8, 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
Released: Wednesday, 26 October 2022, 2:20 PM
========================================
Change log for qformat_hotpot
========================================
2022-10-26 (24)
- Merge pull request #2 from AdilIqbal95/master Updated privacy files
2019-10-12 (21)
- standardize layout and spelling in CHANGES.txt
2018-05-25 (20)
- fix URL of secondary zip download site
2018-05-25 (20)
- add to tags to JCloze XML to account for new behavior of XML parser in Moodle >= 3.5
2017-12-29 (19)
- mod_hotpot add composer.json
2017-08-18 (18)
- when importing multi-select questions from JQuiz, set negative score for wrong answers in order to match Moodle's grading scheme
2015-10-07 (17)
- standardize format of release string in version.php
2014.08.31 (16)
- CONTRIB-5274 fix importing of JCloze dropdown with non-ascii chars in gaps
2013.11.30 (15)
- detect missing HotPot module in Moodle 2.0 and 2.1
v2.0.14
- specified HotPot module in dependencies in version.php
v2.0.13
- MDL-38137 fix errant multianswer answer types in Moodle DB
v2.0.11
- MDL-38137 force multianswer questions to use UPPERCASE answer type
v2.0.10
- Moodle.2x microincrement version number to 2010112410
v2.0.9
- Moodle.2x for JMatch set qtype to 'match' instead of obsolete constant MATCH
- Moodle.2x replace MULTICHOICE and SHORTANSWER constants with strings
v2.0.8
- Moodle.2x small fix of whitespace in readme.txt
- fix cvs/git/svn ignore files
- Moodle.2x add mod/hotpot and question/format/hotpot
Change log for qformat_hotpot
========================================
2022-10-26 (24)
- Merge pull request #2 from AdilIqbal95/master Updated privacy files
2019-10-12 (21)
- standardize layout and spelling in CHANGES.txt
2018-05-25 (20)
- fix URL of secondary zip download site
2018-05-25 (20)
- add to tags to JCloze XML to account for new behavior of XML parser in Moodle >= 3.5
2017-12-29 (19)
- mod_hotpot add composer.json
2017-08-18 (18)
- when importing multi-select questions from JQuiz, set negative score for wrong answers in order to match Moodle's grading scheme
2015-10-07 (17)
- standardize format of release string in version.php
2014.08.31 (16)
- CONTRIB-5274 fix importing of JCloze dropdown with non-ascii chars in gaps
2013.11.30 (15)
- detect missing HotPot module in Moodle 2.0 and 2.1
v2.0.14
- specified HotPot module in dependencies in version.php
v2.0.13
- MDL-38137 fix errant multianswer answer types in Moodle DB
v2.0.11
- MDL-38137 force multianswer questions to use UPPERCASE answer type
v2.0.10
- Moodle.2x microincrement version number to 2010112410
v2.0.9
- Moodle.2x for JMatch set qtype to 'match' instead of obsolete constant MATCH
- Moodle.2x replace MULTICHOICE and SHORTANSWER constants with strings
v2.0.8
- Moodle.2x small fix of whitespace in readme.txt
- fix cvs/git/svn ignore files
- Moodle.2x add mod/hotpot and question/format/hotpot
Version information
- Version build number
- 2022102624
- Version release name
- 2022-10-26 (24)
- Maturity
- Stable version
- MD5 Sum
- f9ad25f7879cb0ff486d7ccf520c90c6
- Supported software
- Moodle 2.1, Moodle 2.0, Moodle 1.9, Moodle 2.2, Moodle 2.3, Moodle 2.4, Moodle 2.5, Moodle 2.6, Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0
- Latest release for Moodle 1.9
- Latest release for Moodle 2.0
- Latest release for Moodle 2.1
- Latest release for Moodle 2.2
- Latest release for Moodle 2.3
- Latest release for Moodle 2.4
- Latest release for Moodle 2.5
- Latest release for Moodle 2.6
- Latest release for Moodle 2.7
- Latest release for Moodle 2.8
- Latest release for Moodle 2.9
- Latest release for Moodle 3.0
- Latest release for Moodle 3.1
- Latest release for Moodle 3.2
- Latest release for Moodle 3.3
- Latest release for Moodle 3.4
- Latest release for Moodle 3.5
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 2022-10-26-(24)
Default installation instructions for plugins of the type Question formats
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myformat") in the "question/format" subdirectory.
- Visit http://yoursite.com/admin to finish the installation