Tag: scorm 1.2

A SCORM-Ready Template: Part 6A. Adapt the SCORM template for Moodle

The HTML SCORM template works with Moodle, but it needs a few modifications to work perfectly.

  • Server side include statements in the content pages must be replaced with the real code
  • The closing javascript on buttons in the navbar needs to be modified from “top.window.close()” to “window.close” because of the Moodle uses a different learning activity window structure than our own in-house LMS.


I’ve made these changes and created a “Moodleized” version of the template for you to download:

DOWNLOAD MOODLE VERSION OF TEMPLATE

This template is an unscored activity and should just mark itself complete. I will soon be posting one that will allow scored interactions on each page as well.

Continue reading

Create multi-sco learning modules using the Reload Editor: Part III

Reload Editor Tutorial Part III – Adding Attributes

  1. Once you have added some resources, they become available to select in the Referenced elements menu in the Item’s Attributes.

    To associate an item with its resource, under Organization, select the item. Its Attributes appear below.

    Reload - referenced Element


  2. You may change the item name at the top of the attributes area to the title of the SCO.

    Reload - Changed Name

    Continue reading