lms

What is CMIString4096 and how can I extract the data within it?

I have this string that I get back from Adobe Presenter 7. It's called suspend_data and is of type CMIString4096 (by the docs) CMIString4096 A set of ASCII characters with a maximum length of 4096 characters. This is the string: aG1111111000000000BB001EC%2EacC%7E%24GS%2AayjHm110BKCBBB0B0EBAB1B1ED%2EicC%7E%24GS%2AlfkHm110BKDBC...

Angel LMS plugin interface

Hi all, since I did'nt find any related information on the topic I post the question here: Does the Angel LMS has an plugin interface like let's say moodle or webCt? I figured there's some coding interface which produces something like portlets, does anyone have more specific information on this topic? thx, K ...

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

Which is the best development tool for CBT (computer based training) / LMS (learning management system)

The CBT involves user interaction, like quizes, quiz progress, licensing etc. Should I go with flex, or should I go with flash? ...

What's the best LMS system out there on the market

The particular comparison points are: Ease of deployment/config. Actual price of the software and infrastructure. Customizability. With the biggest traction out there on the market. Moodle stood out as the most likely best option overall but does anyone have a suggestion of a better system? And why? ...

Testing harness for online teaching?

I have been asked to teach an online programming course, and I am looking for a test harness especially geared to education. Some students will have significant coding experience, but others will be total newbies. The course is an introduction to software development, mostly taught in C with some C++ and Java thrown in. In any case, I ...

Captivate - sending completion to LMS after 2 attempts

Hi, I'm using Captivate 4, SouthRock LMS and Scorm1.2. My appsim provides the learner with 2 attempts. I've set it up to score Complete/Incomplete. The issue I have is that when the learner fails on the 2nd attempt an Incomplete is being sent to the LMS. How can I get the simulation to send a Complete on the 2nd attempt if the learner h...

Can ALL SCORM Compliant Quiz published share its attributes(Slide count, Slide viewed, Score)

Does iSpring presenter or any other Scorm Compliant Quiz published make available its quiz scores, slides viewed, slides count in a SCORM compliant way, which can be accessible by any other SCORM compliant quiz builder in the same manner at the Client side javascript itself or through any medium through which it can be accessed at client...

what is best open source school information system

please suggest me best opensource learning management solution ...

Learning management system software for .NET

I am currently investigating open source .NET based solutions for an learning management system (LMS), but am hitting a huge wall. Most folks seem to recommend DotNetSCORM, but not only is their site down for maintenance, but code files I found for it from SourceForge and CodeProject seem to be for old alpha/beta builds. What solutions ...

Want my LMS to be SCORM compatable

I have an LMS written in ASP.net (VB) which is AICC compatible. I would like the system to be compatible with SCORM. I am using Articulate to create the Course contents but struggling to find a way to communicate between the contents and the LMS. I know that imsmanifest.xml holding the course details and the javascript files in lms fold...

LMS Application with Asp.net

plz suhhest me lms applications in asp.net ...

Moodle with Java Or any other LMS that fits this requirement

Hi All, My requirement is to access moodle as a backend engine and front end will be mint in Java[jsf] now I want to know that is there any interface available to access Moodle from Java , using WebServices or any APIs or anything. Initially I tried using Sakai which is in Java, but the problem is there is no clear API written for it....

Multiple field report, with custom counts in MySql

Hey all, I am using a system I didn't create. The system has 3 main tables: users, courses, and usergroups. I am using an extra table called coursehits. It's a MySQL DB, 5.0. There aren't any relationships in the DB, so users are assigned to courses by simply adding an entry to usergroups (course_id and user_id) from the courses and u...