When finishing a quiz, I get the following error:
Notice: Undefined variable: rid in quiz_take_quiz() (line 2101 of /var/www/www.iprhelpdesk.eu/htdocs/sites/all/modules/quiz/quiz.module).

The questions where created using alpha1, the quiz itself was created using alpha2. I previously flushed the cache and tried to keep things very basic. This happens when taking the quiz as anonymous or registered user.
Please let me know if you need more details.

Comments

robin.prieschl’s picture

I get the error on my side as well.

Created both the questions and the quiz using alpha 2.

krysty2k9’s picture

I get this error too! I use quiz-alpha-2
But because is just a Notice error not a Warning, I think a isset() function should be added.

hollyh’s picture

DITTO

funtik44’s picture

Subscribe. I get this error too!

joemaine’s picture

Add me to the list of folks with the notice. My quiz was developed with a patched version of dev (now updated to alpha2).

zet’s picture

Same to me !

falcon’s picture

Status: Active » Fixed

Thanks for reporting!

dkliewer’s picture

thanks for fixing, falcon

klausi’s picture

Version: 7.x-4.0-alpha2 » 7.x-4.0-alpha4
Status: Fixed » Active

This is not fixed.
Notice: Undefined variable: rid in quiz_take_quiz() (line 2104 of quiz/quiz.module).

klausi’s picture

Status: Active » Fixed

Hm, re-checking my quiz installation this particular notice seems to be fixed. Sorry for the confusion.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 6a8a176 on 7.x-4.x, 7.x-5.x by falcon:
    Fixed #1535260 reported by dkliewer: Undefined variable notice at the...

  • Commit 6a8a176 on 7.x-4.x, 7.x-5.x, quiz-pages by falcon:
    Fixed #1535260 reported by dkliewer: Undefined variable notice at the...

  • Commit 6a8a176 on 7.x-4.x, 7.x-5.x, quiz-pages, 2269219 by falcon:
    Fixed #1535260 reported by dkliewer: Undefined variable notice at the...

  • Commit 6a8a176 on 7.x-4.x, 7.x-5.x, 2269219 by falcon:
    Fixed #1535260 reported by dkliewer: Undefined variable notice at the...