SCORM Engine Integration Milestones and Timeline

Dev Environment (Java: Tomcat, Apache, etc., .NET: IIS, SQL Server, etc.)

  1. Install SCORM Engine (WAR files in place), prepare console (DBMS, app server, filesystem) environment
    • Apply DDL
    • Build integration layer and deploy to ScormEngineInterface
  2. Import Content (console upload/import control)
  3. Launch Content
    • Implement GetLearnerInformation
    • Test preview and tracked (i.e., with registration=[serialized external registration ID]) in launch URL
  4. Track
    • SCORM/AICC
      • Implement RollupRegistration
    • Tin Can (TBD, Recipes)
  5. Custom UI
    • Finalize import workflow (e.g., import web services, ScormEngineManager)
    • Anything else not covered by ScormEngineInterface/defaultui (e.g., stylesheet URL for player)
  6. QA via integrating application
    • Import and validate
    • Launch and validate
    • Track and validate

Prod Environment

  1. Ensure infrastructure (Java/.NET resources) are in place
  2. Install Engine as above
  3. Optional QA sequence
  4. Project is complete; material completion call

And here's the timeline in graphical form to achieve these milestones:

timeline