I made only registered users can take the quiz. When ananymous user clicks on Take Quiz tab, they see first question but go no where.I mean they click on Submit button but nothing happens.

Instead of first question, how can i display

1)Login or register to take quiz

2)How can i setup so that ananymous users can also take the quiz ?

Comments

analogious’s picture

I am guessing here, but when you disable access rights to questions and quizzes, perhaps logintobogan or any ther module which displays messages when inaccessible nodes are viewed might help you with problem 1.

I think 2 might be a a bigger problem since results are related to users and therefore the user must be known. An option would be to do everything in a session, but I believe that would be quite some coding. (Just geussing since I haven't dived into the code yet.)

pharma’s picture

Thank you. But for 1 if the module behaves in drupal way, i think i don't have to add one more module to already 80+ modules of my site. In drupal groups or forums, if you try to post, it will ask you to login or register to participate. Same thing with Quiz Tab should work in theory ...I will your input. Again this one of the great module. Also, the option to limit number of questions is also not working. In my quiz, i have 50 questions. I wanted to dispaly 10 questions only for each try. Options are there but doesn't seems working..

falcon’s picture

Status: Active » Closed (fixed)

Not relevant anymore AFAIK. (I'm cleaning up the issue list)