[#5720] Use the frontend user module to skip the info request
History
Comments
Date: 2010-12-09 14:44
Posted By: Andrew Minton (moonoo)
This would be a very welcome feature indeed! I'd be willing to part fund this
one! any takers.
Date: 2011-03-29 05:06
Posted By: Marijus (Marijus)
This feature is really needed.
It would be wonderful
Date: 2011-08-16 16:57
Posted By: Joachim (joya)
I think you can skip the user registration with this method:
1) Edit this file: /modules/Quizzard/action.default.php
2) Replace by: <?php include('action.takequiz.php'); ?>
And your quizz will start without registration. Not very beautifull method but
it works :D, just tested!
Date: 2011-10-18 10:16
Posted By: Andrew Minton (moonoo)
So Joachim, are you saying that a Front end User who is logged in, will be able
to proceed to the quiz without needing to login? is their data retained for
reporting using this method?