HOME ➔ SUPPORT ➔ Community ➔ General CourseLab issues ... Saving answers into MySQL
Saving answers into MySQL
  View type:
Hi, I need to save every answered question into MySQL...[:confused:][:D]
There is an easy way to do it?
Tks [:)]
 
Nick knows more details but I think if you use a scorm2004 enabled lms there's not much extra work to do.
 
 
Saving everything to MySQL, well the easiest way is to use the API to talk to an LMS. This also gives you a tier of content security plus a shed load of extra functionality.
Failing that you'd need to use a few extras like JS and PHP, although you could also use JS.
So you need an external JS script that has the main functions or a PHP page. Then you'd call the functions from within your module using JS.
 
 
 
Ok, I see... thanks for the reply.
But, what API should I try to use? [:D]
Thanks.
Subject:
Message options
No additional options