[Plugin: QuizMe] How to make quiz results show up in same page (pagination involved)
-
Hi,
I have an article on the first part of a post (eg, https://localhost/wordpress/?p=50), then have the quiz on the second part of a post using the
<!--nextpage-->
code.When I click Submit on the quiz, the page reloads to https://localhost/wordpress/?p=50 instead of https://localhost/wordpress/?p=50&page=2 so the user can’t read the result. Clicking on the link to the second page presents the quiz as if it weren’t taken at all (ie, no results).
I’ve also tried this using content tabs (in particular, W4 Post/Page Content Tabset) instead of pagination to try and find a workaround for the issue I’m encountering, but while the results are retained, the user is brought back to the contents of the first tab. Only by clicking on the second tab will the results of the quiz be displayed.
Of course, putting the quiz in the first page of a post (before the
<!--nextpage-->
code) or first content tab works perfectly.Thanks for listening and for actively developing this plugin.
- The topic ‘[Plugin: QuizMe] How to make quiz results show up in same page (pagination involved)’ is closed to new replies.