Skip to main content
Known Participant
March 19, 2012
Question

How do I edit the text on an email through the Quiz results?

  • March 19, 2012
  • 1 reply
  • 600 views

I have selected the option on the Quiz results slide to send an email, however the text is coming through via email as a lot of core data? Is there anyway to change this text? Thank you

This topic has been closed for replies.

1 reply

RodWard
Community Expert
Community Expert
March 20, 2012

The data comes out of the published Captivate SWF file as a string of text and gets passed to a JavaScript function in the published HTM file.  This HTM is generated from the email_body.htm template found in the Templates\Publish directory of your Captivate install location.  If you are good enough with JavaScript (or know someone that is) you might be able to do some fancier formatting before the email is generated.  There's really no configuration option for the formatting of this text from within the Captivate UI.