scorm Questions

0

I have the SCORM file and opened it using the package react-native-webview. I need to track the progress but when I injected the javascript to set the variables the catch part executed and the aler...
Artful asked 8/3, 2022 at 22:5

1

Solved

I am aware there are plenty of similar questions, the only difference is I get this for two pages I serve from the **same ** domain. This can be seen in the example below. Uncaught DOMException: B...
Miserly asked 21/8, 2020 at 0:57

1

I try to host a SCORM e-learning module decentralized on an other domain than my LMS (Learning Management System) is running. SCORM Modules are normally running in their own browser frame/window an...
Nashville asked 6/5, 2019 at 17:7

1

Solved

I have scorm course, this is a package with next files I can upload it to scorm cloud (using scorm driver) and launch it here. But I need to display this course on my own website. And I don't unde...
Guaiacol asked 17/7, 2018 at 16:46

8

Solved

I am building a SCORM 2004 javascript API for an LMS, and one of the SCORM 2004 requirements is that timeintervals passed into it must follow the following format. Does anyone know what the regular...
Blindheim asked 20/8, 2009 at 16:24

6

I need to make an existing LMS Scorm 1.2 compliant (only the basic calls). Does anyone know of any free scripts for this out there so as not to have to write this from scratch? Thanks! Mic...
Domella asked 4/6, 2009 at 21:11

3

Solved

What is difference between tincan and Scorm ? I have requirement in which, we need to support CMS contents using third part content server. So which one is good Tincan or SCORM ? What are the ad...
Tetrode asked 9/8, 2012 at 9:11

4

Solved

I am trying to better understand how xAPI / Tin Can works (I'm going to call it xAPI henceforth) Previously I was developing for a SCORM 1.2 LMS where there were 'records' such as: Raw Attempts, S...
Mucin asked 17/6, 2015 at 23:35

4

Solved

Is there any free, open source lightweight SCORM 2004 player in Javascript? I am looking something not bound to any technology (PHP, .NET, Java), just implementing basic SCORM 2004 LMS API function...
Giavani asked 6/10, 2011 at 11:7

2

Solved

You probably came here to chide me but this is a real use case. In the world of online education, there are SCORM courses. I have to make old SCORM courses work on a site. SCORM courses are "web b...
Eveliaevelin asked 1/6, 2016 at 19:7

3

Solved

When building a SCORM solution from html and javascript where tracking with the LMS is required, is it still necessary to contain all pages in an IFRAME or are other approaches being adopted? What ...
Halogen asked 3/7, 2015 at 8:19

4

Solved

Prior to building an eLearning solution, I am determining whether to use an authoring package such as Captivate or Storyline or to create HTML pages which utilize JS calls for tracking. If I avoid ...
Floridafloridia asked 1/7, 2015 at 11:47

4

Solved

I have spent a considerable amount of time searching for SCORM 1.2 API tutorials/examples, which turns out to be quite a difficult task. The only sample I have found is this: http://www.vsscorm.ne...
Talion asked 2/3, 2015 at 19:8

2

Solved

I'm trying to create an xml entry that looks like this using python and lxml: <resource href="Unit 4.html" adlcp:scormtype="sco"> I'm using python and lxml. I'm having trouble with the adl...
Seraglio asked 3/9, 2009 at 16:17

9

Solved

I have created a SCORM API for our LMS and right now I am using hard coded userID and courseID variables (variables that reference things in the database). I need to pass the real userID and course...
Navigable asked 16/2, 2009 at 16:7

5

we have developed e-learning web site for one of our customer. recently he asked he need SCORM feed. i dornt know whether my system is compatible with scrom. do any body know any opensource p...
Souvenir asked 23/3, 2010 at 8:33

4

I'm developing a SCORM compliant LMS, and having some problems with Captivate generated contents. Basically, the behavior is: If you see a SCO (captivate generated content) with for example 15 sli...
Regardful asked 29/1, 2010 at 17:16

2

Solved

We are currently facing a design problem implementing a SCORM LMS System. For example, the API defined a function LMSCommit which must return either 'true' or 'false'. Within that method, our LMS h...
Scion asked 4/6, 2014 at 14:44

2

Solved

Busy debugging a strange issue relating to the way some Flash content communicates a user's progress from a SCORM module back to Moodle. On IE 6, 7, 8, 9, Chrome and Firefox, everything works fine...
Piracy asked 14/3, 2013 at 0:41

2

Solved

I am creating a javascript API for SCORM 2004 4th Edition. For those who don't know about SCORM, basically it is an API standard that eLearning courses can use to communicate with an LMS (Learning ...
Stickup asked 7/8, 2009 at 21:7
1

© 2022 - 2024 — McMap. All rights reserved.