Hello. I'm sorry but you can't make quizzes available to guests, only to logged in users. See Quiz FAQ number 14 Why can't guests take a quiz without creating an account and logging in?
Mary Cooch
Posts made by Mary Cooch
There is a plugin you can add if you are able to: https://moodle.org/plugins/view.php?plugin=enrol_autoenrol
Have you turned on debugging to see what error messages you might be getting? I don't know a lot about hubs but I did a search of Captcha Moodle hub and some posts came up - I wonder if there is anything in here which might be of use?
The certificate module is a contributed plugin so you will need to download and install it from the Plugins directory - https://moodle.org/plugins/
That seems only to be a part of what should be on that line - have you copied and pasted it from somewhere but missed out the beginning?
It seems to be missing the start tag and hence it is displaying when it should be hidden. Try just removing all of it .
Note: I am not an html expert