Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Track Any HTML5 Content with Custom SCORM
Rating: 4.5 out of 5(241 ratings)
1,205 students

Track Any HTML5 Content with Custom SCORM

Create and track any HTML5 content using the Rustici SCORM Driver
Created byJeff Batt
Last updated 2/2020
English
English [Auto],

What you'll learn

  • Overview of SCORM
  • How to track SCORM completion in an LMS
  • How to track score in any LMS
  • How to track specific quiz questions in any LMS

Course content

6 sections30 lectures1h 54m total length
  • Introduction1:11

    Explore how to create and track custom squirm content across HTML5, CSS, and JavaScript, learn basic completion, pass/fail status, and quiz tracking with the scoring driver.

  • What is a Learning Management System (LMS)?1:41

    Discover how a learning management system (LMS) administers documents, publishes e-learning from tools like Articulate Storyline or Captivate, tracks courses, manages users and learning paths, and reports from a database.

  • How SCORM Works2:50

    Explore how scorm, a long-standing standard for web based educational technology, enables html5 courses from Articulate Storyline or Adobe Captivate to communicate with the learning management system.

  • Exploring the SCORM Structure1:45

    Explore the SCORM structure by examining XML files that define course information, assets, starting file, and metadata. Learn how SCORM API uses JavaScript to track completions, quiz questions, and bookmarking.

  • Exploring What SCORM Tracks3:00

    Explore how scorm tracks completion, bookmarking and resume across devices, scores, interaction data from questions, pages viewed, and sequencing to relate topics and maintain standard, portable learning management system compatibility.

Requirements

  • Basic JavaScript
  • Familiar with Learning Management Systems (LMS)

Description

SCORM is how an eLearning course communicates and reports data over to a Learning Management System (LMS). If you use a standard eLearning authoring tool like Articulate Storyline or Adobe Captivate, most of the SCORM heavy lifting is already done for you behind the scenes. That works perfectly well for a lot of situations, but there may be times when you want to track content that doesn't get tracked by default within an authoring tool. Or perhaps you have custom HTML5 content that was created outside of any authoring tool entirely and you'd like it to report meaningful data back to your LMS.

In this course, Jeff will walk you through exactly how to track any HTML5 content and have it report completion status, passed or failed results, score, and even specific quiz question responses directly to the LMS. Using the Rustici SCORM Driver, you can quickly SCORM wrap your HTML content, trigger completions, and set passed/failed statuses while tracking scores and individual quiz responses with minimal setup.

But it doesn't stop there. Once you understand how custom SCORM works under the hood, you can take those same skills back into Articulate Storyline and Adobe Captivate and trigger custom SCORM interactions right within their native authoring environments — giving you far greater control over how your courses communicate with any LMS.

Who this course is for:

  • Instructional Designers
  • eLearning Developers