Question
Storing Quiz Answers in a database
Good Morning Everyone,
I am working on the quiz feature of captivate. I need to store the scores of my quiz to a database. I accomplished it using JavaScript, .Net & SQL Server 2005 database. I used the tutorial by Tim Mushen as a reference to do that.
http://www.adobe.com/devnet/captivate/articles/store_cpresults.html
I am getting my quiz scores in my SQL Server database. I need to know, whether I can transfer the answers of the individual questions in the quiz to the database along with the scores. I can see the answers, if I click the review quiz button. But, I need to know, if adobe captivate is exposing the answers, so that I can pass it along with the scores or is it keeping it private.
Thanks in advance...
Reny Mathew.
I am working on the quiz feature of captivate. I need to store the scores of my quiz to a database. I accomplished it using JavaScript, .Net & SQL Server 2005 database. I used the tutorial by Tim Mushen as a reference to do that.
http://www.adobe.com/devnet/captivate/articles/store_cpresults.html
I am getting my quiz scores in my SQL Server database. I need to know, whether I can transfer the answers of the individual questions in the quiz to the database along with the scores. I can see the answers, if I click the review quiz button. But, I need to know, if adobe captivate is exposing the answers, so that I can pass it along with the scores or is it keeping it private.
Thanks in advance...
Reny Mathew.
