Yes! The exactly same thing is happening to me. Display is odd, and the user only answers the first question for it takes them to the same answer screen.
That makes sense that it has happened since 3.1, since before it was working perfectly.
My URL: http://nextgenresale.com/quiz-is-childrens-resale-the-business-for-me/
He’s been keeping everyone updated on his comments page, which you can find at http://www.steele-agency.com/2010/08/wordpress-simple-survey/#comments He says a new version is ready; he’s just testing it. I hope he hurries; it’s a great plug-in.
Thanks, Scott! I hope it comes out, soon, too, since the site launch is hopefully happening in a couple days.
Hey! From the Plugin author’s site, this code was contributed by someone. It fixed everything for me! Just paste it just before the closing ?> in your theme’s functions.php. Worked for me.
if (!is_admin()) {
wp_deregister_script('jquery');
wp_register_script('jquery', 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js', false, '1.4.2');
wp_enqueue_script('jquery');
wp_deregister_script('jquery-ui-core');
wp_register_script('jquery-ui-core', 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.7.3/jquery-ui.min.js', false, '1.7.3');
wp_enqueue_script('jquery-ui-core');}
I tried to paste it in and I totally messed everything up; I had to hire my tech to fix it. I think I’ll just wait until the revision – but thanks for thinking of me.
how can I make the name and e-mail field display in beginning of the quiz or survey ?
reply me if anyone know the solution
How to you enable sharing survey results via email? It’s sending a generic link with out the real results
http://www.somedomain.com/pq-survey-results/