Plugin Support
Jasmine
(@hyenokian)
Dear @bn86,
Thank you for the topic.
I want to mention, that inserting the <form> tag in the <form> tag is against the HTML rules.
We insert it in the <form> tag to submit the quiz. The same is about the form of that plugin. This is the reason for the problem that occurred for you.
So, you need to try another solution for this case.
For instance, you can set the redirection to another page after the quiz completion. There, you can insert your preferred form.
Thank you.
Thread Starter
bn86
(@bn86)
Thank you, I understand.
If I have a redirection to another page, it is possible someone could access this page directly, bypassing the quiz.
Is there a way to prevent this? Could the quiz use a cookie or query string to tell the page that the quiz really has been completed?
Thanks
Plugin Support
Jasmine
(@hyenokian)
Dear @bn86,
Thank you for your reply.
At the moment, unfortunately, the plugin doesn’t have this kind of functionality available for usage.
Thank you.