<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>VSSCORM &#187; Further Reading</title>
	<atom:link href="http://www.vsscorm.net/category/references/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vsscorm.net</link>
	<description>A Very Simple SCORM Interface</description>
	<lastBuildDate>Tue, 20 Jul 2010 17:08:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Cheating on SCORM Courses &#8211; It&#8217;s Not Difficult</title>
		<link>http://www.vsscorm.net/2009/07/31/cheating-on-scorm-courses-its-not-difficult/</link>
		<comments>http://www.vsscorm.net/2009/07/31/cheating-on-scorm-courses-its-not-difficult/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 18:36:18 +0000</pubDate>
		<dc:creator>Steve Addison</dc:creator>
				<category><![CDATA[Further Reading]]></category>

		<guid isPermaLink="false">http://www.vsscorm.net/?p=589</guid>
		<description><![CDATA[Since I&#8217;ve spent much of the last 10 years working in the slightly paranoid world of information security, I&#8217;ve always been concerned about SCORM&#8217;s dependence on JavaScript for communicating with a LMS. It&#8217;s always seemed to me that it would &#8230; <a href="http://www.vsscorm.net/2009/07/31/cheating-on-scorm-courses-its-not-difficult/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since I&#8217;ve spent much of the last 10 years working in the slightly paranoid world of information security, I&#8217;ve always been concerned about SCORM&#8217;s dependence on JavaScript for communicating with a LMS. It&#8217;s always seemed to me that it would be very vulnerable to being hacked. And, a couple of months ago, Philip Hutchison at <a href="http://pipwerks.com/index.php" target="_blank">pipwerks</a> created a stir by demonstrating one way to do this. </p>
<p><span id="more-589"></span></p>
<p>As he says:</p>
<blockquote><p>SCORM &#8211; the most common communication standard in e-learning &#8211; is fairly easy to hack. It uses a public JavaScript-based API that is easy to tap into and feed false data, and because it&#8217;s a standard, you know exactly what methods and properties are available in the API. It doesn&#8217;t matter what vendor or product produced the course (Articulate, Adobe, etc.) ? if it uses SCORM, it&#8217;s vulnerable</p></blockquote>
<p>He&#8217;s developed: </p>
<blockquote><p>&#8230; a proof-of-concept bookmarklet that when clicked will set your SCORM course to complete with a score of 100 (works with both SCORM 1.2 and 2004).</p></blockquote>
<p>That&#8217;s worrying if you&#8217;re a training manager, and you&#8217;re depending on SCORM courses to prove your compliance with laws and regulations!</p>
<p>You can find more details (but <strong>NOT</strong> the exploit code!) on <a href="http://pipwerks.com/journal/2009/03/22/cheating-in-scorm/" target="_blank">this page</a> on Philip&#8217;s website. The ADL has also published <a href="http://www.adlnet.gov/Technologies/scorm/SCORMSDocuments/SCORM%20Resources/Resources.aspx" target="_blank">some suggestions</a> for ways to make assessments secure from this form of hacking, but it&#8217;s important to understand the problem really stems from the use of JavaScript as the communications mechanism.</p>
<p>Does this make SCORM useless? Not really, as long as you&#8217;re prepared to accept the limitations inherent in asynchronous WBT and in unproctored assessments. Any unsupervised online assessment should always be considered to be an &#8220;open-book&#8221; exam since the student could be using books and/or manuals, web access to resources such as Google, or even just a helpful coworker sitting beside him/her during the test. You&#8217;ll find a more detailed discussion of this on <a href="http://www.scorm.com/blog/2009/04/scorm-security-some-perspective/" target="_blank">Mike Rustici&#8217;s blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vsscorm.net/2009/07/31/cheating-on-scorm-courses-its-not-difficult/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCORM 1.2 Cookbook</title>
		<link>http://www.vsscorm.net/2009/07/16/scorm-1-2-cookbook/</link>
		<comments>http://www.vsscorm.net/2009/07/16/scorm-1-2-cookbook/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 19:20:53 +0000</pubDate>
		<dc:creator>Steve Addison</dc:creator>
				<category><![CDATA[Further Reading]]></category>

		<guid isPermaLink="false">http://www.vsscorm.net/?p=451</guid>
		<description><![CDATA[The late Claude Ostyn &#8211; in his role as Learning Standards Strategist for Click2Learn &#8211; created a wonderful SCORM 1.2 Resource Kit aka the SCORM Cookbook. Sadly, despite its popularity, SumTotal Systems (the descendent of Click2Learn) removed the SCORM 1.2 &#8230; <a href="http://www.vsscorm.net/2009/07/16/scorm-1-2-cookbook/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The late Claude Ostyn &#8211; in his role as Learning Standards Strategist for Click2Learn &#8211; created a wonderful SCORM 1.2 Resource Kit aka the SCORM Cookbook. Sadly, despite its popularity, SumTotal Systems (the descendent of Click2Learn) removed the SCORM 1.2 Resource Kit from its website.</p>
<p>Fortunately, there are several places on the Internet where you can still find a copy of this document. Here&#8217;s a couple of places you can look:</p>
<ul>
<li><a href="http://www.scorm.com/scorm-explained/scorm-resources/scorm-cookbook/" target="_blank">http://www.scorm.com/scorm-explained/scorm-resources/scorm-cookbook/</a></li>
<li><a href="http://www.academiaelearning.com/contenido/scorm/cooking/i_cookbook.htm" target="_blank">http://www.academiaelearning.com/contenido/scorm/cooking/i_cookbook.htm</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.vsscorm.net/2009/07/16/scorm-1-2-cookbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A SCORM Primer from ADL</title>
		<link>http://www.vsscorm.net/2009/06/05/a-scorm-primer-from-adl/</link>
		<comments>http://www.vsscorm.net/2009/06/05/a-scorm-primer-from-adl/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 18:02:59 +0000</pubDate>
		<dc:creator>Steve Addison</dc:creator>
				<category><![CDATA[Further Reading]]></category>

		<guid isPermaLink="false">http://www.vsscorm.net/?p=230</guid>
		<description><![CDATA[Just a brief aside &#8230; I&#8217;d forgotten about this SCORM Primer from Philip Dodds at ADL. It&#8217;s a pretty high-level overview of the subject but might help you see how the SCORM RTE &#8211; the subject of the work I&#8217;m &#8230; <a href="http://www.vsscorm.net/2009/06/05/a-scorm-primer-from-adl/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just a brief aside &#8230; I&#8217;d forgotten about this <a href="http://adlcommunity.net/mod/resource/view.php?id=458" target="_blank">SCORM Primer</a> from Philip Dodds at ADL. </p>
<p><img src="http://www.vsscorm.net/wp-content/uploads/2009/06/lms_model1.jpg" alt="LMS Model from ADL SCORM Primer" title="LMS Model from ADL SCORM Primer" width="418" height="315" class="aligncenter size-full wp-image-234" /></p>
<p>It&#8217;s a pretty high-level overview of the subject but might help you see how the SCORM RTE &#8211; the subject of the work I&#8217;m describing right now in this blog &#8211; fits in with SCORM as a whole.</p>
<p>You might also find useful information in the <a href="http://adlcommunity.net/course/view.php?id=25" target="_blank">ADL Community SCORM section</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vsscorm.net/2009/06/05/a-scorm-primer-from-adl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Background Reading</title>
		<link>http://www.vsscorm.net/2009/05/30/background-reading/</link>
		<comments>http://www.vsscorm.net/2009/05/30/background-reading/#comments</comments>
		<pubDate>Sun, 31 May 2009 06:46:24 +0000</pubDate>
		<dc:creator>Steve Addison</dc:creator>
				<category><![CDATA[Further Reading]]></category>

		<guid isPermaLink="false">http://www.vsscorm.net/?p=15</guid>
		<description><![CDATA[SCORM &#8211; the Shareable Common Object Reference Model &#8211; started as an initiative from the Advanced Distributed Learning Initiative (ADL &#8211; part of the US Department of Defense) &#8211; and built on earlier projects such as AICC. The ADL website &#8230; <a href="http://www.vsscorm.net/2009/05/30/background-reading/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>SCORM &#8211; the Shareable Common Object Reference Model &#8211; started as an initiative from the Advanced Distributed Learning Initiative (ADL &#8211; part of the US Department of Defense) &#8211; and built on earlier projects such as AICC.</p>
<p>The <a href="http://www.adlnet.org/" target="_blank">ADL website</a> can be a little hard to navigate, especially if you&#8217;re looking for older documents rather than the SCORM 2004 documents. So, if you have trouble locating the SCORM 1.2 documents, you can use <a href="/docs/SCORM_1_2_pdf.zip">this link</a> to download them from the VS SCORM website.</p>
<p>An <a href="http://www.scorm.com/scorm-explained/" target="_blank">excellent introduction</a> to SCORM can be found on the website of Rustici Software including a <a href="http://www.scorm.com/scorm-explained/technical-scorm/scorm-12-overview-for-developers/" target="_blank">technical overview of SCORM 1.2</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vsscorm.net/2009/05/30/background-reading/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
