LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to make labview scorm complaint

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.

0 Kudos
Message 1 of 8
(3,789 Views)

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.

0 Kudos
Message 2 of 8
(3,769 Views)

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?

 

0 Kudos
Message 3 of 8
(3,758 Views)

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.

0 Kudos
Message 4 of 8
(3,740 Views)

@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...

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 5 of 8
(3,718 Views)

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?

0 Kudos
Message 6 of 8
(3,708 Views)

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

Message 7 of 8
(3,679 Views)

@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.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 8 of 8
(3,658 Views)