SCORMTool Developer BLOG

SCORM Tool 2.5 Strategy

Strategy for SCORM Tool and in 2.5 Sakai: James and sketched out this approach today

  1. CHTypes and CHH's
  2. aop method interception for adl packages
    • allows for separation of code
  3. specifications for a plug-able sequencing service
    • this is just for sequencing not for 'sequencing engine'
    • sequencing engine should be behind a WService
  4. webservices for SCORM API
  5. move applet to server - use AJAX client
  6. strategy for SCORM1.2 content
  7. implement Global Objectives
  8. hibernate map remainder of SCODataManager object
    • maybe use this class as a DTO ?