Hi Peter
If you want to pass variables (results or other such details) then you need an LMS or CMS that supports SCORM or AICC.
A standalone CD or net delivered module uses a simple SCORM wrapper which doesn't support this kind of task, just gives enough functionality to run the module.
You'd need to write some custom javascript to extend the API to be able to write out from the module. I suspect that you'd be almost re-writing a SCORM player which would be a lot of work.
Hi Peter
If you want to pass variables (results or other such details) then you need an LMS or CMS that supports SCORM or AICC.
A standalone CD or net delivered module uses a simple SCORM wrapper which doesn't support this kind of task, just gives enough functionality to run the module.
You'd need to write some custom javascript to extend the API to be able to write out from the module. I suspect that you'd be almost re-writing a SCORM player which would be a lot of work.