RusticiSoftware / SCORMCloud_NetLibrary

A C# library to assist in the integration of the SCORM Cloud service into .Net 2.0+ applications.
http://scorm.com/scorm-solved/scorm-cloud/develop-a-scorm-cloud-app/
Other
11 stars 22 forks source link

Corrected parameter casing in DispatchService #2

Closed bvanskiver closed 12 years ago

bvanskiver commented 12 years ago

Parameters are case sensitive and are expected to be all lower-case, two cases in the file were using Camel case.