Issue Details (XML | Word | Printable)

Key: MDL-17115
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Dan Marsden
Reporter: Dan Marsden
Votes: 0
Watchers: 4
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

improve scorm API check

Created: 04/Nov/08 07:17 AM   Updated: 08/Dec/08 07:25 AM
Return to search
Component/s: SCORM
Affects Version/s: 1.9.3
Fix Version/s: 1.9.4

Participants: Dan Marsden, Ron Meske and Tim Hunt
Security Level: None
Difficulty: Moderate
Resolved date: 08/Dec/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
it would be nice if we could write some fancy JS that checked if the SCORM API had been loaded in the clients browser instead of having to wait the set number of seconds in loadSCO.php

some more info here:
http://moodle.org/mod/forum/discuss.php?d=109406#p481234

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dan Marsden committed 1 file to 'Moodle CVS' - 28/Nov/08 03:49 PM
MDL-17115 - no point in waiting for SCORM API to load when we know JS is disabled.
MODIFY mod/scorm/loadSCO.php   Rev. 1.48    (+2 -2 lines)
Dan Marsden committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 28/Nov/08 03:49 PM
MDL-17115 - no point in waiting for SCORM API to load when we know JS is disabled. merged from HEAD
MODIFY mod/scorm/loadSCO.php   Rev. 1.33.4.8    (+2 -2 lines)
Dan Marsden committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 28/Nov/08 03:50 PM
MDL-17115 - no point in waiting for SCORM API to load when we know JS is disabled. merged from HEAD
MODIFY mod/scorm/loadSCO.php   Rev. 1.33.2.5    (+2 -2 lines)
Piers Harding committed 1 file to 'Moodle CVS' - 05/Dec/08 12:19 PM
MDL-17115 - SCORM onload API checking. Hunt for the API.
MODIFY mod/scorm/loadSCO.php   Rev. 1.50    (+62 -19 lines)
Piers Harding committed 3 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 08/Dec/08 07:15 AM
MDL-17115 - SCORM onload API checking. Hunt for the API. backport 1.9.
MODIFY mod/scorm/loadSCO.php   Rev. 1.33.4.9    (+65 -22 lines)
MODIFY mod/scorm/datamodels/scormlib.php   Rev. 1.9.2.5    (+46 -42 lines)
MODIFY mod/scorm/datamodels/debug.js.php   Rev. 1.1.2.4    (+6 -6 lines)
Piers Harding committed 2 files to 'Moodle CVS' - 08/Dec/08 07:22 AM
MDL-17115 - SCORM onload API checking. Hunt for the API. Matching part of the patch that fixes scorm version detection.
MODIFY mod/scorm/datamodels/scormlib.php   Rev. 1.17    (+45 -41 lines)
MODIFY mod/scorm/datamodels/debug.js.php   Rev. 1.3    (+6 -6 lines)
Petr Skoda committed 1 file to 'Moodle CVS' - 10/Dec/08 08:52 AM
MDL-17115 fixed new DML syntax
MODIFY mod/scorm/datamodels/scormlib.php   Rev. 1.18    (+1 -1 lines)