Gapfill icon

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
Price option: Free

Supports Moodle 2.1-5.2 See all versions
Latest release: 3 months ago
Installations: 4370
Downloads (last 90 days): 980

Frankenstyle name: qtype_gapfill
Question types

Comments

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

Hello.
I'm creating a gap fill table with some questions accepting more than one answer and hence using the 'or' | operator. However, this creates huge gaps which ruin the proportions of the table. Is there anyway of getting round this? The gaps are fine if I only allow one answer, but way to big if I specify more than one.
Grateful for any help.
I did that and now the text is very big, but anyway it's better than before, except for the letters 'g' 'q'....
> gap fill: http://prntscr.com/56angx
> drag n drop: http://prntscr.com/56aobp
If you have tried alternative CSS you should run /admin/purgecaches.php to make sure you are not seeing old code
Hi,
I am currently using the standard styles.css, but I also tried the bigstyles.css but with the same result.
Isn't there a quick fix to change the height of the answer field?
Thank you.
Can you confirm you are using the standard styles.css, that looks like the bigstyles content discussed earlier in this page. I just tried installing Elegance on 2.8 and it has not been approved for it and if you force it errors show if you set debug to display....
under Clean theme:
drag and drop looks like this: http://prntscr.com/55zwzs
and gap fill looks fine: http://prntscr.com/55zxfj
It was tested with 2.8 under clean
Does it look OK under clean?
I am using theme : Elegance
What theme are you using?
Hello, can anyone help me, the field in gapfill is very small, can't see the text. check this screenshot: http://prntscr.com/55zd7e
It started after the latest moodle 2.8 update! How can I fix this?
thank you.
If you may also direct me to making the gaps shorter that would be almost perfect, as the gaps are now much longer than the longest word available as a choice. Thank you.
Thanks. That helped.
The top of the file contained:
.que formulation{
so I added in the "gapfill" and now it works just for that question type.
That should work for now.
The ideal case would be to have it formatted as specified in the question, but this is a good work-around at this time.
Thanks again.
Try deleting the part that says
.que gapfill formulation{
font-size:xx-large;
}
Hello,
Thanks for the file.
I've tested it and the choices are a bigger font which is good, but the question text has also gotten large - even for other types of questions where regular sized text is required.
It's just the choices (in the boxes) or drop-down that need to be bigger as we can adjust the font size of the question itself using the editor.
Even when the distraction words are formatted to be a larger font, and the correct answers in the main question is also formatted as large text, they seem to lose the formatting when being placed in the boxes or drop down. If it could work similar to the qtype_ddmatch that would be ideal.
Your time and help is much appreciated.