I have a problem in a multipage form and Quiz addon where I set the option to see immediate feedback with each answer.
Once the answer is given it is no longer obviously editable because you can see immediately what the right answer is, so far so good.
The problem is that if I reload the page I can edit a question I had already answered, this distorts the quiz because if I get the question wrong and reload the page I can change my choice. In theory reloading the page should reload the form from scratch with all the fields empty.
How is this possible?
This problem occurs only in multipage, on the contrary on a normal form with all the questions in one page the problem does not occur, in fact reloading finds all the fields empty.
problem solved there was no ajax= true option
1 Like