How to allow guest to have access to Quiz ?

How to allow guest to have access to Quiz ?

by Ankit Tayal -
Number of replies: 13

I created a quiz on the home page of moodle. Changed the permission and granted access to Guest. But when I try to access it as a guest, it displays "Guest can not access".

I also tried it by putting the quiz in a course and guest have been granted access to the course. But still the same problem.

Average of ratings: -
In reply to Ankit Tayal

Re: How to allow guest to have access to Quiz ?

by Jon Fila -

You have to override the guest role permissons at the quiz or course level.

Allow guests to Preview quizzes.

They will still see an error message when they click on the quiz, but they can click the Preview tab to view it.

Average of ratings: Useful (1)
In reply to Jon Fila

Re: How to allow guest to have access to Quiz ?

by Ankit Tayal -

So that means, unregistered user can not take the test. At max, they can view it, is it like that??

In reply to Ankit Tayal

Re: How to allow guest to have access to Quiz ?

by Mary Cooch (personal account) -
Picture of Documentation writers Picture of Testers

Hi -yes it is like that - they can Preview it but their scores don't get recorded in Moodle's gradebook.

Average of ratings: Useful (1)
In reply to Mary Cooch (personal account)

Re: How to allow guest to have access to Quiz ?

by Leandro Barbosa Rodrigues -

Mary 

Thanks for your tip. 

I'm trying to do this work.

If a have success i will explain here.


thanks


In reply to Mary Cooch (personal account)

Re: How to allow guest to have access to Quiz ?

by Jackie Toth -

Hi Mary,

Is there a trick to this??  I gave the Guest role permission to preview quizzes but still when accessing the course the quizzes don't show.  Is there something else I need for the Guest role itself?

Thank you for any help you can offer.


Average of ratings: Useful (1)
In reply to Jackie Toth

Re: How to allow guest to have access to Quiz ?

by Germán Valero -
Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators
Have a look at the documentation on workarounds for allowing guests to see a quiz. 
In reply to Germán Valero

Re: How to allow guest to have access to Quiz ?

by Jackie Toth -

Hi German,

Did that before posting as well as checked other documentation regarding the Guest role too.


In reply to Jackie Toth

Re: How to allow guest to have access to Quiz ?

by Mary Cooch (personal account) -
Picture of Documentation writers Picture of Testers
(Edited post) It seems the guests previewing quizzes is now out of date  - I am going to change the documentation accordingly.
Average of ratings: Useful (1)
In reply to Jackie Toth

Re: How to allow guest to have access to Quiz ?

by Emma Richardson -
Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Plugin developers

What exactly are you trying to achieve?  A guest role cannot take a quiz because they do not have a unique id and, as such, they cannot receive a grade.

Allowing guests to preview a quiz has a lot of repercussions that need to be addressed.  e.g.  A student could log in as a guest, preview a quiz and autofill all the correct answers....   

Have you looked at the feedback activity?  It allows for total anonymous entry and allows you to collect information from guests in your site...

In reply to Emma Richardson

Re: How to allow guest to have access to Quiz ?

by Jackie Toth -

Hi Mary,

I am simply trying to accomplish what the documentation indicates I should be able to do - allow Guest to preview a quiz.  However, I'm not even getting the Preview option nor do the quizzes show up in the course.



In reply to Jackie Toth

Re: How to allow guest to have access to Quiz ?

by Mary Cooch (personal account) -
Picture of Documentation writers Picture of Testers
Hello there. I edited my earlier post so you maybe didn't see it. I don't believe the guests previewing quizzes works anymore and so I removed the reference from the documentation.
Average of ratings: Useful (1)
In reply to Mary Cooch (personal account)

Re: How to allow guest to have access to Quiz ?

by Jackie Toth -

Thanks Mary.  That makes sense because I have gone over everything and it doesn't work.

In reply to Emma Richardson

Re: How to allow guest to have access to Quiz ?

by Jackie Toth -

Thank you Emma.  Now that I know Guest access doesn't work, I will look at the feedback activity.  I think that is a better solution anyway.