Answered
Saving results to database?
Can test results be stored into a MySQL database?
Can test results be stored into a MySQL database?
Probably the easiest way is to set the module up for SCORM standard and then just intercept the SCORM calls to plug the same information into your database. The SCORM standard API and all the JavaScript calls are all well documented on the web. You just need to code something that pretends to be the LMS.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.