Writing results to SQL server database from Adobe Captivate 5.5 using ASP.Net

Copy link to clipboard
Copied
Hello All,
Please provide some pointers for writing quiz results to SQL Server database from Adobe Captivate 5.5 using ASP.Net.
Thanks,
Vani
Copy link to clipboard
Copied
Hi Vani,
Welcome to Adobe Forums!
Could you please elaborate what exactly you are trying to achieve , So that I could help you in a better way ?
Thanks

Copy link to clipboard
Copied
Hello Himanshu,
Our client has developed online training/quizzes using Captivate 5.5. Now they want us to record quiz results back to sql server database using ASP.Net.
Please let me know if you need any more information.
Copy link to clipboard
Copied
No version of Captivate offers this functionality out of the box. And Adobe is not going to build you one.
Captivate's default output's for integration with a database-driven back end are either for a SCORM-compliant LMS or an Internal Server solution that uses PHP server-side pages.
What you would require is a custom solution built in ASP.net or similar. You would need to engage designers and programmers to pull such a solution together.

Copy link to clipboard
Copied
Thanks Rod for your reply. As a matter of fact I have already built the solution and its working with files published using Captivate 4. However for reasons unknown its not working with files published with Captivate 5.5. SWF file is not loading at all. I tried to debug with no much help, still trying to figure why the file is not loading up.

