10-03-2012 07:53 AM
Hii,
I have build an application.
I want to incorparate that application into SCORM complaint Learning Management System(LMS).
What settings have to be done to achieve this task,is it possible.
10-03-2012 08:48 AM
What is a "SCORM complaint"? Who is doing the complaining?
I think you are going to have to provide some more details in your question about what you are looking for in order to expect any help from someon on the forums. Your question is just way too vague.
10-03-2012 09:43 AM
Not to sound dismissive, but you would have to make your _application_ SCORM compliant, it isn't something you would do TO LabVIEW. LabVIEW is a tool, just like a wrench - how would you adjust the "settings" of a wrench to make it SCORM Compliant?
10-03-2012 11:12 PM
hello,
SCORM is a set of technical standards for e-learning software products. SCORM tells programmers how to write their code so that it can “play well” with other e-learning software. It is the de facto industry standard for e-learning interoperability. Specifically, SCORM governs how online learning content and Learning Management Systems (LMSs) communicate with each other. SCORM does not speak to instructional design or any other pedagogical concern, it is purely a technical standard.
10-04-2012 12:05 PM
@vaidehi_joshi wrote:
hello,
SCORM is a set of technical standards for e-learning software products. SCORM tells programmers how to write their code so that it can “play well” with other e-learning software. It is the de facto industry standard for e-learning interoperability. Specifically, SCORM governs how online learning content and Learning Management Systems (LMSs) communicate with each other. SCORM does not speak to instructional design or any other pedagogical concern, it is purely a technical standard.
Again, it seems that it is the application that needs to be compliant...
10-04-2012 01:35 PM
Instead of giving you a hard time about spelling or the inaccurate title, I got curious and had a look here:
http://scorm.com/scorm-explained/technical-scorm/
It mentions that javascript is a requirement, as well as running in a web browser. Can a LabVIEW app communicate with javascript?
10-05-2012 01:46 AM
What I think you need to do is to make the output of the LabView application SCORM conformant. This is something that we do. We have many tools and solutions to meet this need. You can learn more about us at jcasolutions.com
10-05-2012 09:56 AM
@jcasolutions wrote:
What I think you need to do is to make the output of the LabView application SCORM conformant. This is something that we do. We have many tools and solutions to meet this need. You can learn more about us at jcasolutions.com
THAT is way cool.