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

gennadiy’s picture

Status: Active » Closed (fixed)

Don'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

gennadiy’s picture

Issue summary: View changes

added details