-
Bug
-
Resolution: Fixed
-
Minor
-
3.0.0
-
- Add the SCORM in the forum post to a Moodle (see issue description).
- Open the SCORM and go to "Démarrer le module" > "Some quiz" > "Enter dans le test...". Check that a modal is shown and no InAppBrowser is opened.
-
MOODLE_30_STABLE
-
MOODLE_30_STABLE
Forum post:
https://moodle.org/mod/forum/discuss.php?d=329774
We should use event.defaultPrevented to check if a link has already been prevented by another click handler. If so, there's no need for us to open the link in an InAppBrowser.