PlayQuizNow
Maintained by
Varun Gulati
An activity module for embedding interactive quizzes with gradebook integration and LTI source provider integration for Moodle.
Comments
Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.
I stumbled across this when auditing the source plugins some time ago as part of some internal LTI work we're doing at Moodle. I've just looked at the source and I don't think there's anything being added by this plugin, which Moodle's core LTI implementation doesn't already provide. See https://playquiznow.com/integrations/moodle#setup-guide which documents setup of playquiznow using LTI Dynamic Registration.
The plugin doesn't seem to do anything other than register itself with the core LTI system during install. This isn't the way we'd recommend adding tool connections. Additionally, it's not implementing any of the ltisource callbacks, so isn't a true ltisource plugin.
My recommendation is to simply configure playquiznow using the approach documented above, as you'd do with any other LTI tool.