<?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>Mobilemind &#187; LMS</title>
	<atom:link href="http://mobilemind.net/tags/lms/feed/" rel="self" type="application/rss+xml" />
	<link>http://mobilemind.net</link>
	<description>Thoughts on mobile computing and elearning</description>
	<lastBuildDate>Sat, 17 Mar 2012 18:02:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>LETSI Tech Meetings Live Blog</title>
		<link>http://mobilemind.net/2009/06/letsi-tech-meetings-live-blog/</link>
		<comments>http://mobilemind.net/2009/06/letsi-tech-meetings-live-blog/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 14:32:00 +0000</pubDate>
		<dc:creator>Tom King</dc:creator>
				<category><![CDATA[events]]></category>
		<category><![CDATA[LETSI]]></category>
		<category><![CDATA[LMS]]></category>
		<category><![CDATA[LMS-LCMS]]></category>
		<category><![CDATA[SCORM]]></category>

		<guid isPermaLink="false">http://mobilemind.net/wp/?p=738</guid>
		<description><![CDATA[This is a temporary location for the Live Blog of LETSI Tech Meetings being held during June 2009 at IEEE Headquarters in New Jersey. Ultimately this post will be come a link to this blog hosted on the LETSI site. &#8230; <a href="http://mobilemind.net/2009/06/letsi-tech-meetings-live-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a temporary location for the Live Blog of LETSI Tech Meetings being held during June 2009 at IEEE Headquarters in New Jersey. Ultimately this post will be come a link to this blog hosted on the LETSI site.</p>
<p><iframe src="http://www.coveritlive.com/index2.php/option=com_altcaster/task=viewaltcast/altcast_code=555f29d8b3/height=520/width=400" scrolling="no" height="520px" width="400px" frameBorder="0" ><a href="http://www.coveritlive.com/mobile.php?option=com_mobile&#038;task=viewaltcast&#038;altcast_code=555f29d8b3" >LETSI Tech Meeting June &#8217;09</a></iframe>
<p>Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobilemind.net/2009/06/letsi-tech-meetings-live-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Captivate 2 bug: FTP breaks SCORM packaging</title>
		<link>http://mobilemind.net/2007/01/captivate-2-bug-ftp-breaks-scorm-packaging/</link>
		<comments>http://mobilemind.net/2007/01/captivate-2-bug-ftp-breaks-scorm-packaging/#comments</comments>
		<pubDate>Mon, 29 Jan 2007 03:24:00 +0000</pubDate>
		<dc:creator>Tom King</dc:creator>
				<category><![CDATA[Captivate]]></category>
		<category><![CDATA[LMS]]></category>
		<category><![CDATA[PENS]]></category>
		<category><![CDATA[SCORM]]></category>

		<guid isPermaLink="false">http://mobilemind.net/wp/?p=669</guid>
		<description><![CDATA[If you use the current release of Captivate 2 to make elearning intended for an LMS, then do not use the built-in FTP. Likewise, do not use the current Captivate 2 release with FTP and PENS. When the FTP box &#8230; <a href="http://mobilemind.net/2007/01/captivate-2-bug-ftp-breaks-scorm-packaging/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you use the current release of Captivate 2 to make elearning intended for an LMS, then <b>do not use the built-in FTP</b>. Likewise, do not use the current Captivate 2 release with FTP and PENS.</p>
<p>When the FTP box is checked, Captivate 2 makes invalid SCORM 1.2 and invalid SCORM 2004 packages. Under these conditions Captivate 2 puts the required zip-archive root-level files like &quot;imsmanifest.xml&quot;  down in a directory structure 4-5 levels deep.</p>
<p>&nbsp;&nbsp;&nbsp;Captivate 2 Elearning Output published with FTP<br/><img src="http://mobilemind.net/images/Captivate2-ftp_tn.png" border="0" width="423" height="134" alt="Captivate 2 Invalid SCORM output published with FTP" /><br/><br/>&nbsp;&nbsp;&nbsp;Captivate 2 Elearning Output published locally<br/><img src="http://mobilemind.net/images/Captivate2-local_tn.png" border="0" width="425" height="428" alt="Captivate 2 valid SCORM output published locally" /><br/>
<p>This means that when FTP is used, the resulting zip file that gets transferred to the server is NOT valid, whether it is SCORM 1.2 or SCORM 2004. Adobe was notified of this issue last Fall and confirmed the problem. At the time of this post I can not find a tech note about this issue.</p>
<p>The workaround is to not use the built-in FTP. Instead, use the <i>Publish Dialog</i> to publish for <b>Flash (SWF)</b>, select the &quot;Output Options&quot; to <b><u>Z</u>ip files</b> and under &quot;Project Information&quot; select the desired <b>eLearning output</b> format for your package. Finally, after Captivate publishes the zip package locally, use a third party FTP tool or other LMS import capabilities to transfer the valid SCORM package to the LMS. This will give you a better shot at having the package import into your LMS (or LCMS).</p>
<p>&nbsp;&nbsp;&nbsp;Captivate 2 Publish Dialog settings for local publishing of packages<br/><img src="http://mobilemind.net/images/Captivate2-publish.png" border="0" width="513" height="341" alt="Captivate 2 Invalid SCORM output published with FTP" /><br/>
<p>Two final notes on this topic. First, this bug means PENS doesn&#8217;t really work. The work around there is to &quot;trick&quot; Captivate 2 by publishing to one FTP address, and then configuring the Captivate PENS settings to use an alternate URL that has a valid package staged by other means. For anything other than testing the capabilities of an LMS server, I wouldn&#8217;t bother with this approach&#8211; it sort of defeats the intended simplicity of PENS to manually FTP and publish twice to order to get a single package to an LCMS/LMS.</p>
<p>The second note is that there may be other issues with Captivate content communicating to an LMS. I&#8217;ve received private email from one content developer about some issues and heard from another contact that other settings may not work as intended/advertised. I&#8217;ve yet to verify these, but will post more information once this can be confirmed or denied.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobilemind.net/2007/01/captivate-2-bug-ftp-breaks-scorm-packaging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stability and Evolution in Standards for Elearning</title>
		<link>http://mobilemind.net/2007/01/stability-and-evolution-in-standards-for-elearning/</link>
		<comments>http://mobilemind.net/2007/01/stability-and-evolution-in-standards-for-elearning/#comments</comments>
		<pubDate>Mon, 29 Jan 2007 01:50:00 +0000</pubDate>
		<dc:creator>Tom King</dc:creator>
				<category><![CDATA[LMS]]></category>
		<category><![CDATA[SCORM]]></category>

		<guid isPermaLink="false">http://mobilemind.net/wp/?p=668</guid>
		<description><![CDATA[Late last year the ADL reached agreements with several other elearning standards organizations, including AICC, IEEE and IMS. The agreements allow the relevant work of those groups to move forward with SCORM as this portion of the ADL effort transitions &#8230; <a href="http://mobilemind.net/2007/01/stability-and-evolution-in-standards-for-elearning/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Late last year the ADL reached agreements with several other elearning standards organizations, including AICC, IEEE and IMS. The agreements allow the relevant work of those groups to move forward with SCORM as this portion of the ADL effort transitions to a new stewardship organization.</p>
<p>This is a significant achievement. It indicates the maturity and stability of SCORM, yet also recognizes the criticality of on-going maintenance and refinement. The <a href="http://www.adlnet.gov/scorm/index.cfm" title="ADL SCORM 2004, 3rd Edition">SCORM 2004 specification</a> is also being formally submitted to <a href="http://www.iso.org/" title="International Organization for Standardization">ISO</a>, where the technical committees will review it and allow member nations to vote on it. In 2007 we will see more SCORM work being done within other standards work groups and organizations.</p>
<p>The <a href="http://www.imsglobal.org/feb2007meeting.html" title="IMS Meeting Information">February IMS meeting in San Francisco</a> is an important transition as SCORM moves into this new phase. On February 7 there will be a workshop that is open to the public for discussion of IMS-related work with SCORM. ADL representatives will be presenting and facilitating discussions on how the groups can work together, and on content packaging, a key technical component shared between the organizations. Content packaging includes the organizational and metadata &quot;wrappers&quot; for shareable content objects and is a critical feature for supporting reusable learning object strategies. The ADL will also present information on <a href="http://cordra.net/" title="Content Object Repository Discovery and Registration/Resolution Architecture">CORDRA</a>, an architecture for structuring searches and sharing across repositories, and Simple Sequencing and Navigation within courses. See the IMS website for the agenda information, IMS membership is not required, but there is a meeting fee for attendees.</p>
<p>During March there will be a kick-off meeting for a new stewardship organization to coordinate SCORM evolution and maintenances. The meeting will be held in conjunction with the <a href="http://jtc1sc36.org/" title="Standards for Information Technology for Learning, Education, and Training">ISO/IEC JTC1 SC36</a> meetings in London. This meeting about the stewardship organization is preliminary. An official charter and transition is likely to take until the Spring of 2008. Those interested in participating in this meeting or the stewardship organization committee in general can directly contact the ADL or request that I forward information.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobilemind.net/2007/01/stability-and-evolution-in-standards-for-elearning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice Maps of Elearning Vendor Landscape</title>
		<link>http://mobilemind.net/2006/11/nice-maps-of-elearning-vendor-landscape/</link>
		<comments>http://mobilemind.net/2006/11/nice-maps-of-elearning-vendor-landscape/#comments</comments>
		<pubDate>Wed, 15 Nov 2006 18:49:00 +0000</pubDate>
		<dc:creator>Tom King</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[LMS]]></category>
		<category><![CDATA[LMS-LCMS]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://mobilemind.net/wp/?p=663</guid>
		<description><![CDATA[Somehow I stumbled on to this diagram or &#34;mind map&#34; of the elearning vendor landscape at European analyst Elearnity Research. Elearnity Research &#8211; Vendor Navigator A combination of that chart and the Clark Aldrich Chart of Consolidations might make for &#8230; <a href="http://mobilemind.net/2006/11/nice-maps-of-elearning-vendor-landscape/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Somehow I stumbled on to this diagram or &quot;mind map&quot; of the elearning vendor landscape at European analyst <a href="http://www.elearnity.com/index.html">Elearnity Research</a>.</p>
<p><a href="http://elearnity.com/A555F3/research/research.nsf/VendorMap?OpenPage">Elearnity Research &#8211; Vendor Navigator</a></p>
<p>A combination of that chart and the Clark Aldrich  <a href="http://learningcircuits.blogspot.com/2005/08/chart-of-consolidations-us-centric-e.html">Chart of Consolidations</a> might make for quite an interesting discussion of the future of elearning. Or at least make someone look like a genius for talking through both of these in their next presentation.</p>
<p>Are there other charts us genius-wannabe&#8217;s should be looking at? Let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobilemind.net/2006/11/nice-maps-of-elearning-vendor-landscape/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source LMS Projects</title>
		<link>http://mobilemind.net/2006/10/open-source-lms-projects/</link>
		<comments>http://mobilemind.net/2006/10/open-source-lms-projects/#comments</comments>
		<pubDate>Mon, 09 Oct 2006 15:47:00 +0000</pubDate>
		<dc:creator>Tom King</dc:creator>
				<category><![CDATA[LMS]]></category>

		<guid isPermaLink="false">http://mobilemind.net/wp/?p=658</guid>
		<description><![CDATA[Is getting an LMS accepted and running already so much of a challenge that training managers and departments won&#8217;t even consider an open-source LMS? There are quite a few open-source LMS projects going on in the academic world. I&#8217;m not &#8230; <a href="http://mobilemind.net/2006/10/open-source-lms-projects/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Is getting an LMS accepted and running already so much of a challenge that training managers and departments won&#8217;t even consider an open-source LMS? There are quite a few open-source LMS projects going on in the academic world. I&#8217;m not sure how many of these have significant commercial implementations. There is of course, <a href="http://moodle.org/" title="Moodle - Open source course management system">Moodle</a>, and also <a href="http://www.olat.org/public/index.html" title="Open Source LMS OLAT">OLAT</a>. A few other systems of interest are reviewed in English at the <a href="http://www.lmsnews.com/modules/content/index.php?id=15" title="LMS News - Reviews in English">LMS News site</a> originating in Germany, and LMS Talk also has a list of <a href="http://www.lmstalk.com/resources-LMSopensource.html" title="LMS Talk - Open Source Resources">open source LMS resources</a>. I picked up on on the Paris-based <a href="http://www.anemalab.org/commun/english.htm" title="ANEMALABS.org Home page">ANEMALAB</a> which offers the <a href="http://savannah.nongnu.org/projects/ganesha/" title="Ganesha LMS - Summary">Ganesha LMS</a>. This LMS seems to support PENS and was demonstrated last month at the <a href="http://insight.eun.org/ww/en/pub/insight/interoperability/developments/summary_life_fest.htm" title="Summary of the LIFE Fest 2006 in Paris">LIFE Fest 2006 in Paris</a>.</p>
<p>I started with a rhetorical question about the enterprise, but now I have questions about open-source LMS and academia. Are there just too many open source LMS offerings without a clear leader? Is the open source segment facing the same challenges that the &quot;pre-consolidation wave&quot; commercial LMS market faced? Or is this segment driven by the lack of viable commercial alternatives in academia (eg, WebCT-Blackboard merger, and the Bb lawsuit cloud hanging over commercial implementations in that segment)?</p>
]]></content:encoded>
			<wfw:commentRss>http://mobilemind.net/2006/10/open-source-lms-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another vendor adds PENS support- OutStart</title>
		<link>http://mobilemind.net/2006/09/another-vendor-adds-pens-support-outstart/</link>
		<comments>http://mobilemind.net/2006/09/another-vendor-adds-pens-support-outstart/#comments</comments>
		<pubDate>Mon, 18 Sep 2006 15:49:00 +0000</pubDate>
		<dc:creator>Tom King</dc:creator>
				<category><![CDATA[AICC]]></category>
		<category><![CDATA[LMS]]></category>
		<category><![CDATA[PENS]]></category>

		<guid isPermaLink="false">http://mobilemind.net/wp/?p=651</guid>
		<description><![CDATA[Businesswire shows that OutStart Announces PENS Support. I&#8217;ll update the link to point to the OutStart site, as soon as it is available there. Great to have another vendor on-board, and I look forward to seeing their implementation working with &#8230; <a href="http://mobilemind.net/2006/09/another-vendor-adds-pens-support-outstart/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Businesswire shows that <a href="http://www.outstart.com/news/press_PENS_support.htm" title="Press release- OutStart Announces PENS Support">OutStart Announces PENS Support</a>. I&#8217;ll update the link to point to the <a href="http://www.outstart.com/portal/index.jsp" tite="OuStart website">OutStart</a> site, as soon as it is available there.
<p>Great to have another vendor on-board, and I look forward to seeing their implementation working with others at the plugfest that starts tomorrow. The interoperability labs run Tuesday afternoon, with vendor presentations the following morning on Wednesday. I&#8217;ll post a wrap-up on Wednesday night to document how things went.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobilemind.net/2006/09/another-vendor-adds-pens-support-outstart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AICC Certifications for Oracle and Saba &#8211; They Do Care</title>
		<link>http://mobilemind.net/2006/09/aicc-certifications-for-oracle-and-saba-they-do-care/</link>
		<comments>http://mobilemind.net/2006/09/aicc-certifications-for-oracle-and-saba-they-do-care/#comments</comments>
		<pubDate>Wed, 13 Sep 2006 05:33:00 +0000</pubDate>
		<dc:creator>Tom King</dc:creator>
				<category><![CDATA[AICC]]></category>
		<category><![CDATA[LMS]]></category>

		<guid isPermaLink="false">http://mobilemind.net/wp/?p=648</guid>
		<description><![CDATA[Congratulations to Oracle for achieving AICC certification of Peoplesoft Enterprise Learning Management 9.0. Likewise,, kudos to Saba for achieving AICC certification of Saba Enterprise Learning Suite Version 5 on September 6, 2006. Back in the Spring of 2006 I questioned &#8230; <a href="http://mobilemind.net/2006/09/aicc-certifications-for-oracle-and-saba-they-do-care/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Congratulations to Oracle for achieving <a href="http://www.aicc.org/pages/press-release-40.htm" title="AICC Certifies Oracle's Peoplesoft Enterprise Learning Management">AICC certification of Peoplesoft Enterprise Learning Management 9.0</a>. Likewise,, kudos to Saba for achieving AICC certification of <a href="http://www.aicc.org/pages/cert.htm#products" title="Products Certified to AICC AGR-010">Saba Enterprise Learning Suite Version 5</a> on September 6, 2006. Back in the Spring of 2006 <a href="http://mobilemind.net/2006/04/certification-do-vendors-really-care.html" title="Certification: Do LMS Vendors Really Care?">I questioned the commitment of some LMS vendors to standards.</a> It is great to see two major players like Saba and Oracle stepping up to the task. Saba is now certified for <i>both</i> AICC and <a href="http://www.adlnet.gov/scorm/certified/index.cfm?event=main.product&#038;certid=168" title="Saba Software - SCORM 2004 Conformant">SCORM 2004</a>.
<p>We&#8217;re still waiting for either a <a href="http://www.adlnet.gov/scorm/certified/index.cfm?event=main.listing&#038;keyword=&#038;scormversion=1.2&#038;category=2&#038;submitbutton=Search" title="Search for SCORM 1.2 Conformant systems on ADLnet.gov">SCORM 1.2</a> or <a href="http://www.adlnet.gov/scorm/certified/index.cfm?event=main.listing&#038;keyword=&#038;scormversion=2004&#038;category=2&#038;submitbutton=Search" title="Search for SCORM 2004 Conformant systems on ADLnet.org">SCORM 2004</a> or an <a href="http://www.aicc.org/pages/cert.htm#products" title="List of AICC Certified Products">AICC</a> certification for the SumTotal LMS that was first released in <a href="http://www.sumtotalsystems.com/press/2004/12/15/1" title="SumTotal Launches SumTotal Enterprise Suite 7.0">December 2004</a>. In the same time frame, many major competitors have achieved two or more certifications, as have some smaller firms with solid LMS offerings. Since <a href="http://www.ostyn.com/" title="Ostyn Consulting">Claude Ostyn</a> left SumTotal I haven&#8217;t really seen much corporate participation in ADL or AICC activities from SumTotal. Hopefully, they are still keeping an eye on LMS fundamentals as they move towards <a href="http://www.sumtotalsystems.com/press/2006/09/06/1" title="KMWorld Recognizes SumTotal">performance-management</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobilemind.net/2006/09/aicc-certifications-for-oracle-and-saba-they-do-care/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LMS Updates- Blackboard Lawsuit, LMS CEOs, PENS &amp; SCORM News</title>
		<link>http://mobilemind.net/2006/08/lms-updates-blackboard-lawsuit-lms-ceos-pens-scorm-news/</link>
		<comments>http://mobilemind.net/2006/08/lms-updates-blackboard-lawsuit-lms-ceos-pens-scorm-news/#comments</comments>
		<pubDate>Thu, 24 Aug 2006 06:33:00 +0000</pubDate>
		<dc:creator>Tom King</dc:creator>
				<category><![CDATA[AICC]]></category>
		<category><![CDATA[LMS]]></category>
		<category><![CDATA[PENS]]></category>

		<guid isPermaLink="false">http://mobilemind.net/wp/?p=642</guid>
		<description><![CDATA[It seems like there is so much going on right now. Rather than doing 3 posts I&#8217;ll do one quick post and hit 3-4 topics. Blackboard Lawsuit- Disappointing to read about Blackboard filing patent-based lawsuits against other LMS companies. Others &#8230; <a href="http://mobilemind.net/2006/08/lms-updates-blackboard-lawsuit-lms-ceos-pens-scorm-news/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It seems like there is so much going on right now. Rather than doing 3 posts I&#8217;ll do one quick post and hit 3-4 topics.
<p><b>Blackboard Lawsuit</b>- Disappointing to read about Blackboard filing patent-based lawsuits against other LMS companies. Others have followed this more closely and written about it more clearly than I can, like Stephen Downes has on his blog- see posts like: <a href="http://www.downes.ca/blackboard_patent.htm" title="Stephen Downes web site, entry on Blackboard Patent suits">Blackboard Patent</a>.</p>
<p><b>LMS CEOs-</b>The Masie Center has podcast (MP3) interviews <i>and</i> PDF transcripts of brief interviews with most of the major LMS/LCM companies CEO or CTO. Free downloads are available off of the Learning 2006 site. There are 15+ short MP3 files (~5MB) to choose from here <a href="http://www.learning2006.com/lms/" title="LMS Panelist Podcasts from Learning 2006 site">LMS Panelist Podcasts</a>. Masie Consortium members can also visit that site for a focused podcast with the Blackboard legal counsel on the pending litigation.</p>
<p><b>PENS</b>- I was busy updating the PENS validation suite PHP for the AICC. The <a href="http://www.aicc.org/pages/pens_sample.html" title="PENS HTML Sample and PHP Validation code">PENS validation code</a> is available on the AICC site, and I am hosting it myself for online testing at the <a href="http://pens.lmstesting.com/test/pens-test.html" title="PENS HTML Test Harness and online PHP server-side validation">PENS LMS Testing</a> site. The changes to the sample code and server-side validation are described on the AICC blog; <a href="http://www.aicc.org/blog/2006/06/pens-validation-suite-updates-testers.html" title="AICC News Blog - PENS Validation Suite Updates">PENS Validation Suite Updates</a>. If anyone is interested in collaboration on further updates to the test suite and a certification process, please contact me. I&#8217;ve also been working on a PENS Plugfest to be held in Vancouver September 19-20, see the press release here <a href="http://www.aicc.org/pages/press-release-39.htm" title="AICC PENS Interoperability Plugfest Sept 19-20, 2006">AICC PENS Plugfest</a>.</p>
<p><b>SCORM 2004 3rd Edition Public Draft posted Monday</b> If you didn&#8217;t catch it, the ADL posted a &quot;Final Draft&quot; on Monday, with beta versions of the test suite and sample run-time environment. It seems like a lot of clarifications and some decent clean-up/clarification of Simple Sequencing &#038; Navigation <i>without</i> a major overhaul that would break a lot of things. See the ADL web site (now a .gov domain) for info and downloads <a href="http://www.adlnet.gov/news/articles/375.cfm">ADL site downloads for SCORM 3rd Edition ADL Releases SCORM 2004 3rd Edition Public Draft</a>. The next 30 days is your chance to get feedback to them before it becomes an official, non-draft document.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobilemind.net/2006/08/lms-updates-blackboard-lawsuit-lms-ceos-pens-scorm-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LMS Upgrades- Lessons Learned from ERP</title>
		<link>http://mobilemind.net/2006/05/lms-upgrades-lessons-learned-from-erp/</link>
		<comments>http://mobilemind.net/2006/05/lms-upgrades-lessons-learned-from-erp/#comments</comments>
		<pubDate>Mon, 08 May 2006 14:33:00 +0000</pubDate>
		<dc:creator>Tom King</dc:creator>
				<category><![CDATA[LMS]]></category>

		<guid isPermaLink="false">http://mobilemind.net/wp/?p=640</guid>
		<description><![CDATA[In the March edition of Communications of the ACM (Association for Computing Machinery), Robert C. Beatty and Craig D. Williams write: One of the most important IT-enabled business innovations during the decade has been the emergence of enterprise resource planning &#8230; <a href="http://mobilemind.net/2006/05/lms-upgrades-lessons-learned-from-erp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the March edition of <a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&#038;tag=mobilemind-20&#038;camp=1789&#038;creative=9325&#038;path=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fproduct%2FB00006K9M4%3Fvi%3Dtoc-abstracts%26n%3D599858">Communications of the ACM</a><img src="http://www.assoc-amazon.com/e/ir?t=mobilemind-20&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> (Association for Computing Machinery), Robert C. Beatty and Craig D. Williams write:<br />
<blockquote>One of the most important IT-enabled business innovations during the decade has been the emergence of enterprise resource planning (ERP) systems. Lured by guarantees of improved business productivity, streamlined business operations and, and increased cost savings, organizations worldwide have launched initiatives to integrate ERP systems into their existing business environments.</p></blockquote>
<p>I was struck by the similarity between the ERP systems and LMS (learning management system). A quick substitution of LMS for ERP and &quot;learning&quot; for a few instances of &quot;business&quot; and it could be the beginning of an LMS white paper. The goal of their article was to give ERP teams proven and practical recommendations for successful ERP upgrades. I think it just may apply to LMS upgrades too. Here are their 8 top-level findings:
<ol>
<li>Build your business case on new functionality.</li>
<li>Treat the upgrade like a new project.</li>
<li>Keep the (<em>original implementation team</em>) team together.</li>
<li>This is a <em>business</em> project, not an IT project. [emphasis added]</li>
<li>Watch for hidden infrastructure costs.</li>
<li>Un-customize customizations.</li>
<li>Test like your organization&#8217;s future sucess depends on it.</li>
<li>Don&#8217;t skimp on the training.</li>
</ol>
<p>Of course we&#8217;ve got to like #8. But what about #6? It is so tempting to request customizations, ostensibly to improve the learning experience, but how detrimental are delays or additional costs to the learning experience? Beatty and Williams note that for ERP projects &#8220;<em>Dealing with customizations requires approximately 80% of a software developer&#8217;s and 60% of a business analyst&#8217;s time and effort.</em>&#8220;. They recommend that customizations be evaluated and considered for elimination during the upgrade process.<br/><br/>This article is <b>definitely</b> worth reading for <em>any</em> training manager or IT staff involved in an enterprise LMS upgrade.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobilemind.net/2006/05/lms-upgrades-lessons-learned-from-erp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCORM 2004 Vendor News</title>
		<link>http://mobilemind.net/2006/05/scorm-2004-vendor-news/</link>
		<comments>http://mobilemind.net/2006/05/scorm-2004-vendor-news/#comments</comments>
		<pubDate>Wed, 03 May 2006 16:12:00 +0000</pubDate>
		<dc:creator>Tom King</dc:creator>
				<category><![CDATA[LMS]]></category>
		<category><![CDATA[SCORM]]></category>

		<guid isPermaLink="false">http://mobilemind.net/wp/?p=639</guid>
		<description><![CDATA[Some other good SCORM news is that Rustici Software is working on a testing tool that will help clarify/visualize Simple Sequencing and Navigation Rules and the resulting activity tree. Beta testing should begin soon, so look for an announcement or &#8230; <a href="http://mobilemind.net/2006/05/scorm-2004-vendor-news/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Some other good SCORM news is that <a href="http://www.rusticisoftware.com/" title="Rustici Software home page">Rustici Software</a> is working on a testing tool that will help clarify/visualize Simple Sequencing and Navigation Rules and the resulting activity tree. Beta testing should begin soon, so look for an announcement or contact them if you are interested.
<p>Last month, I bashed a few <a href="http://mobilemind.net/2006/04/certification-do-vendors-really-care.html" title="Certification: Do LMS Vendors Really Care?">LMS vendors about not caring about certification</a> for <a href="http://www.adlnet.gov/scorm/certified/index.cfm?event=main.listing&#038;keyword=&#038;scormversion=2004" title="ADL SCORM 2004 Certified Products">SCORM</a> and <a href="http://aicc.org/pages/cert.htm#products" title="AICC Certified Products">AICC</a> (or the glaring lack of certification).</p>
<p>Kudos to <a href="http://www.saba.com/" title="Saba home page">Saba</a> for stepping up and getting <a href="http://www.saba.com/products/saba/learning/index.htm" title="Saba Enterprise Learning Suite">Saba Enterprise Learning Suite 5.3</a> <a href="http://www.adlnet.gov/scorm/certified/index.cfm?event=main.product&#038;certid=168" title="SCORM Certification Product Information">certified for SCORM 2004 2nd Edition (Test Suite 1.3.3)</a> in April. Now all Saba is missing is a current AICC certification.</p>
<p>Hopefully, we&#8217;ll see some other vendors step up to the plate soon for AICC, and/or at least announce a position regarding SCORM 2004 certification (e.g., <em>are they waiting for 3rd Edition?</em>). I&#8217;d still love to see a current certification for <a href="http://www.oracle.com/applications/human_resources/learning.html">Oracle</a>, <a href="http://www.sap.com/usa/solutions/business-suite/erp/hcm/learningsolution.epx">SAP</a>, or <a href="http://www.sumtotalsystems.com/products/stlms.html">SumTotal</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobilemind.net/2006/05/scorm-2004-vendor-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCORM 2004 News &#8211; 3rd Edition Public Draft</title>
		<link>http://mobilemind.net/2006/05/scorm-2004-news-3rd-edition-public-draft/</link>
		<comments>http://mobilemind.net/2006/05/scorm-2004-news-3rd-edition-public-draft/#comments</comments>
		<pubDate>Wed, 03 May 2006 16:01:00 +0000</pubDate>
		<dc:creator>Tom King</dc:creator>
				<category><![CDATA[LMS]]></category>
		<category><![CDATA[SCORM]]></category>

		<guid isPermaLink="false">http://mobilemind.net/wp/?p=638</guid>
		<description><![CDATA[I just got back from last week&#8217;s SCORM 2004 Technical Work Group meetings, and it seems like there will be some great clarifications in SCORM 2004 3rd Edition, particularly for Simple Sequencing and Navigation. That is the good news. The &#8230; <a href="http://mobilemind.net/2006/05/scorm-2004-news-3rd-edition-public-draft/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just got back from last week&#8217;s SCORM 2004 Technical Work Group meetings, and it seems like there will be some great clarifications in<a href="http://www.adlnet.gov/news/articles/351.cfm" title="ADL Releases Public Draft of SCORM 2004 3rd Edition"> SCORM 2004 3rd Edition</a>, particularly for Simple Sequencing and Navigation. That is the good news. The bad news is that it Simple Sequencing isn&#8217;t all that simple and can be quite confusing for your average trainer or instructional designer (including me). Also, note that it could be a few months before the final docs and then the test suite are available for SCORM 2004 3rd Edition. Although the public review period just ended, you can still get an <a href="http://www.adlnet.gov/downloads/233.cfm" title="SCORM 2004 3rd Edition Impacts Summary">impacts summary</a> online.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobilemind.net/2006/05/scorm-2004-news-3rd-edition-public-draft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Certification: Do LMS Vendors Really Care?</title>
		<link>http://mobilemind.net/2006/04/certification-do-lms-vendors-really-care/</link>
		<comments>http://mobilemind.net/2006/04/certification-do-lms-vendors-really-care/#comments</comments>
		<pubDate>Thu, 06 Apr 2006 15:25:00 +0000</pubDate>
		<dc:creator>Tom King</dc:creator>
				<category><![CDATA[LMS]]></category>
		<category><![CDATA[SCORM]]></category>

		<guid isPermaLink="false">http://mobilemind.net/wp/?p=636</guid>
		<description><![CDATA[I noticed that only 1of leading LMS vendor has their current product certified by AICC. Only one major LMS has a current SCORM 2004 Certification. Read on to find out who IS certified. Curious who isn&#8217;t certified right now for &#8230; <a href="http://mobilemind.net/2006/04/certification-do-lms-vendors-really-care/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I noticed that <i>only 1</i>of leading LMS vendor has their current product certified by AICC. Only one major LMS has a current SCORM 2004 Certification. Read on to find out who IS certified. Curious who isn&#8217;t certified right now for either standard? As of this writing I don&#8217;t see <a href="http://www.oracle.com/applications/human_resources/learning.html" title="Oracle Learning Management">Oracle</a>, <a href="http://www.saba.com/products/saba/learning/index.htm" title="Saba Learning Suite">Saba</a>, <a href="http://www.sap.com/usa/solutions/business-suite/erp/hcm/learningsolution.epx" title="SAP Learning Solution">SAP</a>, or <a href="http://www.sumtotalsystems.com/products/stlms.html" title="SumTotal - Total LMS 7.0">SumTotal </a>when I look on the AICC site (<a href="http://www.aicc.org/pages/cert.htm#products" title="AICC Certified Products">AICC Certified Products</a>), nor do I see any of those products on the <a href="http://www.adlnet.gov/scorm/certified/index.cfm?event=main.listing&#038;keyword=&#038;scormversion=2004" title="List all SCORM 2004 Certified Products">ADL SCORM 2004 Certified Products</a> list.
<p>Hmm, sorta makes you wonder why companies have problems integrating their content with their LMS.</p>
<p>Not that the issue is entirely on the LMS side. I don&#8217;t see many content vendors with current AICC Certification either though. No current AICC certification for <a href="http://www.articulate.com/" title="Articulate web site">Articulate</a>, <a href="http://www.maxit.com/content/view/26/223/" title="MaxIT - DazzlerMax">DazzlerMax</a>, <a href="http://www.trivantis.com/authoring_tools_lectora_overview.html" title="Lectora Overview">Lectora Publisher</a>, and <a href="http://www.toolbook.com/index.php" title="ToolBook Overview">ToolBook</a> to name a few. There are quite a few I didn&#8217;t name too.</p>
<p>Content tools fare <i>much better</i> with SCORM 2004 certification , where you <b>will</b> see that <a href="http://www.macromedia.com/software/breeze/solutions/rapid_training/" title="Breeze - Rapid Training">Adobe Breeze</a>, <a href="http://www.macromedia.com/software/captivate/" title="Macromedia Captivate">Adobe Captivate</a>, <a href="http://www.articulate.com/presenter.html" title="Articulate Presenter">Articulate Presenter</a>, <a href="http://www.eedo.com/products/forceten.html" title="EEDO ForceTen">EEDO ForceTen</a>, <a href="http://www.outstart.com/portal/index.jsp?epi_menuItemID=c3cb95eebefd5aaec7ee5a10b4208a0c&#038;epi_menuID=97ac9f91d899e9aec7ee5a10b4208a0c&#038;epi_baseMenuID=b33850f98ddc39295e7babccb4208a0c" title="OutStart Evolution LCMS">OutStart Evolution</a> and <a href="http://www.toolbook.com/index.php" title="ToolBook Overview">ToolBook</a> are all listed.</p>
<p>Time to run off to Masie&#8217;s <a href="http://www.lms2006.com/" title="LMS 2006 - Learning Management Systems User Group">LMS 2006 Users Group</a> that is running right now. It is no wonder that this event sold out.</p>
<p>PS- <a href="http://www.plateau.com/prod/lms.htm" title="Plateau Learning Management System"><b>Plateau</b></a> has <i><b>both</b></i> <a href="http://aicc.org/pages/cert.htm#products" title="AICC Certified Products">AICC certification</a> <i>and</i> <a href="http://www.adlnet.gov/scorm/certified/index.cfm?event=main.listing&#038;keyword=&#038;scormversion=2004" title="ADL SCORM 2004 Certified Products">SCORM 2004 certification</a> currently. The only one out there as far as I can tell.</p>
]]></content:encoded>
			<wfw:commentRss>http://mobilemind.net/2006/04/certification-do-lms-vendors-really-care/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

