Closed (fixed)
Project:
Quiz
Version:
6.x-4.3
Component:
Code - Quiz core
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2011 at 20:07 UTC
Updated:
30 Nov 2011 at 20:41 UTC
Hi guys,
When anonymous user takes the quiz, the quiz stays on the first question and does not advance when "Next" button is clicked. Page refreshes itself to it's original state - with no answer chosen.
I know that quiz used to work before, so my guess that it is one of the modules added causing this. But I did turned off one by one all of those modules that were added - still this problem remains.
Please help/recommend the way to trace the issue/code to look into.
TIA,
Gennady
Comments
Comment #1
gennadiy commentedDon't know how I was searching before for this issue, but it is actually resolved. Here is how to fix it:
You will need to restore the anonymous uid see Drupal handbook page Restoring the Anonymous (user ID 0) user record
Original post:
http://drupal.org/node/1052974#comment-4166756
Thank you
Comment #1.0
gennadiy commentedadded details