Skip to main content
June 8, 2010
Question

Can I send the quiz results to a webservice, please?

  • June 8, 2010
  • 2 replies
  • 731 views

Hello Everyone,

I am new to Captivate but know AS2/AS3 very well. I wounder if it is possible to send a quiz result to a remote web service? If not, can anyone suggest me what other options I have with regards to saving user data to a remote database?

Appreciate all your help.

Thanks.
Zane

This topic has been closed for replies.

2 replies

Legend
June 8, 2010

Zane,

I also have two widgets that allow you to pass variables via a URL string.  The first widget allows you to do this via a standard Cp button, the second allows you to do this via the slide Entry and Exit actions.

@Wheat: thanks for the references!

HTH,

Jim Leichliter

Inspiring
June 9, 2010

@Jim: you bet!

Inspiring
June 8, 2010

Michael Lund has an AS2 widget that can send them via email using PHP:

http://www.cpguru.com/2010/04/08/email-reporting-widget-for-adobe-captivate-4/

Jim Leichliter has an AS3 solution that sends them to a Google Spreadsheet via a Google Form:

http://jimleichliter.blogspot.com/2010/03/captivate-4-widget-cp-variables-to.html

I have a solution that sends them to MySQL via PHP:

http://wheatblog.com/software/

Captivate 5 will support sending them to Acrobat.com and also a few other reporting options.

Wheat