Forum Discussion
Storing QuizMaker results in a database
dineshkumar s said:
Is it possible to track Articulate Output into Asp.net application. could you please provide some example?
Yes it is possible. See http://www.articulate.com/forums/articulate-quizmaker/4317-quiz-database-instructions-code.html
My solution is ASP, the original is ASP.NET (or C# perhaps).
- SuzanAllen10 years agoCommunity Member
Hi Mark,
I previously used this method to save the results of a Quizmaker 09 Survey to a Microsoft SQL Server database. Recently I have tried changing the survey questions and republishing the survey but it no longer works in IE11. Do you have any idea what changes are needed to make it work?
- Michielvan-d05810 years agoCommunity Member
Hi
My name is Michiel, not Mark. Don't worry about that though. Sorry to be late with my reply. I hope you have already solved the problem.
I have a new version already, but it's not ready for publishing. I am still working on that. I could send you the code base though.
Right now quizbaker has moved to GitHub, where you can find the code. If you want you can add an Issue here: https://github.com/blonkm/quizbaker/issues
Please use that to put in as much detail as you can about your problem. If you want you can press F12 in the browser (IE) and see in the console if there are any javascript errors. Please indicate which ones you see.
I can then fix the code and update the version. However, as I said this version is quite old and I need to update it with the latest
regards
Michiel