a courseware javascript plugin.
the demo is provided in the coursePluginDemo.html.
the HTML file has a json structure of the course in the textarea that needs to be provided to the plugin.
this plugin on the finish of the course will call a callback which returns the course json object filled with values which could be used for further evaluation.
this plugin depends on jquery 1.7 and above.
developed and tested on google chrome.