This has been raised several times before, 4 months ago by myself and the error keeps coming back.
When the "in-lesson" quizzes are ON, the quiz does not remember the dropdown selection made and the question is marked as un-answered in the results. Switching the "in-lesson" quiz OFF fixes it. What is causing this issue and how to fix it? Thanks.
I have all the plugins up to date.
JFYI - I checked my old tickets from August 2015 (ticket #4392) and you said this was an issue and you will be fixing it. So somehow it is not 100% fixed.
This was fixed long ago already .
I am unable to replicate the issue please check :
http://screencast-o-matic.com/watch/cDVX6phpiv
so how would you explain that within the same quiz some dropdown questions work fine and others won't save no matter what. you do? I checked these questions side by side and could not find any difference why one is working and other one isn't... see attached.
We've added a change in the 1.9.9.3 update of Vibe Course module plugin on 26 nov'15.
What we changed :
In previous versions we were capturing data from the fill in the blank at "blur" function, which means data capture from fill blank field happens after the user has written some text in the field.
Now, the data capture happens on "keyup", which means every time the user releases a key after pressing it.
So while in previous case, if you type in the fillblank field and immidiately press the submit quiz button, you'll see the last fillblank would turn not be recorded. Whereas with the new change this issue should be resolved.
The fix was added in Vibe Course Module 1.9.9.3 update, please make sure the plugin is up to date.
TLDR;
Make sure the Vibe Course module plugin is update to latest version.
Let me know if this does not help.