Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: SCORM settings.

SCORM settings

From MoodleDocs

Adding a SCORM package

To add a SCORM package to your course

New feature
in Moodle 2.3!
Quick method: (Note - does not work with Internet Explorer)

  1. Click the 'Turn editing on' button at the top right of the course page
  2. Drag and drop the SCORM package zip file onto the course section where you'd like it to appear
  3. Answer 'Add a SCORM package' to the popup dialogue asking what you want to do with the zip file then click the upload button
  4. If necessary, edit the title of the file by clicking the pencil icon, or edit other options (see below) by clicking the editing icon

Note: It is currently not yet possible to add AICC packages using the quick method.

Longer method:

  1. Click the 'Turn editing on' button at the top right of the course page
  2. Click the 'Add an activity or resource' link in the section you wish to add your SCORM package, then in the activity chooser, select SCORM package then click the Add button (or select 'SCORM package' from the 'Add an activity' dropdown menu)
  3. Enter a name and a description (which may be required or optional according to the admin settings)
  4. Either drag and drop a SCORM package zip file into the box with an arrow or click the Add button to open the File picker menu in order to choose a file from your computer or a repository
  5. Select display and other options as required (see below)
  6. Click the button 'Save and display' at the bottom of the page

You can edit or update the SCORM package later by clicking on the edit icon (usually a hand/pen) or by clicking on its name and then Settings > SCORM/AICC administration > Edit settings.

Note: Moodle does not generate SCORM content. Moodle presents the content in SCORM packages to learners, and saves data from learner interactions with the SCORM package. See Tools for creating SCORM content

Course settings

General settings

  • Name field records the short name of the activity. This appears in the navigation breadcrumb.
  • Description text may be displayed on the course home page if you check the box "Display description on course page".
  • Package file setting determines what SCORM package is used by this SCORM activity. To select the SCORM package, first select the Choose button to launch the File picker or drag and drop your SCORM package into the box as below:

scormdragandrop.png

For help uploading SCORM packages into Moodle using repositories, see the File picker page.

Tip: Additional Package file settings are available when configured globally. See Admin settings below.

Restrict answering

Open/close dates may be set here.

Display settings

  • When the "Show advanced" button is clicked, the following options are available:
  • Display package - in current or new window
  • Width - Stage size width as a css value, either % or pixels. Default is 100%. You can change to a different percentage by putting a % symbol after the number (ex. 80%). You can also set to a pixels value by entering a number higher than 100 (ex. 800).
  • Height - Stage size height as a css value, either % or pixels. Default is 500 pixels. You can change to a percentage by putting a % symbol after the number (ex. 80%). You can also set to a pixels value by entering a number higher than 100 (ex. 800).
  • Options - There are a series of check boxes for:Allow the window to be resized ad scrolled, displaying directory links, location bar, menu bar, toolbar and/or status.
  • Student skip content structure page - never, first access, always
  • Disable preview mode - If this option is set to Yes, the Preview button in the view page of a SCORM/AICC Package activity will be hidden. The student can choose to preview (browse mode) the activity or attempt it in the normal mode. When a Learning Object is completed in preview (browse) mode, it's marked with browsed icon
  • Course structure display - Table of Contents display
  • Hide navigation buttons

Grade settings

  • Grading method
    • Learning Objects - This mode shows the number of completed/passed Learning Objects for the activity. The max value is the number of Package's Learning Objects. Tip: If your SCORM package does report cmi.core.lesson_status, and does not report cmi.core.score.raw, then you should use this setting.
    • Highest grade - The grade page will display the highest score obtained by users in all passed Learning Objects. Tip: If your SCORM package does report cmi.core.score.raw, and does not report cmi.core.lesson_status, then you should use this setting, Average grade, or Sum grade.
    • Average grade - If you choose this mode Moodle will calculate the average of all scores.
    • Sum grade - With this mode all the scores will be added.
  • Maximum grade - Not applicable if Grading Method is Learning objects. Usual setting is 100. If your SCO 's high score is something other than 100, you should adjust this value appropriately. When grading Method is one of the score settings, then the gradebook grade is package score divided by this number.

Additional settings

  • Number of attempts - Defines the number of attempts permitted to users. It works only with SCORM 1.2 and AICC packages. SCORM2004 has its own max attempts definition.
    • The option to start a new attempt is provided by a checkbox above the Enter button on the content structure page, so be sure you're providing access to that page if you want to allow more than one attempt.
    • An attempt is not complete until the cmi.core.lesson_status for the attempt is set to either 'completed' or 'passed'. After that, the Start new attempt checkbox is available to the learner.
  • Attempts grading - When you permit multiple attempts for students, you can choose how to record the result in gradebook by first, last, average or highest settings.
  • Display attempt status - If enabled, scores and grades for attempts are displayed on the SCORM outline page. This setting makes the block display more info to the user on the entry page to the SCORM and in the course overview block - if you turn it off it will display less info. This setting is helpful when debugging grading issues - working out why a user got a certain grade.
  • Display course structure
  • Force completed
  • Force new attempt
  • Lock after final attempt
  • Auto-Continue - If Auto-continue is set to Yes, when a Learning Object calls the "close communication" method, the next available Learning Object is launched automatically.If it is set to No, the users must use the "Continue" button to go on.
TIP: Auto-Continue will only to move from one SCORM to the next in the same topic.
  • Auto-update frequency - If not using a standard SCORM package uploaded using the filepicker and the SCORM package is hosted outside your Moodle installation the option to auto-update the package will be available - you can elect to have the package updated on every entry to the package or daily via the Moodle cron.

Common module settings

See Common module settings

Restrict access

These settings will be available if Conditional activities are enabled.

Activity completion settings

New feature
in Moodle 2.3!

If this has been enabled for the course, then SCORM completion may be set based on minimum score or status (eg "Passed")

scormscore1.png

Save settings

As in most activities there are 3 save button choices. Cancel, Save and return to course and Save changes buttons. The Save changes button will take the teacher back to the SCORM "stage" page.

Site administration settings

Moodle 2.3 SCORM Admin Settings

These options are available to the site admin in the Settings menu: Site administration > Plugins > Activity Modules > SCORM Package.

Default Value Settings

Many of the settings available in the SCORM Package administration simply set the default value for the SCORM activity module setup options provided within courses. Edit these settings to save yourself time when adding large numbers of packages, or to establish a standard for presentation across the site.

Other Important Settings

The following options provided which do not simply set a default value for the SCORM activity editing page view.

Synchronization time
Enable external package type
If selected, presents a text field to paste a URL to a remote imsmanifest.xml (in an unzipped remote SCORM package), as well as the file picker option provided by default. Note that the content is played from the designated location, and not unpacked into the Moodle file system. So if the base url is different from your moodle url then browser security will block cross-domain communcation and no grades/tracking information will be passed back to Moodle.
Enable downloaded package type
If selected, presents a text field to paste a URL to a remote package.zip SCORM package. Package is downloaded and unzipped into the Moodle file system.
Enable IMS package type
Enables a package to be selected from within an IMS repository
Force users to enable JavaScript
Since the SCORM API uses JavaScript to save data to Moodle, this is a great idea!
Activate API debug and tracing (set the capture mask with apidebugmask)
Turns on debugging for SCORM activities. In Moodle 2 you no longer have to also turn on debugging in the developer options.
API debug capture mask
.* will debug for admin user only: You can use the mask to enable debugging under certain conditions. For example, if you are logged in using the admin user (username admin) you can set the api mask to: admin.* Users not logged in as admin will not see the debugging log. The "Default" api mask is .* which translates roughly to everybody.
Enable direct AICC url
Makes it easier to connect to externally hosted AICC content as the teacher doesn't have to create an AICC package and is able to link directly to the external AICC url.
Enable external AICC HACP
The SCORM activity can also support external AICC HACP Communication where the AICC package is hosted on an external content providers site and passes back http requests directly from the external server instead of within the users web browser session - this is disabled by default.

See also