
Gapfill
Question types ::: qtype_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
Latest release:
3483 sites
1k downloads
85 fans
As discussed in the Moodle Forum
https://moodle.org/mod/forum/discuss.php?d=203802
Contribute translations for other languages
Contact Titus Learning for custom development and consultancy.
Contributors
Marcus Green (Lead maintainer)
Please login to view contributors details and/or to contact them
I can do this on mobile phone browser
thank you
.que.gapfill input.droptarget {
text-align: center;
cursor: pointer;
pointer-events: none;
}
text-align: center;
cursor: pointer;
pointer-events: none;
}
it's works on drag and drop without breaking gapfill and dropdown type! thank you so much, Marcus Green
i have a question
the input character ' on gapfil or on short answer moodle always become a problem
for example word : can't
if student typing can't from mobile phone, the result always incorrect
but if student answer from the laptop or computer the word can't always correct
is that a bug on moodle on character ' ?