moodle/mod/scorm
Marina Glancy 23e5104ae2 MDL-58666 course: add module name to cache
without it there will be an extra db read in get_array_of_activities() to retrieve it for each activity
2017-04-21 13:00:28 +08:00
..
backup MDL-44712 SCORM: Improve multi-sco activity completion. 2016-08-18 10:14:40 +12:00
classes MDL-53343 mod_scorm: Migrated scorm_cron into new tasks API 2017-03-29 13:11:27 +05:30
datamodels Merge branch 'wip-MDL-57785-master' of git://github.com/amygroshek/moodle 2017-01-31 12:19:13 +08:00
db MDL-53343 mod_scorm: Migrated scorm_cron into new tasks API 2017-03-29 13:11:27 +05:30
lang/en MDL-58190 completion: callbacks to get completion rule descriptions 2017-04-19 08:52:57 +08:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
report MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
tests MDL-58138 tests: unit and behat tests covering bulk and default tabs 2017-04-19 08:56:11 +08:00
aicc.php MDL-46805 mod_scorm: Re-fix as previous object was removed in 2.8 2015-04-02 11:09:30 +02: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-58666 course: add module name to cache 2017-04-21 13:00:28 +08:00
loadSCO.php MDL-40759 icons: Behat fixes for font-awesome 2017-03-17 15:52:18 +08:00
locallib.php MDL-58423 core_calendar: moved \core_calendar\event class 2017-04-04 11:01:49 +01:00
mod_form.php MDL-58138 completion: Fixes for a number of small issues. 2017-04-19 11:41:57 +08:00
module.js MDL-56859 SCORM: player shouldn't display TOC while loading 2016-12-12 09:09:31 +08:00
player.js MDL-53546 SCORM: Set window.opener to null 2016-05-06 09:27:24 +08:00
player.php MDL-56836 SCORM: player doesn't remember display mode when not logged in 2016-12-05 08:36:13 +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-42792 SCORM: Prevent JS error when network connection fails. - return false to SCORM package so that issue can be detected and reported. 2014-01-10 21:04:54 +13:00
settings.php MDL-55820 scorm: use correct displayattempt default options 2016-09-01 13:19:35 +12: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-42473 mod_scorm: Enable FEATURE_GROUPS for mod_scorm 2016-01-14 17:24:26 +13:00
version.php MDL-53343 mod_scorm: Migrated scorm_cron into new tasks API 2017-03-29 13:11:27 +05:30
view.js MDL-50643 mod_scorm: redirect using current window instead of parent. 2016-12-23 10:17:43 +13:00
view.php MDL-46782 mod_scorm: Load first incomplete sco on re-entry. 2017-01-18 21:02:56 +13:00