<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Send Captivate Quiz Data to JavaScript</title>
	<atom:link href="http://pipwerks.com/journal/2008/09/07/send-captivate-quiz-data-to-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://pipwerks.com/journal/2008/09/07/send-captivate-quiz-data-to-javascript/</link>
	<description>Philip Hutchison's technology journal, dedicated to exploring web technologies for website and e-learning development.</description>
	<pubDate>Tue, 06 Jan 2009 03:15:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Philip Hutchison</title>
		<link>http://pipwerks.com/journal/2008/09/07/send-captivate-quiz-data-to-javascript/#comment-942</link>
		<dc:creator>Philip Hutchison</dc:creator>
		<pubDate>Wed, 29 Oct 2008 19:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://pipwerks.com/journal/?p=151#comment-942</guid>
		<description>I recently received this message in an email:

&lt;blockquote&gt;Thanks for this post.

About your issue with interaction headers coming through only with no data...uh, forgive me if I'm stating the obvious..but you have to choose "Interactions and score" in the Reporting options for it to transmit that data.  From your screenshot, it doesn't seem that you're checking that.&lt;/blockquote&gt;

As I wrote in the top of the entry, I tried publishing with the "Interactions and score" option checked, and it didn't work. 

&lt;blockquote&gt;The headers were coming across, but the data wasn’t.  If any of you figure out why, drop me a line. For now, we’ll just focus on the Core Data.&lt;/blockquote&gt;

Thus, the screenshots I took use the simplified approach which reports only the score.

But thanks for the heads-up.  ;)</description>
		<content:encoded><![CDATA[<p>I recently received this message in an email:</p>
<blockquote><p>Thanks for this post.</p>
<p>About your issue with interaction headers coming through only with no data&#8230;uh, forgive me if I&#8217;m stating the obvious..but you have to choose &#8220;Interactions and score&#8221; in the Reporting options for it to transmit that data.  From your screenshot, it doesn&#8217;t seem that you&#8217;re checking that.</p></blockquote>
<p>As I wrote in the top of the entry, I tried publishing with the &#8220;Interactions and score&#8221; option checked, and it didn&#8217;t work. </p>
<blockquote><p>The headers were coming across, but the data wasn’t.  If any of you figure out why, drop me a line. For now, we’ll just focus on the Core Data.</p></blockquote>
<p>Thus, the screenshots I took use the simplified approach which reports only the score.</p>
<p>But thanks for the heads-up.  <img src='http://pipwerks.com/journal/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Hutchison</title>
		<link>http://pipwerks.com/journal/2008/09/07/send-captivate-quiz-data-to-javascript/#comment-939</link>
		<dc:creator>Philip Hutchison</dc:creator>
		<pubDate>Sat, 25 Oct 2008 20:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://pipwerks.com/journal/?p=151#comment-939</guid>
		<description>@Neil

Once the data is in JavaScript, you'd need to submit it as a form to your ASP page.  One popular approach is xmlhttprequest (ajax).  There are a ton of resources for that online, just google it.  :)</description>
		<content:encoded><![CDATA[<p>@Neil</p>
<p>Once the data is in JavaScript, you&#8217;d need to submit it as a form to your ASP page.  One popular approach is xmlhttprequest (ajax).  There are a ton of resources for that online, just google it.  <img src='http://pipwerks.com/journal/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://pipwerks.com/journal/2008/09/07/send-captivate-quiz-data-to-javascript/#comment-938</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Sat, 25 Oct 2008 20:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://pipwerks.com/journal/?p=151#comment-938</guid>
		<description>Thanks for this, I can comfortably get the captivate data into javascript objects. I am having issues sending those objects to an ASP page to insert them into access.

Any help would be greatly appreciated.
There is an an article on Adobe's site but that only works with Captivate version 2.</description>
		<content:encoded><![CDATA[<p>Thanks for this, I can comfortably get the captivate data into javascript objects. I am having issues sending those objects to an ASP page to insert them into access.</p>
<p>Any help would be greatly appreciated.<br />
There is an an article on Adobe&#8217;s site but that only works with Captivate version 2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Hutchison</title>
		<link>http://pipwerks.com/journal/2008/09/07/send-captivate-quiz-data-to-javascript/#comment-937</link>
		<dc:creator>Philip Hutchison</dc:creator>
		<pubDate>Fri, 24 Oct 2008 16:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://pipwerks.com/journal/?p=151#comment-937</guid>
		<description>@Bill

That's an interesting issue; I haven't encountered it myself.  Maybe it's a configuration issue?</description>
		<content:encoded><![CDATA[<p>@Bill</p>
<p>That&#8217;s an interesting issue; I haven&#8217;t encountered it myself.  Maybe it&#8217;s a configuration issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Kirke</title>
		<link>http://pipwerks.com/journal/2008/09/07/send-captivate-quiz-data-to-javascript/#comment-933</link>
		<dc:creator>Bill Kirke</dc:creator>
		<pubDate>Tue, 21 Oct 2008 21:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://pipwerks.com/journal/?p=151#comment-933</guid>
		<description>I have hundreds of users taking a quiz that we've created, and for most of them the email reporting that we've built works fine.

However for a small handful (less than a dozen), padMail() is never called.  sendMail() is being called, but not padMail().

The machines that don't work are very consistent.  We've tried upgrading the flash player, but that didn't help.

Any ideas why this would be, and how we can get those machines to report their quiz results?</description>
		<content:encoded><![CDATA[<p>I have hundreds of users taking a quiz that we&#8217;ve created, and for most of them the email reporting that we&#8217;ve built works fine.</p>
<p>However for a small handful (less than a dozen), padMail() is never called.  sendMail() is being called, but not padMail().</p>
<p>The machines that don&#8217;t work are very consistent.  We&#8217;ve tried upgrading the flash player, but that didn&#8217;t help.</p>
<p>Any ideas why this would be, and how we can get those machines to report their quiz results?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
