fixing script that for the ajax response for quiz completion notifications
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 30 Jul 2018 14:59:10 +0000 (10:59 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 30 Jul 2018 14:59:10 +0000 (10:59 -0400)
footer.php

index 8fc92b0..5cd955d 100644 (file)
                                }, false);
                                open.apply(this, arguments);
                        };
-               })(XMLHttpRequest.prototype.open);
+        })(XMLHttpRequest.prototype.open);
+    </script>
 </body>
 </html>
\ No newline at end of file