Captivate and capturing inormation

Good day everyone.I am using Lectora Professional Publishing suite ver. 2005 SP4a(2790)I have within my Lectora training module a Captivate simulation that has a short survey (all created in Captivate 2).I am trying to capture the results from the HTML generated Captivate file into Lectora (or even into a database). I have been able to capture single results (from say a quiz) but multiple results from the survey is just not working.I have modified the HTML file to send the survey results to Lectora (or a SQL database or to Access database). Essentially the results would be emailed, but I have modified the HTML file with the email javascript portion to send instead to a database. The email results would be stripped of the double quotes and only the raw data sent to the database. The coding works to send a single result (like say a test data), but I need to send the survey information that has multple results to the database, and I am having trouble getting the survey recognized and sent.The survey results are formated(for email) like this,..."Date","Time","Interaction ID","Objective ID","Interaction Type","Correct Response","Student Response","Result","Weight","Latency" "04/16/2007","09:17:58","Interaction10153","Quiz10030","choi ce","","D","C","0","00:00:08" "04/16/2007","09:18:01","Interaction10312","Quiz10030","choi ce","","B","C","0","00:00:02" "04/16/2007","09:18:04","Interaction10355","Quiz10030","choi ce","","A","C","0","00:00:02" "04/16/2007","09:18:07","Interaction10396","Quiz10030","choi ce","","C","C","0","00:00:02" "04/16/2007","09:18:09","Interaction10441","Quiz10030","choi ce","","C","C","0","00:00:02" "04/16/2007","09:18:12","Interaction10486","Quiz10030","choi ce","","B","C","0","00:00:02" "04/16/2007","09:18:15","Interaction10531","Quiz10030","choi ce","","A","C","0","00:00:02"


I am using an array to get single results like this.where the numbers in the array represents the position of the values needed.E.g. Interaction10153 | Quiz10030 |choice | DCan anyone tell me how to modify the code so as to to get the multiple values (columns/rows)?Thanks in advance.Bruman Edited By: bruman on 2007-4-16 16:8:39

Discussions have been disabled for this post