Gapfill
Maintained by
Marcus Green
Cloze (fill in the blanks) question type with VERY simple question creation syntax. Can do drag drop, dropdowns or gapfill questions
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Thanks Marcus!
I've got another question for you. I'm not sure if it's a bug or if I'm doing something wrong. I'm displaying the answers in the "gapfill" mode. When I press the preview button on the editing page, it appears as expected (a text box big enough to enter the word for each "gap"), but when I start a quiz with the question, the answer boxes occupy a whole line. Any ideas on this?
You may be able to achieve this with a behaviour plugin https://moodle.org/plugins/qbehaviour_deferredallnothing.
With it, I'm able to ask questions such as: list the four seasons of the year. And marking "no duplicates" as you've described in your post (https://moodle.org/mod/forum/discuss.php?d=329010), it marks the answers correctly.
However, I can see that it gives one full mark for each season. Any way of giving one mark for the question in all?
I get the same error as Paul Vivian shows above (4.january). You seem to have this issue fixed, however, I haven't found yet how to update the file: I always am directed to the same "plugins check" page waiting for an "upgrade of the moodle database". I cannot either uninstall the plugin from the plugins overview page.
I guess I lack knowledge on how to administrate plugins, but I haven't found any answers in moodle documentation and forums...
Some help would be really apreciated!
Just updated via the moodle plug in database this plug in, and this error appears
qtype_gapfill
Cannot downgrade qtype_gapfill from 2006082517 to 2006082517.
More information about this error
Debug info:
Error code: cannotdowngrade
Stack trace:
line 347 of /lib/upgradelib.php: downgrade_exception thrown
line 80 of /question/type/gapfill/db/upgrade.php: call to upgrade_plugin_savepoint()
line 541 of /lib/upgradelib.php: call to xmldb_qtype_gapfill_upgrade()
line 1630 of /lib/upgradelib.php: call to upgrade_plugins()
line 433 of /admin/index.php: call to upgrade_noncore()
I have tried it for Moodle 2.9 & 3.0.1 and they all come up with the same error.
Please assist