Moodle Plugins directory: Export Glossary to Quiz | Moodle.org

Export Glossary to Quiz
Blocks ::: block_glossary_export_to_quiz
Maintained by
Joseph Rézeau
Part of set Seeking new maintainer.
A block to export a Glossary's entries to the Quiz Questions bank.
Latest release:
245 sites
195 downloads
25 fans
Current versions available: 4
A block to export a Glossary's entries to the Quiz Questions bank. Exports concepts & definitions to SHORTANSWER or MULTICHOICE or MATCHING or DRAG AND DROP INTO TEXT questions.
When building a quiz, the SHORTANSWER questions can be used to create one or more Random Short-Answer MATCHING questions
See discussion in the Glossary module forum in this discussion: Glossary items used in a quiz.
Contributors
Joseph Rézeau (Lead maintainer)
Please login to view contributors details and/or to contact them
I installed 'Export Glossary to Quiz' successfully.
(Moodle 2.1Build: 20110907)
But, Random Matching Q. Type Not supportive.
Ravi
Thanks for contribution
Debug info: ERROR: argument of AND must be type boolean, not type smallint
LINE 1: ..._glossary_entries ge WHERE ge.glossaryid = 1 AND ge.approve...
^
SELECT * FROM mdl_glossary_entries ge WHERE ge.glossaryid = 1 AND ge.approved ORDER BY concept ASC
[array (
)]
Error code: dmlreadexception
Stack trace:
line 423 of /lib/dml/moodle_database.php: dml_read_exception thrown
line 248 of /lib/dml/pgsql_native_moodle_database.php: call to moodle_database->query_end()
line 753 of /lib/dml/pgsql_native_moodle_database.php: call to pgsql_native_moodle_database->query_end()
line 125 of /blocks/glossary_export_to_quiz/exportfile_to_quiz.php: call to pgsql_native_moodle_database->get_records_sql()
I am using the latest (as of 8/30) version of moodle and of this plugin. Moodle 2.5.1+ (Build: 20130823) Export Quiz to Glossary build 2013060900