Publish a SCORM package as a SWF or HTML5 file with manual grade creation

If you are using the legacy SCORM solution, to ensure that SCORM packages publish as SWF and HTML5 files with manual grade creation, the d2l.Tools.Content.AllowAutoSCORMGradeItem configuration variable must be set to Off for the Org Unit requiring manual grade creation.

If you are using SCORM 1.2, user grades are set when the following occurs:

  • The cmi.core.score.raw value is set
  • The value for cmi.core.score.max is not null and is greater than zero
  • The SCO Terminate call (LMSFinish) is made

These items are set when the SCORM package is authored and are not determined by Brightspace Learning Environment. If you encounter errors in your imported SCORM package, test your SCORM package using an external SCORM testing tool such as: https://code.google.com/p/scormtester/.