Copy link to clipboard
Copied
Hi Everyone!
I'm fairly new to Captivate, though have made some great looking learning modules and am now at the point where I need to take the quiz information and load into a SQL database. Can someone give me some pointers on achieving this?
My method would be something along the lines of
User finishes quiz (successful) and once they click 'Continue' it will take the variables I want such as pass score (percentage), course ID and name, and then redirect to an .aspx page and exposes these to the page so that some C# code can read them and write the information (along with logged on user) to a SQL database. I can work the aspx/C#/SQL myself, but just struggling to understand how to get the quiz variables exposed using the javascript function.
Can anyone give some advice or examples on how I would achieve this? I understand there will be some JavaScript to learn which i'm more than happy to do.
Kind Regards
Stephen
Have something to add?