Ajax for check?

Re: working on plug in to introduce ajax functionality for quiz attempt (was Re: Ajax for check?)

by Daniel Thies -
Number of replies: 1
Picture of Core developers Picture of Plugin developers Picture of Testers

Hello Jamie,

This look like a very worthwhile improvement. I noticed a couple of odd items during testing. Checking questions in reverse order causes a popup submissionoutofsequencefriendlymessage warning.

Enabling glossary autolinking filter causes a javascript error in the console when the question is reattempted.  The glossary filter uses AJAX for the popup and sends an filter content update system. However, it does not seem to affect functionality.

Average of ratings: Useful (1)
In reply to Daniel Thies

Re: working on plug in to introduce ajax functionality for quiz attempt (was Re: Ajax for check?)

by Jamie Pratt -

Thanks for the bug report Daniel!

I've found the problem that was causing "submissionoutofsequencefriendlymessage"s to appear. The newest code is up on github.