Code Monkey home page Code Monkey logo

scorm-manifests's Introduction

SCORM-Manifests

Boilerplate SCORM Manifests for SCORM 1.2 and 2004

Intended to be used for single-SCO courses.

The supporting SCORM schemas have been placed into subfolders to help declutter the root of your course ZIP package, as described here: https://pipwerks.com/2014/02/17/clean-out-the-root-of-your-scorm-2004-package/

To use the templates, update the variables inside the manifests as needed.

  • Change identifier="CourseIDHere" to whatever course ID you desire.
  • Change version="1" to the appropriate version identifier for your course. Typically a number, but a string is acceptable.
  • Change <organizations default="course-code-here"> to your course code. This is typically the code that the LMS will display after importing the course.
  • Change <organization identifier="course-code-here"> to match <organizations default="course-code-here">
  • Change both <title>Course Title here</title> nodes to use the appropriate title for your course. Why two? If you were creating a multi-SCO course, you'd use different titles for each SCO. Since this template is intended for a single-SCO course, you just use the same title in both locations.

These templates assume your course's initial file is index.html, located in the root of the course's ZIP package. If your course uses anything other than index.html, or if the initial file is in a subfolder (such as content/), you will need to update the href attributes in <resource identifier="resource_1" type="webcontent" adlcp:scormtype="sco" href="index.html"> and <file href="index.html" /> to point to the appropriate file.

scorm-manifests's People

Contributors

pipwerks avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.