|
|
This is the main new feature in SCORM 2004. ADL introduced many news using IMS Simple Sequencing specifications.
Pham Minh Duc has written a lot of code to implement the feature and I want to reuse all the parts of his code that could be useful.
You can find his sequencing lib in cvs:/moodle/mod/scorm/datamodels/sequencinglib.php; I've also used a great part of Pham ideas on DB upgrade for the sequencing.
As for all documentation about SCORM you can find all informations about sequencing and navigation at ADL site http://www.adlnet.gov
We can find all the sequencing pseudo code in appendix C of the SCORM Sequencing and Navigation Book.
As for SCORM 1.2 prerequisites my idea for the sequencing elaboration is in the scorm_get_toc function.
|
|
Description
|
This is the main new feature in SCORM 2004. ADL introduced many news using IMS Simple Sequencing specifications.
Pham Minh Duc has written a lot of code to implement the feature and I want to reuse all the parts of his code that could be useful.
You can find his sequencing lib in cvs:/moodle/mod/scorm/datamodels/sequencinglib.php; I've also used a great part of Pham ideas on DB upgrade for the sequencing.
As for all documentation about SCORM you can find all informations about sequencing and navigation at ADL site http://www.adlnet.gov
We can find all the sequencing pseudo code in appendix C of the SCORM Sequencing and Navigation Book.
As for SCORM 1.2 prerequisites my idea for the sequencing elaboration is in the scorm_get_toc function. |
Show » |
| No commits have yet been performed on this issue.
|
|