Moodle glossary entries

Maintained by Daniel Thies
A question format plugin to convert between quiz questions and glossary entries
Price option: Free

Supports Moodle 2.6-5.2 See all versions
Latest release: 9 months ago
Installations: 237
Downloads (last 90 days): 54

Frankenstyle name: qformat_glossary
Question formats

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hi Daniel. And thanks for sharing another great plugin with the Moodle community. I personally love simple plugins with clever idea - just like this one! Especially if they are implemented in a clean way and the code is easy to follow. In your tracker, I left just a tiny suggestion for explicit declaration of dependency on mod_glossary even if it is a standard module.

I am happy to approve this now. You are cleared to land, welcome to the Plugins directory!

I added a behat test and set up travis ci.
Coding style problem fixed. PHPdoc is showing some errors on methods that overwrite parent methods, but I do not think these are suppose to be corrected.