Communicate via SCORMâ„¢ with Your LMS

For ASP.NET

The Problem:

The Sharable Content Object Reference Model (SCORMâ„¢) standard for communication between content objects and a Learning Management System (LMS) dictates that communication be via JavaScript. This can conflict with training content that is dynamically created on the server using ASP.NET. For example, you might have a nice "data-bound" quiz that is scored on the server when the user clicks the "Score" button. Passing this data to an LMS via SCORM requires multiple calls of the LMSSetValue() method via JavaScript. How do we do this from server-side code?

The Solution:

The LmsApi object comes to the rescue! The developer calls methods of the LmsApi object in server-side code (Visual Basic, C#, etc.) in order to generate the correct JavaScript. The developer then uses the built-in RegisterClientScriptBlock() method or sets the text of a Literal control to dynamically insert this JavaScript into the web page.

The Uses:

Any content created in ASP.NET that needs to communicate via SCORM 1.2 or 1.3/2004 with an LMS will find the LmsApi object unbelievably helpful. The object supports the entirety of the SCORM "Run-Time Environment" model and provides the ability to work with the data both on the client (JavaScript) or the server (VB, C#, etc.) Dissect the sample projects and then try it for yourself!

Price:

$245

View online help

Download Demo or Evaluation Copy

Order

User Comments

  • The book has been an excellent read! I'm halfway through it and I have already changed one of my kiosk apps to use visual inheritance. It's a great book. I'm look forward to finishing and applying it.
  • Jeff's too modest. His book is a good place to start. If you want to start creating e-Learning content using a page scripting language then you have a huge amount of work to do. Jeff's book doesn't have the solutions to all these things but it does solve some of the initial time wasting challenges and point you in a sensible direction. So, to sum up, Jeff's book may not be all you need but it will get you started and, unlike the Java route, you can always hassle Platte for help.
  • You have a great, relaxed writing style.
  • I've a rapidly expanding library on this new stuff, and locating stuff inside it is compellingly frustrating! My worst experience so far has been establishing how to use system-wide variables which persist across a multi-form application. Of all the books on the shelf, the only one that hit that meaningfully was Jeff's "VBTrain.Net". Thanks Jeff!
  • I very much enjoyed your style of writing and found it a very good introduction (with enough depth to satisfy most advanced-but-new-to-VB readers while being clear enough for those with less experience). Your enthusiasm for the product (and creating training materials) is clear throughout and this is always important in getting this type of material across to your readership. Put in brief, in modern British English, "Nice one mate!"
View all comments