moodle/mod/scorm
Rajesh Taneja 01095dbfd6 MDL-45821 behat: navigate back to scorm to avoid scroll
On Exiting scrom activity, it goes back to course
and scrolls to section. On slow machines next step
fails. To avoid such case navigate to home screen
and then follow next step.
2017-01-18 12:46:11 +08:00
..
backup MDL-44712 SCORM: Improve multi-sco activity completion. 2016-08-18 10:14:40 +12:00
classes MDL-56019 ws: Use itemid null when getting modules intro 2016-09-19 11:33:55 +02:00
datamodels Merge branch 'master_MDL-49557' of git://github.com/danmarsden/moodle 2017-01-04 11:34:00 +00:00
db MDL-57266 upgrade: add 3.2.0 separation line to all upgrade scripts 2016-12-05 17:10:20 +01:00
lang/en MDL-44712 SCORM: Improve multi-sco activity completion. 2016-08-18 10:14:40 +12:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
report MDL-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01:00
tests MDL-45821 behat: navigate back to scorm to avoid scroll 2017-01-18 12:46: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-45821 mod_scorm: Check lesson_status correctly for multi-sco. 2017-01-09 20:07:31 +13:00
loadSCO.php MDL-50428 mod_scorm: Move SCO load code to new API 2015-12-10 11:17:38 +01:00
locallib.php MDL-49557 mod_scorm: fix AICC pre-requisite handling. 2016-12-23 12:21:53 +13:00
mod_form.php MDL-54575 scorm: fix typo in data_preprocessing function 2016-11-01 12:11:54 +13: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-50643 mod_scorm: redirect using current window instead of parent. 2016-12-23 10:17:43 +13: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-56844 scorm: Review styles in boost theme 2016-11-15 11:19:33 +08:00