moodle/mod/scorm
Andrew Nicols e4a649d0f9 MDL-66979 scorm: Increase behat window size
On Firefox there can be some issues with ensuring that all nodes are
visible in order to click them.

This is likely an upstream geckodriver bug and not one that can be
easily addressed across all of Moodle.

In this instance the "Next" button is just outside the Visible Window,
but it is in an iFrame which is fully visible. In this situation
Firefox is unable to click the button but does not error.
2021-01-22 14:52:21 +08:00
..
backup MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
classes MDL-65026 course: Fix modules intro formatting in WS 2019-09-16 13:04:26 +02:00
datamodels MDL-67175 mod_scorm: fixing js eslint errors 2020-02-07 08:05:14 +08:00
db MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
lang/en MDL-68410 mod_scorm: safer status operator comparison. 2020-05-07 09:02:42 +08:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
report MDL-68784: Updated variable for graph report 2020-07-08 14:06:23 +10:00
tests MDL-66979 scorm: Increase behat window size 2021-01-22 14:52:21 +08:00
aicc.php MDL-60281 general: function each() is deprecated in PHP7.2 2017-10-16 09:37:20 +08:00
datamodel.php MDL-45887 mod_scorm : Fixing coding standard violations 2014-08-17 22:15:04 +12:00
grade.php MDL-45887 mod_scorm : Fixing coding standard violations 2014-08-17 22:15:04 +12:00
index.php MDL-47970 mod_scorm: fixed HTML5 validation error 2014-10-30 14:56:15 +13:00
lib.php MDL-66609: core_h5p: Add <component>_get_path_from_pluginfile method 2019-10-29 10:22:43 +08:00
loadSCO.php MDL-40759 icons: Behat fixes for font-awesome 2017-03-17 15:52:18 +08:00
locallib.php MDL-68645 output: Do not apply filters when creating calendar events 2020-05-13 10:03:01 +02:00
mod_form.php MDL-65952 mod_scorm: Fix unwanted changes to require status 2020-01-17 17:19:55 +01:00
module.js MDL-68896 mod_scorm: improved sendBeacon use when unloading 2020-08-19 20:30:49 +12:00
player.js MDL-53546 SCORM: Set window.opener to null 2016-05-06 09:27:24 +08:00
player.php MDL-34498 session: Add a checker to warn before session expiry 2019-06-06 09:31:01 +08:00
prereqs.php MDL-50614 mod_scorm: Improve validation on currentorg 2015-06-30 10:12:51 +08:00
renderer.php MDL-41665 scorm : Rewriting using html_writer 2014-05-29 21:54:00 +00:00
report.php MDL-47795 SCORM: SCORM report not a report. 2014-10-21 15:37:31 +01:00
reportsettings_form.php MDL-41665 scorm : Rewriting using html_writer 2014-05-29 21:54:00 +00:00
request.js MDL-68896 mod_scorm: improved sendBeacon use when unloading 2020-08-19 20:30:49 +12:00
settings.php Merge branch 'MDL-61709-scorm-student-fullnamedisplay' of https://github.com/wjroes/moodle 2018-04-11 01:49:54 +02:00
styles.css MDL-56859 SCORM: player shouldn't display TOC while loading 2016-12-12 09:09:31 +08:00
tabs.php MDL-50049 deprecation: Remove usage of deprecated api and cleanup 2015-06-29 17:15:50 +05:30
upgrade.txt MDL-57244 lib: Update to upgrade.txt files about renamed classes. 2018-08-02 10:34:18 +08:00
version.php MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
view.js MDL-50643 mod_scorm: redirect using current window instead of parent. 2016-12-23 10:17:43 +13:00
view.php MDL-58015 mod_scorm: set orgidentifier correctly for popup. 2018-07-27 10:36:09 +12:00