<?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: Moodle and SCORM Export?</title>
	<atom:link href="http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/</link>
	<description>just a lowly edtech geek, mumble mumble university of calgary</description>
	<lastBuildDate>Fri, 19 Mar 2010 17:28:47 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Frank</title>
		<link>http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196353</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Wed, 27 Jan 2010 01:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196353</guid>
		<description>Another LMS to consider is the open source LMS eFront. While they have always supported importing and exporting of SCORM 1.2, with the recent release they also support SCORM 2004. 

http://www.efrontlearning.net/</description>
		<content:encoded><![CDATA[<p>Another LMS to consider is the open source LMS eFront. While they have always supported importing and exporting of SCORM 1.2, with the recent release they also support SCORM 2004. </p>
<p><a href="http://www.efrontlearning.net/" rel="nofollow">http://www.efrontlearning.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dnorman</title>
		<link>http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196111</link>
		<dc:creator>dnorman</dc:creator>
		<pubDate>Tue, 29 Dec 2009 16:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196111</guid>
		<description>Thanks for the info, Greg! I&#039;ve used ATutor (a couple of years ago now - I&#039;m sure it&#039;s changed a lot since then) and will definitely try it out for a future project. The ability to export content is pretty key - import without export is just lock-in.</description>
		<content:encoded><![CDATA[<p>Thanks for the info, Greg! I&#8217;ve used ATutor (a couple of years ago now &#8211; I&#8217;m sure it&#8217;s changed a lot since then) and will definitely try it out for a future project. The ability to export content is pretty key &#8211; import without export is just lock-in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Gay</title>
		<link>http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196110</link>
		<dc:creator>Greg Gay</dc:creator>
		<pubDate>Tue, 29 Dec 2009 14:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196110</guid>
		<description>As moodle&#039;s main OS competitor, we ATutor developers having been waiting patiently for moodle to implement some kind of standard exporting so current users could get their content out of moodle and into ATutor, or into any other system that support open content standard for that matter.  Not realizing the importance of two way interoperability, many moodle users find out too late that they are &quot;locked in.&quot; Too often I hear, &quot;...it would be too much trouble to switch systems&quot;

While SCORM is one potential means, its really not the best way to move content around in an interoperable way.  SCORM serves its purpose as a standard way of presenting and distributing learning content, but it is quite limited in it pedagogical adaptability. More appropriate for content interoperability is IMS CP, and on the assessment side, IMS QTI.  Once these components can be imported, exported, authored, knowledgeable e-learning practiioners should be able to use features of the LMS the content imports into to take care of the pedagogical aspects of teaching and learning online.

Since 2003, ATutor has had content packaging importing, exporting, and authoring. You can get your content out of ATutor and into moodle, no problem. The other way around, you&#039;ll have trouble.     The ATutor code is there for the taking if moodle wants to implement true interoperability.  And now, ATutor has implemented the IMS Common Cartridge specification (compliance confirmed by IMS).  You can author common cartridges, export them for use in other ATutor courses or in other systems that import cartridges, and you can import cartridges from other sources and customize them to your teaching needs. Again, moodle if you&#039;re listening, the ATutor code is there for the taking.  To complicated is not an excuse, but rather a ploy to prevent moodle users from &quot;escaping&quot; to another system. I&#039;d challenge moodlers to make their system truly interoperable, and we&#039;ll make our code available to do it.</description>
		<content:encoded><![CDATA[<p>As moodle&#8217;s main OS competitor, we ATutor developers having been waiting patiently for moodle to implement some kind of standard exporting so current users could get their content out of moodle and into ATutor, or into any other system that support open content standard for that matter.  Not realizing the importance of two way interoperability, many moodle users find out too late that they are &#8220;locked in.&#8221; Too often I hear, &#8220;&#8230;it would be too much trouble to switch systems&#8221;</p>
<p>While SCORM is one potential means, its really not the best way to move content around in an interoperable way.  SCORM serves its purpose as a standard way of presenting and distributing learning content, but it is quite limited in it pedagogical adaptability. More appropriate for content interoperability is IMS CP, and on the assessment side, IMS QTI.  Once these components can be imported, exported, authored, knowledgeable e-learning practiioners should be able to use features of the LMS the content imports into to take care of the pedagogical aspects of teaching and learning online.</p>
<p>Since 2003, ATutor has had content packaging importing, exporting, and authoring. You can get your content out of ATutor and into moodle, no problem. The other way around, you&#8217;ll have trouble.     The ATutor code is there for the taking if moodle wants to implement true interoperability.  And now, ATutor has implemented the IMS Common Cartridge specification (compliance confirmed by IMS).  You can author common cartridges, export them for use in other ATutor courses or in other systems that import cartridges, and you can import cartridges from other sources and customize them to your teaching needs. Again, moodle if you&#8217;re listening, the ATutor code is there for the taking.  To complicated is not an excuse, but rather a ploy to prevent moodle users from &#8220;escaping&#8221; to another system. I&#8217;d challenge moodlers to make their system truly interoperable, and we&#8217;ll make our code available to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dnorman</title>
		<link>http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196012</link>
		<dc:creator>dnorman</dc:creator>
		<pubDate>Sun, 22 Nov 2009 02:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196012</guid>
		<description>There&#039;s the rub. You can limit yourself to painting by numbers, as supported by the archaic SCORM spec and possibilities of AICC etc... OR you can focus on supporting and engaging in meaningful learning activities. Which become tied to a specific platform because there is no way to import/export those complex and organic interactions in any meaningful way.</description>
		<content:encoded><![CDATA[<p>There&#8217;s the rub. You can limit yourself to painting by numbers, as supported by the archaic SCORM spec and possibilities of AICC etc&#8230; OR you can focus on supporting and engaging in meaningful learning activities. Which become tied to a specific platform because there is no way to import/export those complex and organic interactions in any meaningful way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Fitzgerald</title>
		<link>http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196011</link>
		<dc:creator>Bill Fitzgerald</dc:creator>
		<pubDate>Sun, 22 Nov 2009 01:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196011</guid>
		<description>RE: &quot;People need to base all of their courses on SCORM complaint content.&quot;

So, the spec should drive the format/shape/process of learning? 

I get it now. It makes perfect sense. And here I was thinking that the needs of learners should be primary.

Palm  Forehead! 

Thanks for the clarification.

Cheers,

Bill</description>
		<content:encoded><![CDATA[<p>RE: &#8220;People need to base all of their courses on SCORM complaint content.&#8221;</p>
<p>So, the spec should drive the format/shape/process of learning? </p>
<p>I get it now. It makes perfect sense. And here I was thinking that the needs of learners should be primary.</p>
<p>Palm  Forehead! </p>
<p>Thanks for the clarification.</p>
<p>Cheers,</p>
<p>Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Leslie</title>
		<link>http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196010</link>
		<dc:creator>Scott Leslie</dc:creator>
		<pubDate>Sat, 21 Nov 2009 22:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196010</guid>
		<description>Nice comment Mark, not self-serving AT ALL. Don&#039;t blame the product vendors, the spec is too complicated, but DO trust the spec, and those specialists who can profit from developing in it. 
Nice logic.

SCORM is an answer begged by the question of Learning Management Systems, themselves a beeged question of how to do online learning in a &quot;protected&quot; way. All over the web we see examples of people taking content, getting it to show up in other places, or reusing it easily, without arcane specs like SCORM. Yes, arcane.</description>
		<content:encoded><![CDATA[<p>Nice comment Mark, not self-serving AT ALL. Don&#8217;t blame the product vendors, the spec is too complicated, but DO trust the spec, and those specialists who can profit from developing in it.<br />
Nice logic.</p>
<p>SCORM is an answer begged by the question of Learning Management Systems, themselves a beeged question of how to do online learning in a &#8220;protected&#8221; way. All over the web we see examples of people taking content, getting it to show up in other places, or reusing it easily, without arcane specs like SCORM. Yes, arcane.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarkK</title>
		<link>http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196006</link>
		<dc:creator>MarkK</dc:creator>
		<pubDate>Sat, 21 Nov 2009 05:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196006</guid>
		<description>email info@bthegame.com for mark Kesley</description>
		<content:encoded><![CDATA[<p>email <a href="mailto:info@bthegame.com">info@bthegame.com</a> for mark Kesley</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarkK</title>
		<link>http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196005</link>
		<dc:creator>MarkK</dc:creator>
		<pubDate>Sat, 21 Nov 2009 04:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-196005</guid>
		<description>Stop blaming Moodle, blame yourselves.  The best learning package to this date is SCORM 2004. The problem is that it is not easy to implement SCORM 2004 for most companies without experience in this area, so they rely on the Pre built templates (Quize, survey, etc) of their LMS instead of basing each project on SCORM compliant sub sections. 


There is a solution
People need to base all of their courses on SCORM complaint content.  That means you can&#039;t rely on the Moodle template activities (or added modules) for course creation.  You have to more rigorously manage each activity and asset for SCORM compliance and sequencing.  To this point in time, Flash -&gt; javascript applications lend themselves quite well to SCORM data transfers.  The question is, can your company build an Actionscript project that implements SCORM? Can your company take existing content, modify it to export SCORM compliant variables.  Ours can.  

If you need expert consultation on risk reduction in software projects relating to SCORM compliancy, please email me. 

Mark Kesley
Independant SCORM compliant/Flash/Javascript developer 
(Email for samples)</description>
		<content:encoded><![CDATA[<p>Stop blaming Moodle, blame yourselves.  The best learning package to this date is SCORM 2004. The problem is that it is not easy to implement SCORM 2004 for most companies without experience in this area, so they rely on the Pre built templates (Quize, survey, etc) of their LMS instead of basing each project on SCORM compliant sub sections. </p>
<p>There is a solution<br />
People need to base all of their courses on SCORM complaint content.  That means you can&#8217;t rely on the Moodle template activities (or added modules) for course creation.  You have to more rigorously manage each activity and asset for SCORM compliance and sequencing.  To this point in time, Flash -&gt; javascript applications lend themselves quite well to SCORM data transfers.  The question is, can your company build an Actionscript project that implements SCORM? Can your company take existing content, modify it to export SCORM compliant variables.  Ours can.  </p>
<p>If you need expert consultation on risk reduction in software projects relating to SCORM compliancy, please email me. </p>
<p>Mark Kesley<br />
Independant SCORM compliant/Flash/Javascript developer<br />
(Email for samples)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Concerning Open Source, LMSs and SCORM: Correcting Some Common Misconceptions &#124; E-Learning Curve Blog</title>
		<link>http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-195895</link>
		<dc:creator>Concerning Open Source, LMSs and SCORM: Correcting Some Common Misconceptions &#124; E-Learning Curve Blog</dc:creator>
		<pubDate>Mon, 19 Oct 2009 14:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-195895</guid>
		<description>[...] in point. In her post, Dawn compared  Moodle with the proprietary BlackBoard solution. She cites D&#8217;Arcy Norman&#8217;s blog post (2009) where the author expressed their frustration at being unable to &#8220;export a Moodle [...]</description>
		<content:encoded><![CDATA[<p>[...] in point. In her post, Dawn compared  Moodle with the proprietary BlackBoard solution. She cites D&#8217;Arcy Norman&#8217;s blog post (2009) where the author expressed their frustration at being unable to &#8220;export a Moodle [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dnorman</title>
		<link>http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-194536</link>
		<dc:creator>dnorman</dc:creator>
		<pubDate>Tue, 17 Feb 2009 21:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/2008/03/07/moodle-and-scorm-export/#comment-194536</guid>
		<description>OK. good point. the problem should be rephrased as &quot;is there a way to get content out of Moodle in a way that can be ingested into another platform without having to copy and paste a few hundred separate pages?&quot;</description>
		<content:encoded><![CDATA[<p>OK. good point. the problem should be rephrased as &#8220;is there a way to get content out of Moodle in a way that can be ingested into another platform without having to copy and paste a few hundred separate pages?&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
