Hi
If the quiz has a state not published, still is visible and can be taken by anonymous or logged users.
(create a quiz, set it as not published, copy its url into clipboard, and log off (or in another browser) go to this url as anonymous/logged users
Igor
somvprahe.sk
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | quiz_start_actions.patch | 773 bytes | kscheirer |
Comments
Comment #1
greg_y commentedYes, found the same thing when looking at "track" for an unpublished quiz. An anonymous user had browsed through it.
Perhaps related -- when I log out and go to the quiz page, I see
You have already taken this Quiz 6 times.... which the module shouldn't "know" if I'm logged out, right?
Comment #2
kscheirerI think prevented people from taking unpublished quizzes is taken care of over here.
I think you're right though, that we shouldn't show the number of takes (or validate against it)
if you're an anonymous user. This patch should remove that check when you're not logged in.
Comment #3
kscheirercommited to 5.x-1.x-dev
Comment #4
(not verified) commented