<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Mediator 9: Tracking a User&#8217;s Score</title>
	<atom:link href="http://jeremysblog.co.uk/software/mediator-9-tracking-a-users-score/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeremysblog.co.uk/software/mediator-9-tracking-a-users-score/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 22:27:57 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MediatorUser</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-tracking-a-users-score/comment-page-1/#comment-349</link>
		<dc:creator>MediatorUser</dc:creator>
		<pubDate>Fri, 03 Feb 2012 22:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=394#comment-349</guid>
		<description>know* fail....</description>
		<content:encoded><![CDATA[<p>know* fail&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MediatorUser</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-tracking-a-users-score/comment-page-1/#comment-348</link>
		<dc:creator>MediatorUser</dc:creator>
		<pubDate>Fri, 03 Feb 2012 22:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=394#comment-348</guid>
		<description>Hi Jeremy, me again. Do you now how to make a specific event happen when pressing a button in a message box? ie. &quot;OK&quot; &quot;Cancel&quot; etc
Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi Jeremy, me again. Do you now how to make a specific event happen when pressing a button in a message box? ie. &#8220;OK&#8221; &#8220;Cancel&#8221; etc<br />
Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MediatorUser</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-tracking-a-users-score/comment-page-1/#comment-345</link>
		<dc:creator>MediatorUser</dc:creator>
		<pubDate>Fri, 27 Jan 2012 20:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=394#comment-345</guid>
		<description>Hi again Jeremy, I was wondering if you knew if there was a way of making a .wmv auto start in full screen?</description>
		<content:encoded><![CDATA[<p>Hi again Jeremy, I was wondering if you knew if there was a way of making a .wmv auto start in full screen?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MediatorUser</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-tracking-a-users-score/comment-page-1/#comment-344</link>
		<dc:creator>MediatorUser</dc:creator>
		<pubDate>Wed, 25 Jan 2012 18:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=394#comment-344</guid>
		<description>I fixed it ^^ and thanks Jeremy :D</description>
		<content:encoded><![CDATA[<p>I fixed it ^^ and thanks Jeremy <img src='http://jeremysblog.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-tracking-a-users-score/comment-page-1/#comment-343</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 25 Jan 2012 08:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=394#comment-343</guid>
		<description>I suggest you try running the document with Debug turned on. Take a close look at the values being set for the score variable. Is it updating correctly? If it is then your problem would be with that final IF... conditional. If it isn&#039;t then you need to see where the problem occurs and recheck your programming. 

Hope this helps and good luck with your OCR Nationals. </description>
		<content:encoded><![CDATA[<p>I suggest you try running the document with Debug turned on. Take a close look at the values being set for the score variable. Is it updating correctly? If it is then your problem would be with that final IF&#8230; conditional. If it isn&#8217;t then you need to see where the problem occurs and recheck your programming. </p>
<p>Hope this helps and good luck with your OCR Nationals.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MediatorUser</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-tracking-a-users-score/comment-page-1/#comment-342</link>
		<dc:creator>MediatorUser</dc:creator>
		<pubDate>Tue, 24 Jan 2012 22:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=394#comment-342</guid>
		<description>Hi, im using mediator for my OCR Nationals and i am trying to put a global score system in. On Question if you click the correct answer then it assigns score+1 then on my spot the difference question find all five and score+1 again. Then on my result page i have event on page If Score=1 then it shows a personal message and changes input box to &#039;value as expression&#039; Score. I have another If Score=2 then a different message, but only Score=1 seems to work. This is probably hard to understand but can anyone help?</description>
		<content:encoded><![CDATA[<p>Hi, im using mediator for my OCR Nationals and i am trying to put a global score system in. On Question if you click the correct answer then it assigns score+1 then on my spot the difference question find all five and score+1 again. Then on my result page i have event on page If Score=1 then it shows a personal message and changes input box to &#8216;value as expression&#8217; Score. I have another If Score=2 then a different message, but only Score=1 seems to work. This is probably hard to understand but can anyone help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wil</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-tracking-a-users-score/comment-page-1/#comment-329</link>
		<dc:creator>wil</dc:creator>
		<pubDate>Wed, 30 Nov 2011 19:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=394#comment-329</guid>
		<description>you need to extract and save the video from youtube, and then embed it that way.  try using something like www.zamzar.com to extract and save the video. Let me know if it helps.</description>
		<content:encoded><![CDATA[<p>you need to extract and save the video from youtube, and then embed it that way.  try using something like <a href="http://www.zamzar.com" rel="nofollow">http://www.zamzar.com</a> to extract and save the video. Let me know if it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shelby</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-tracking-a-users-score/comment-page-1/#comment-327</link>
		<dc:creator>Shelby</dc:creator>
		<pubDate>Sun, 27 Nov 2011 04:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=394#comment-327</guid>
		<description>I have a quick question. How do you embed a video from you tube onto mediator 9?</description>
		<content:encoded><![CDATA[<p>I have a quick question. How do you embed a video from you tube onto mediator 9?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wil</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-tracking-a-users-score/comment-page-1/#comment-291</link>
		<dc:creator>wil</dc:creator>
		<pubDate>Sun, 31 Jul 2011 08:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=394#comment-291</guid>
		<description>http://www.tes.co.uk/teaching-resource/Network-Tester-6085625/</description>
		<content:encoded><![CDATA[<p><a href="http://www.tes.co.uk/teaching-resource/Network-Tester-6085625/" rel="nofollow">http://www.tes.co.uk/teaching-resource/Network-Tester-6085625/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wil</title>
		<link>http://jeremysblog.co.uk/software/mediator-9-tracking-a-users-score/comment-page-1/#comment-290</link>
		<dc:creator>wil</dc:creator>
		<pubDate>Sun, 31 Jul 2011 08:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://jeremysblog.co.uk/?p=394#comment-290</guid>
		<description>maybe not. 
http://www.tes.co.uk/teaching-resource/Spreadsheet-keyword-quiz-6088421/</description>
		<content:encoded><![CDATA[<p>maybe not.<br />
<a href="http://www.tes.co.uk/teaching-resource/Spreadsheet-keyword-quiz-6088421/" rel="nofollow">http://www.tes.co.uk/teaching-resource/Spreadsheet-keyword-quiz-6088421/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

