Tracking quiz results in a project published for the web

Jan 20, 2016

Hi! I'm experimenting with a trial version of SL2. I am enjoying the UI ease of use. Is it possible to track quiz results to a database from a SL2 project published for the web? Perhaps using javascript? I currently do not have access to an LMS. Thanks in advance for any information!

5 Replies
Russ Sawchuk

Hi Kim,

We have been sending SL quiz results to a database for several years now. It a bit technical, but once we set it up, it has proven to be very reliable. We use javascript to send the results to a php file that then sends the data to a MySQL database table.

I use a DB program called Navicat to view and manage the quiz results data in the database. I can export to EXCEL or to a statistical program for detailed analysis.

However, this approach only records the main results ... name and score. We also capture date/time and IP address. This won't work if you want detailed results by each question.

Let me know if you want more details.

Russ

 

This discussion is closed. You can start a new discussion or contact Articulate Support.