moodle/mod/scorm
Michael Hawkins 2a2ece647a MDL-72316 filelib: Add ability for modules to directly load SVG images
This also implements the functionality for SCORM packages, which may
have SVG images embedded within their content which require loading
directly (and are only created by users with appropriate risk flag).
2021-10-28 12:56:52 +08:00
..
backup MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
classes MDL-52206 core: Update new activity_custom_completion 2021-10-04 19:45:47 +08:00
datamodels MDL-70893 various: optional function arguments must be in the end 2021-02-15 16:53:37 +01:00
db MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
lang/en MDL-71796 mod_scorm: fix custom completion logic 2021-07-05 17:46:31 +08:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
report MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
tests MDL-72093 navigation: Update behat tests 2021-09-14 12:02:35 +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
deprecatedlib.php MDL-71144 mod_scorm: Deprecate scorm_get_completion_state() 2021-04-22 21:11:43 +10: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-72316 filelib: Add ability for modules to directly load SVG images 2021-10-28 12:56:52 +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-52206 core: Add completion criteria to course_modules 2021-10-04 19:44:02 +08:00
module.js MDL-68896 mod_scorm: improved sendBeacon use when unloading 2020-08-19 20:29:28 +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:29:28 +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-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +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-71163 mod_scorm: Remove duplicate info for open and close time 2021-04-30 17:13:56 +10:00