Issue Details (XML | Word | Printable)

Key: MDL-7068
Type: Improvement Improvement
Status: Open Open
Priority: Critical Critical
Assignee: Piers Harding
Reporter: Martin Dougiamas
Votes: 16
Watchers: 24
Operations

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

META: SCORM 2004 compliance + issues

Created: 18/Oct/06 04:30 PM   Updated: 24/May/09 08:05 AM
Return to search
Component/s: SCORM
Affects Version/s: 1.7
Fix Version/s: None

Issue Links:
Relates

Participants: Dan Marsden, Jesús Rincón, Martin Dougiamas, Maximino Pecero Sánchez, Piers Harding and Roberto Pinna
Security Level: None
Affected Branches: MOODLE_17_STABLE

Sub-Tasks  All   Open   
 Sub-Task Progress: 

 Description  « Hide
Moodle's SCORM module must be fully compliant and officially certified as such for Moodle 1.8 (approx January)

Bobo, can you please create various "sub-tasks" for this bug to break down the job into all the various things that
remain to be done on this job? Please include as much detail and background information as possible.

Then we can assign them to various people and have some hope of achieving this goal.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Roberto Pinna added a comment - 23/Oct/06 08:52 PM
ADL has released on October 20th 2006 the SCORM 2004 3rd Edition.
Please, every one who wants to work on Moodle's SCORM Module, download this release of documentation, Test Suite and Test Packages.

Martin Dougiamas added a comment - 21/Nov/06 12:11 PM
Hi, guys.

I'm not seeing any progress on this, can you update these issues with information? It's crucial that Moodle 1.8 will certify against SCORM 2004 ...


Martin Dougiamas added a comment - 21/Nov/06 12:14 PM
Self-test packages are here: http://www.adlnet.gov/downloads/307.cfm

Martin Dougiamas added a comment - 04/Jan/07 02:24 PM
Hi guys, what's the status of this?

Martin Dougiamas made changes - 04/Jan/07 02:34 PM
Field Original Value New Value
Fix Version/s 1.8 [ 10130 ]
Fix Version/s 1.9 [ 10190 ]
Maximino Pecero Sánchez added a comment - 08/Jan/07 09:17 PM
We have already fixed some problems with the double indexed elements, but there are still some left. We have been doing tests in order to find the reason why it is not working. It seems like one of the main problems is the maxmodel variable, so we are trying to adapt it to double indexed elements because, right now, the SetValue function is not working when we want to use it correctly for one of those elements.

Martin Dougiamas added a comment - 26/Mar/07 03:51 PM
Assigning to Sadiel for prioritising and fixing.

Martin Dougiamas made changes - 26/Mar/07 03:51 PM
Assignee Roberto Pinna [ upo ] Maximino Pecero Sánchez [ mpecero ]
Martin Dougiamas added a comment - 26/Mar/07 04:20 PM
Assigning to Jesús Rincón to organise and start working on.

Martin Dougiamas made changes - 26/Mar/07 04:20 PM
Assignee Maximino Pecero Sánchez [ mpecero ] Jesús Rincón [ fjrincon ]
Martin Dougiamas added a comment - 31/Mar/07 01:49 PM
Jesús, can you keep this bug up to date with progress and an expected timeline for completion of these tasks?

Jesús Rincón added a comment - 02/Apr/07 08:30 PM
Hi Martin

In this new situation we are now, we are studying how to plan all the tasks and, more specifically, the one you have mentioned, because the importance that it entails. Right now, we are finishing the task MDL-7093. We hope to be able to give you a more specific and detailed planning in a week.


Martin Dougiamas added a comment - 20/Apr/07 02:18 PM
Guys, we really need that timeline. The fact that Moodle is not compliant with SCORM 2004 is causing serious problems for many people.

Jesús Rincón added a comment - 23/Apr/07 03:02 PM
Hello. We are working on Sequencing and Navigation. We will be done with the codification in two weeks and then we will start testing it.

Martin Dougiamas added a comment - 23/May/07 02:36 PM
Hi guys, can we have a status report?

Where are we at, where we headed and when we will get there?


Jesús Rincón added a comment - 29/May/07 01:40 PM
After doing some research and asking for the opinion of some SCORM experts, we are able to estimate that our work may vary between five and seven moths, depending on the collaboration we get from the members of the community and SCORM experts and depending on how many errors we find during our tests, since it's something unpredictable and we have 103 packages to test.

Martin Dougiamas added a comment - 19/Jun/07 02:49 PM
Looks like this is going to be impossible for 1.9

Martin Dougiamas made changes - 19/Jun/07 02:49 PM
Fix Version/s 1.9 [ 10190 ]
Priority Blocker [ 1 ] Critical [ 2 ]
Martin Dougiamas added a comment - 19/Jun/07 03:01 PM
Organisations and/or programmers who want to work on this, or sponsor the work on this should contact me via the helpdesk at http://moodle.com/helpdesk and voice their interest.

Martin Dougiamas made changes - 16/Apr/08 12:10 PM
Assignee Jesús Rincón [ fjrincon ] Jennifer Brooks [ jenntbrooks ]
Martin Dougiamas made changes - 03/Jul/08 11:27 AM
Assignee Jennifer Brooks [ jenntbrooks ] Dan Marsden [ danmarsden ]
Piers Harding made changes - 25/Sep/08 07:12 AM
Assignee Dan Marsden [ danmarsden ] Piers Harding [ piers ]
Piers Harding committed 3 files to 'Moodle CVS' - 25/Sep/08 07:12 AM
MDL-7068 - SCORM 2004 compliance. Handle cmi.interactions hydration (scorm 1.2 to as well).
MODIFY mod/scorm/locallib.php   Rev. 1.76    (+70 -5 lines)
MODIFY mod/scorm/datamodels/scorm_12.js.php   Rev. 1.20    (+4 -2 lines)
MODIFY mod/scorm/datamodels/scorm_13.js.php   Rev. 1.47    (+2 -0 lines)
Piers Harding committed 1 file to 'Moodle CVS' - 26/Sep/08 07:59 AM
MDL-7068 - SCORM 2004 compliance. Handle cmi.interactions hydration (scorm 1.2 to as well). fix regex - replace too greedy.
MODIFY mod/scorm/locallib.php   Rev. 1.77    (+5 -5 lines)
Piers Harding committed 3 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 26/Sep/08 08:35 AM
MDL-7068 - SCORM 2004 compliance. Handle cmi.interactions hydration (scorm 1.2 to as well). Backport to 1.9 - rerun compliance test.
MODIFY mod/scorm/locallib.php   Rev. 1.46.2.18    (+68 -3 lines)
MODIFY mod/scorm/datamodels/scorm_13.js.php   Rev. 1.34.2.9    (+2 -0 lines)
MODIFY mod/scorm/datamodels/scorm_12.js.php   Rev. 1.6.2.12    (+3 -1 lines)
Piers Harding committed 3 files to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 26/Sep/08 08:37 AM
MDL-7068 - SCORM 2004 compliance. Handle cmi.interactions hydration (scorm 1.2 to as well). Backport to 1.8 - rerun compliance test.
MODIFY mod/scorm/datamodels/scorm_13.js.php   Rev. 1.13.2.11    (+2 -0 lines)
MODIFY mod/scorm/locallib.php   Rev. 1.34.2.24    (+68 -3 lines)
MODIFY mod/scorm/datamodels/scorm_12.js.php   Rev. 1.2.4.12    (+3 -1 lines)
Piers Harding committed 1 file to 'Moodle CVS' - 06/Oct/08 06:35 AM
MDL-7068 - SCORM 2004 compliance - fix mod/scorm to handle core data elements correctly - now passes test DMI.
MODIFY mod/scorm/datamodels/scorm_13.js.php   Rev. 1.48    (+193 -106 lines)
Piers Harding committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 01/Nov/08 07:59 AM
MDL-7068 - SCORM 2004 compliance - fix mod/scorm to handle core data elements correctly - now passes test DMI. backport 1.9.
MODIFY mod/scorm/datamodels/scorm_13.js.php   Rev. 1.34.2.10    (+193 -106 lines)
Piers Harding committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 01/Nov/08 08:05 AM
MDL-7068 - SCORM 2004 compliance - fix mod/scorm to handle core data elements correctly - now passes test DMI. backport 1.8.
MODIFY mod/scorm/datamodels/scorm_13.js.php   Rev. 1.13.2.12    (+505 -195 lines)
Dan Marsden made changes - 11/Feb/09 04:31 AM
Link This issue has a non-specific relationship to MDL-18202 [ MDL-18202 ]
Dan Marsden added a comment - 24/May/09 07:58 AM
turning this bug into a meta for SCORM 2004 issues.

Dan Marsden made changes - 24/May/09 07:58 AM
Summary SCORM 2004 compliance META: SCORM 2004 compliance + issues
Dan Marsden made changes - 24/May/09 08:02 AM
Link This issue has been marked as being related by MDL-18835 [ MDL-18835 ]
Dan Marsden made changes - 24/May/09 08:03 AM
Link This issue has been marked as being related by MDL-9255 [ MDL-9255 ]
Dan Marsden made changes - 24/May/09 08:03 AM
Link This issue has been marked as being related by MDL-10707 [ MDL-10707 ]
Dan Marsden made changes - 24/May/09 08:05 AM
Link This issue has been marked as being related by MDL-10777 [ MDL-10777 ]
Dan Marsden made changes - 24/May/09 08:05 AM
Link This issue has been marked as being related by MDL-18756 [ MDL-18756 ]