Peter Dias
8f16a4d98e
MDL-73448 scorm: Update scorm tertiary navigation
...
* Left align scorm content
* Add headings
* Remove exit buttons when in separate window
2022-02-10 15:23:36 +08:00
Dan Marsden
9536334dca
MDL-50643 mod_scorm: redirect using current window instead of parent.
2016-12-23 10:17:43 +13:00
Dan Marsden
d4f96fa397
MDL-53546 SCORM: Set window.opener to null
2016-05-06 09:27:24 +08:00
Andrew Nicols
64e7aa4de1
MDL-28286 JavaScript: Convert all uses of M.str to M.util.get_string
2014-12-01 08:32:04 +13:00
Faisal Kaleem
ae72469da9
MDL-46961 SCORM: JavaScript Hoisting issue.
2014-08-27 13:06:36 +12:00
nobelium
4cb25b3605
MDL-45887 mod_scorm : Fixing coding standard violations
2014-08-17 22:15:04 +12:00
Dan Marsden
98c59aaab2
MDL-46760 mod_scorm: Fix js error when preview mode disabled
2014-08-17 22:14:15 +12:00
Nobelium
98939a3c84
MDL-46236 mod_scorm : Setting lauch options for scorm in popup
2014-07-26 14:46:25 +00:00
Dan Marsden
6573b07780
MDL-43247 SCORM: improve pop-up handling and redirect to homepage on close.
2014-03-08 21:04:31 +13:00
Damyon Wiese
b158296ece
Revert "MDL-43247 SCORM: improve pop-up handling and redirect to homepage on close."
...
This reverts commit ed3d1ee60d1e48ade21438fd98fef2deb63ecb5f.
This reverts commit ed8eebeecefa98e17c96084b72fe2cd923cc051d.
This reverts commit f664a9387818b5b359df4696040da0aea07b926a.
This reverts commit 9d2276572372f5d249cde8c61d0976e25f0fa4a8.
2014-01-23 17:14:56 +08:00
Dan Marsden
ed3d1ee60d
MDL-43247 SCORM: use window.closed property instead of window.opener for IE
2014-01-23 20:38:01 +13:00
Damyon Wiese
ed8eebeece
MDL-43247 Scorm: Fix for undefined js variable when popup is blocked.
2014-01-23 10:49:56 +08:00
Dan Marsden
f664a93878
MDL-43247 SCORM: convert some js to YUI
2014-01-22 21:53:26 +13:00
Dan Marsden
9d22765723
MDL-43247 SCORM: improve pop-up handling and redirect to homepage on close.
2014-01-17 10:09:26 +13:00
Dan Marsden
18a34b07e6
MDL-42992 SCORM: Always allow IE to resize window
2013-11-21 10:22:42 +13:00
Dan Marsden
b98dcd7dd6
MDL-38489 SCORM: use course_get_format to obtain info
2013-09-16 10:17:51 +12:00
Vinnie Monaco
011ae52a91
MDL-38489 SCORM: added check for course display format
2013-09-16 10:17:51 +12:00
Dan Marsden
812bdaeb12
MDL-33755 SCORM: fix the way launch is triggered
...
fixes bug with the way it handles skipview set to first time.
2012-09-12 20:16:57 +12:00
Dan Marsden
81f460b1e2
MDL-33755 SCORM only auto-skipview for users with skipview cap that can't see reports
...
also don't generate unrequired content when scorm will be launched automatically.
2012-09-06 20:30:37 +12:00
Piers Harding
35cfa9e62c
MDL-33755 mod/scorm: directview scorm activity
...
Enable direct view of scorm activity from the course
overview page
Conflicts:
mod/scorm/view.js
2012-09-06 20:28:42 +12:00
Simon Coggins
02ed0df5ae
MDL-34755 SCORM: pop-up not loading in IE7/IE8 compat mode
2012-09-04 13:11:22 +12:00
Dan Marsden
d5159fb8d3
MDL-29975 SCORM improve pop-up generation
2012-04-20 10:28:12 +12:00