Picture of Peter Abfalterer
Irritating pop ups
by Peter Abfalterer - Wednesday, 21 May 2014, 10:50 AM
 

Hi to all!

Does anyone know why i get the 3 pop ups when calling this site:
http://quiz.peab.at/#/id/co-12

I've used and modified this v1.0.1 BETA2 package:
https://community.adaptlearning.org/mod/resource/view.php?id=41

What can I do so that they wouldn't appear?

Thank you for your help!

Peter

Picture of Daryl Hedley
Re: Irritating pop ups
by Daryl Hedley - Wednesday, 21 May 2014, 12:07 PM
 

Hey Peter,

The testing packages should never be used to create courses as these may contain bugs and are also builds that test features - which is why you're experiencing popups.

Having said that, if you want to continue using the test package to test out new upcoming features you can remove the popups by looking inside your theme folder.

In the js/vanilla.js file you'll see that we put a feature test for notify in there. Removing the notify code will remove the alerts.

Thanks,

Daryl