Tagged Questions

SCORM 1.2 is a collection of standards for online content delivery

learn more… | top users | synonyms

2
votes
2answers
148 views

SCORM Cross Domain, SCO-Fetcher, or any other solution

Trying to find a solution to this, we have our LMS Server, and content servers all across the US, so the user gets their content from the closest location. I've come across a solution using ...
1
vote
1answer
16 views

Sequencing in SCORM 1.2

Does SCORM 1.2 have Sequencing? For example, is there a SCORM Engine that identifies which Activity should be delivered based on some sequencing information?
1
vote
2answers
103 views

SCORM 1.2 Development Tool

Can anyone recommend a development tool I can use to build SCORM 1.2 content? I would like to develop my SCORM content using HTML and Javascript. From some of the examples I have seen online, all ...
1
vote
2answers
435 views

How to make an html body transparent for UIWebView

Hii....i am new to iPhone programming..Can anybody help me out please i have an html which is generated by eXe tool.I need to show it on an UIImageView. so the html has to be transparent then the ...
0
votes
1answer
66 views

Retrieve CMI.Interaction.N.Student_Response Value in SCORM

I am currently building SCORM content. I have managed to get my SCORM API to save question response to the SCORM LMS. However, I can't find a way to get "cmi.interaction.n.student_response" value. ...
0
votes
1answer
49 views

Where can I get a list of SCORM 1.2 CMI properties?

I am currently working on SCORM 1.2 learning content. I am quite new to SCORM and I can't seem to find all a list of "cmi." properties I can use. I have been using the following tool: ...
0
votes
2answers
223 views

SCORM 1.2 cmi.suspend_data

SCORM 1.2 cmi.suspend_data having limitations of storing data... can any one help me put , is there is any option to cmi.suspend_data variable ,so i can store large data Thanks.
0
votes
1answer
87 views

Extract SCORM Quiz Data

I'm creating a system that needs to be able import SCORM-compliant (SCORM 1.2) videos. However, I'm using Articulate, and when publishing, it is only providing an XML file for the actual presentation ...
0
votes
2answers
234 views

ExternalInterface passing values from swf to an iFrame on the same page

On a page I have a an iFrame and a swf, I've been trying to use ExternalInterface to pass values from the swf to the iFrame, anyone ever tried this and had any luck? I won't be able to post any code ...
0
votes
2answers
228 views

What you mean by SCORM tracking

am new to this SCORM (Shareable Content Object Reference Model) and i have gone through some tutorials about that. Can anyone please tell me what exactly mean by SCORM tracking or any good link to ...
0
votes
2answers
351 views

API SCORM with flash actionscript 3 in moodle?

I want to create template in flash using actionscript 3, this template will call .swf as screens which are also topics? I need to put the actionscript code which communicate with API in swf, and I ...
0
votes
2answers
189 views

Is there a SCORM RTE in .NET?

Is there any SCORM RTE in .NET exists? I have gone through DotNetNuke but found it unfriendly.
0
votes
2answers
72 views

The eXe-SCORM generated html file has to be transparent to show the backround UIIMage view

Hii....i am new to iPhone programming..Can anybody help me out please i have an html which is generated by eXe tool.I need to show it on an UIImageView,created programmatically. so the html has to be ...
0
votes
1answer
179 views

Scorm 1.2 Player: Command Line Launch

Is there a Scorm 1.2 player that can be launched from the command line? I'm looking to integrate the player into a ant script.
0
votes
0answers
377 views

Porting SCORM course to different LMS

I have observed whenever I develop scorm 1.2 compliant course, there are issues when I try to run them on SABA, moodle, SumTotal etc. Have you come across such issues and how did you fix them?