I've been assigned the use of bibleol.3bmoodle.dk for a class, and ran across an issue I thought was worth fixing. I'm attaching a patch that turns off autocomplete on the text input for quiz questions. This is helpful for a couple of reasons:
It stops the autocomplete pop-up from interfering with the Down Arrow, Up Arrow, Page Down, and Page Up keyboard shortcuts.
It stops the autocomplete pop-up from reminding the student of the answer they gave the previous time they took the quiz. (This matters if multiple attempts are allowed on the quiz or if it is being used as a memorization tool rather than a bona-fide quiz.)
I don't have a running BibleOL deployment of my own, so I don't have a good way to test this, but the change is simple enough that it should be fairly obvious.
I have some other ideas for improvements but first want to see if there's anyone maintaining this... :-)
Hi,
I've been assigned the use of bibleol.3bmoodle.dk for a class, and ran across an issue I thought was worth fixing. I'm attaching a patch that turns off autocomplete on the text input for quiz questions. This is helpful for a couple of reasons:
I don't have a running BibleOL deployment of my own, so I don't have a good way to test this, but the change is simple enough that it should be fairly obvious.
I have some other ideas for improvements but first want to see if there's anyone maintaining this... :-)
no-autocomplete.patch.gz