Question
Submit quiz results to one single .csv file
How can I submit quiz results (over 200 people will be taking
my captivate quiz) to a single .csv file?
Right now, the quizes are submitted to my email address and attached to the email as a POSTDATA.ATT file. I have to manually go into my Outlook and save attachment as "FnameLname.csv”. So each quiz taker will have an individual .csv file! So I will have over 100 emails and over 100 .csv files!!!!!
How can I make the quiz results submit to a single Quiz_Results.csv file on my web server instead?

Right now, the quizes are submitted to my email address and attached to the email as a POSTDATA.ATT file. I have to manually go into my Outlook and save attachment as "FnameLname.csv”. So each quiz taker will have an individual .csv file! So I will have over 100 emails and over 100 .csv files!!!!!
How can I make the quiz results submit to a single Quiz_Results.csv file on my web server instead?