-
1. Re: InternalServerReporting.php
Erik Lord Jul 18, 2012 8:35 AM (in response to ludo1960)This page,
http://help.adobe.com/en_US/captivate/cp/using/WS365a66ad37c9f510-326cdb51265c9c0730-8000. html
says this,
"internalServerReporting.php is the sample PHP that is available in the Adobe Captivate installation folder"
Is that a solution for you to find the script?
Likely here:
(InstallDirectory)/Adobe Captivate (x)/Templates/Publish/
-
2. Re: InternalServerReporting.php
ludo1960 Jul 18, 2012 11:59 AM (in response to Erik Lord)Hi,
Yeah I know exactly where the example script is to be found, my question was as originally stated "I am looking for a PHP script to store results to a mysql table."
Thanks.
-
3. Re: InternalServerReporting.php
Erik Lord Jul 19, 2012 10:16 AM (in response to ludo1960)Ah, gotcha. I don't see that file anywhere myself, but here are some possible alternatives:
http://www.adobe.com/devnet-archive/captivate/articles/store_cpresults.html
Seems to be what you wanted but at its new URL?
http://blogs.adobe.com/captivate/2010/08/reporting-the-quiz-results-to-a-local-server.html
The main part talks about what I thought you were asking for, with quick lipservice to later SQL instructions (which I've not been able to find). BUT if you scroll into the comments, there seems to be a wealth of assistance and sample scripts there.
This is cool, but ASP:
http://ian.meinertfamily.us/2011/04/publishing-captivate-to-sql-using-asp-part-i/
http://ian.meinertfamily.us/2011/04/publishing-captivate-to-sql-using-asp-part-ii/
http://ian.meinertfamily.us/2011/04/publishing-captivate-to-sql-using-asp-part-iii/
-
4. Re: InternalServerReporting.php
ludo1960 Jul 20, 2012 2:22 AM (in response to Erik Lord)Thanks for the pointers, should be enough to get me going. Can't believe there aint a PHP/Mysql example, but hey, that's life! I will post back a solution for PHP/Mysql once I have it.
Thanks again for the pointers!
-
5. Re: InternalServerReporting.php
Bernie321 Sep 26, 2014 1:45 AM (in response to ludo1960)Hi Ludo,
Did you or anyone else work this out..............I am trying to get he quiz results into a mysql database I am using internalServerReporting.php to generate results on-line but would like to get the results directly in mysql without running an import function.
Any example scripts would be very gratefully received
regards
Bernie
-
6. Re: InternalServerReporting.php
clemyvi Nov 3, 2014 7:16 AM (in response to Bernie321)Hi Bernie,
I'm also looking for the same thing..
Did you find something?
Sounds like a lot of people are after this, but couldn't find anything online.
best,
-
7. Re: InternalServerReporting.php
Erik Lord Nov 4, 2014 11:56 AM (in response to ludo1960)Check this thread
Quiz Results Analyzer w/Internal Server
There seems to be a lot there, including sample scripts.
Unfortunately I can't find anything that says "here's a sample script you can use!"
So it'll take a little work


