<?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>MaryParke.com</title>
	<atom:link href="http://maryparke.com/feed" rel="self" type="application/rss+xml" />
	<link>http://maryparke.com</link>
	<description></description>
	<lastBuildDate>Mon, 02 Apr 2012 17:15:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>HIPAA and the Cloud?</title>
		<link>http://maryparke.com/archives/278</link>
		<comments>http://maryparke.com/archives/278#comments</comments>
		<pubDate>Wed, 22 Feb 2012 16:45:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[lms]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Data Protection Directive]]></category>
		<category><![CDATA[FERPA]]></category>
		<category><![CDATA[HIPAA]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://maryparke.com/?p=278</guid>
		<description><![CDATA[Following up on my last post regarding data protection in the cloud and the new European Data Protection laws, I&#8217;m sharing ZDNET&#8217;s latest article on Will your cloud be HIPAA compliant? It&#8217;s a good article and makes the point that where there&#8217;s a need, the industry will find a way to fulfill the need. But [...]]]></description>
			<content:encoded><![CDATA[<p>Following up on my last post regarding data protection in the cloud and the new European Data Protection laws, I&#8217;m sharing ZDNET&#8217;s latest article on <em><a title="Will your cloud be HIPAA compliant?" href="http://www.zdnet.com/blog/datacenter/will-your-cloud-be-hipaa-compliant/1212?tag=nl.e550" target="_blank">Will your cloud be HIPAA compliant?</a></em></p>
<p>It&#8217;s a good article and makes the point that where there&#8217;s a need, the industry will find a way to fulfill the need. But that brings me to the here and now. With the advent of online learning and hosted learning management systems and the move towards SaaS LMS systems in the cloud, there are some real issues regarding security of information that I don&#8217;t think most educational technology teams are even aware of. The medical industry is well aware of HIPAA, but I find that at medical/health provider training schools the ed tech team sometimes forgets about the necessity of data and privacy protection. Or, they are simply overwhelmed by the topic and prefer to pass-the-buck of ownership onto the faculty &#8211; meaning, make the faculty responsible for privacy and security of information in their course.</p>
<p>I think this is backwards thinking. I believe that the issue needs to first be addressed on a systems-level and then implemented on an individual level. That means decision makers, policy makers, systems administrators, and trainers all need to know the security of the hardware and software on the system to varying degrees based upon role, and then they need to educate their end-users on how to use the system in ways that aid in maintenance of that security.</p>
<p>For example, one can imagine that in an online component of a medical course that emphasizes discussion, that PHI (patient health information) may be shared as a fundamental component of the learning environment, especially in case studies or in residency programs as a part of write-ups on rounds. Now, in this case, what are the possible security breaches and violations of HIPAA? Let me lay out a few:</p>
<ol>
<li>Use of open source software for the LMS</li>
</ol>
<blockquote>
<ul>
<li>Okay, open source software can be made secure, but has it?</li>
<li>Has the institution gone to the lengths to ensure security of the system?</li>
<li>For example, has Google indexing of the system been disabled at a site level? (Especially for Moodle&#8230;.)</li>
</ul>
</blockquote>
<ol start="2">
<li>Roles and permissions on the system (ACL &#8211; Access control lists)</li>
</ol>
<blockquote>
<ul>
<li>Does the system allow &#8220;guest&#8221; (as in public, Internet accessible, guest) access? If so, then already there may be a breach of security if that &#8220;guest&#8221; has been assigned access to this course where PHI is being discussed.</li>
<li>Are the students and/or faculty aware of any &#8220;guests&#8221; accessing their course and reading their interactions (especially discussions)?</li>
</ul>
</blockquote>
<p>I have actually seen this happen. The teaching institution wants to allow guest faculty, residents, interns, access to what is being taught. However, there aren&#8217;t procedures in place that educate the decision makers (from departments to faculty) on how to allow access to the course for these guests without also opening up their course to the general public, and the students are not informed of who is viewing their participation in the course &#8211; so the PHI data is publicly out there on the Internet (and may even be Google indexed) which is a violation of HIPAA, AND the student&#8217;s own FERPA (Family Educational Rights and Privacy Act) rights have been violated as well.</p>
<p>It is EASY to fall into this breach of security trap for an institution that does not understand the practical ramifications of not having policies, procedures, and training in place to prevent this scenario.</p>
<p>So what&#8217;s my point? The scenario above was on a hosted environment, not a SaaS environment, but could easily be translated to that SaaS environment. So, not only does the SaaS need to have security protocols in place but the USERS must also be educated on system settings and role assignments and the misnomer of &#8220;guest&#8221; access. If the system is secure and FERPA and HIPAA compliant, then the easiest way to do a second-line defense is to simply not allow guest access on the system. Instead, implement a way for each user on the system to have a unique login (that&#8217;s just good sense, on many levels). That way each user on the system can be tracked. It may sound &#8220;big brother-ish&#8221; but where the integrity and privacy of data on your system is concerned, this is important. (And further, anything conducted on the Internet can be tracked &#8211; never assume that anything you do online is 100% fool-proof secure, and act accordingly. All &#8220;we&#8217;re&#8221; responsible for is protecting your data to the extent reasonably possible; there are always new hackers out there&#8230;.) The third-line defense is to educate your users (faculty, TAs, students, staff, etc.) on what can and cannot be posted on the system as well as who is observing or shadowing in a course. PHI can be protected by anonymizing the data posted.</p>
<p>So, that&#8217;s my thoughts on data protection today &#8211; and the Cloud&#8230;in a round about way.</p>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://maryparke.com/archives/278/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Data Privacy Protection &#8211; Impact for Online Education?</title>
		<link>http://maryparke.com/archives/256</link>
		<comments>http://maryparke.com/archives/256#comments</comments>
		<pubDate>Wed, 25 Jan 2012 23:13:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[lms]]></category>
		<category><![CDATA[archiving]]></category>
		<category><![CDATA[Data Protection Directive]]></category>
		<category><![CDATA[FERPA]]></category>
		<category><![CDATA[HIPAA]]></category>
		<category><![CDATA[legalities]]></category>
		<category><![CDATA[Teach Act]]></category>

		<guid isPermaLink="false">http://maryparke.com/?p=256</guid>
		<description><![CDATA[In the United States online education must comply with FERPA (Family Educational Rights and Privacy Act), the Technology, Education and Copyright Harmonization Act of 2002 (commonly referred to as the TEACH Act of 2002), intellectual property and copyright laws, Section 508 for accessibility of electronic and information technology, and even HIPAA (Health Insurance Portability and [...]]]></description>
			<content:encoded><![CDATA[<p>In the United States online education must comply with <a title="US Government site devoted to FERPA" href="http://www2.ed.gov/policy/gen/guid/fpco/ferpa/index.html" target="_blank">FERPA</a> (Family Educational Rights and Privacy Act), the Technology, Education and Copyright Harmonization Act of 2002 (commonly referred to as the <a title="TEACH Act of 2002 synopsis by American Association of Law Libraries" href="http://www.aallnet.org/main-menu/Advocacy/aallwash/Issue-Briefs-and-Reports/2008/ib042008b.pdf" target="_blank">TEACH Act of 2002</a>), intellectual property and copyright laws, <a title="Section 508 text" href="http://www.access-board.gov/sec508/standards.htm" target="_blank">Section 508</a> for accessibility of electronic and information technology, and even <a title="Understanding HIPAA" href="http://www.hhs.gov/ocr/privacy/hipaa/understanding/index.html" target="_blank">HIPAA</a> (Health Insurance Portability and Privacy Act).  Additionally, some states have custom laws on the books, such as <a title="Massachusetts Data Privacy Laws" href="http://en.wikipedia.org/wiki/201_cmr" target="_blank">Massachusetts</a>, but I would imagine you *might* be in compliance if you&#8217;re already covering yourself for the aforementioned laws (but I&#8217;m not a lawyer so please investigate this one for your localized needs).</p>
<p>The question I pose is in regards to the new <a title="New European Data Law - Reuters" href="http://www.reuters.com/article/2012/01/24/us-europe-data-legislation-idUSTRE80M1VL20120124" target="_blank">European Data Law</a>: &#8220;How will new this new law impact online education in the United States where the servers are located in the United States yet the students are international students?&#8221; This would transcend beyond private/public institution status in the U.S. The new law may come into effect as early as within two to three years. The greatest point of contention seems to be the &#8220;right to be forgotten&#8221; for the user &#8211; meaning personal information must be deleted &#8211; and not upon request, but as a right and condition of the service being utilized.</p>
<p>In regards to this, I believe a conflict in higher education with this new law is the need for academic records keeping in a tech-enhanced, blended, or online learning environment. I find many U.S. institutions that utilize blended or tech-enhanced learning do not maintain archives of the online portion of the learning &#8211; especially when that learning occurs within a learning management system (which is the easiest place to maintain archival records). No one has yet defined for me what the statutes and regulations are for &#8220;blended or online course records-keeping&#8221;. Indeed, I believe that the technology far outpaces the law and localized policies in these cases.  As a former systems administrator and learning management site administrator, I made it my job to maintain and preserve data, so the thought that folks don&#8217;t keep records personally boggles my mind. Yet, it is a foreign concept to many. How long must data be maintained? How secure is the medium for data preservation and protection? What are the parameters for accessing archival information? What are the legalities for preserving and maintaining this data? These are questions that run through my mind &#8211; yet the Data Protection Law addresses not archival data, but <em>on demand, instantaneous data </em>from my rudimentary interpretation. That specification should certainly draw the attention of folks who use online as a business practice.</p>
<p>Which brings me to those educational institutions that foster the use of Twitter, Facebook, and other social media and networking platforms in their coursework. How is privacy of student data managed in these instances &#8211; for U.S. users as well as international ones?</p>
<p>I may be postulating on many cross-referenced topics, but I must note that any work done online in any medium and that is assessed is a part of an academic record, no? Privacy of information can be minimally protected if done on a system that requires authentication, but the reality is that once you post something online, there are any number of means for someone to capture and share this information. Laws must either be in place to protect your information, or you need to assume (or be explicitly informed) that your participation is open to public sharing. Ultimately, I believe that the key to all of this &#8211; for education and private industry alike &#8211; is the need for education of the users or at least a place for informing the users; how users choose to share their information is a choice they make, but how institutions save and use their information is subject to legislation.</p>
<p><strong>I need to educate myself more and think on this, but if you have any insight please share with us in the comments!  </strong></p>
<p><strong></strong>I may even look back on this post and split it into more posts on individual topics I&#8217;ve brought up here. Forgive me, for this is my first attempt at a brain-dump on this topic and obviously other topics that have been ruminating in my mind for some time.</p>
<hr />
<p>The actual text for the European Data Law is here:</p>
<ul>
<li><a title="European Data Law" href="http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:31995L0046:en:NOT" target="_blank">http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:31995L0046:en:NOT</a></li>
</ul>
<p>Wikipedia&#8217;s comparison of European Data Law and US Laws is here (but may be dated and not include the most recent changes in EDL):</p>
<ul>
<li><a title="Data Protection Directive " href="http://en.wikipedia.org/wiki/Data_Protection_Directive" target="_blank">http://en.wikipedia.org/wiki/Data_Protection_Directive</a></li>
</ul>
<p>Then again, this may all be &#8220;moot&#8221; as the education sector is so far behind the times and there is usually bigger fish to fry in the corporate sector. An interesting historical perspective on the European Union Privacy Directive (2003) and references to education is located here for a good read: <a title="The European Union Privacy Directive..." href="http://www.law.northwestern.edu/journals/njtip/v2/n1/5/" target="_blank">http://www.law.northwestern.edu/journals/njtip/v2/n1/5/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maryparke.com/archives/256/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DownThemAll! Firefox Extension for Moodlers</title>
		<link>http://maryparke.com/archives/213</link>
		<comments>http://maryparke.com/archives/213#comments</comments>
		<pubDate>Thu, 12 Jan 2012 18:45:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[lms]]></category>
		<category><![CDATA[moodle1.9]]></category>
		<category><![CDATA[moodle2]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[DownThemAll!]]></category>
		<category><![CDATA[Firefox extension]]></category>
		<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Moodle 2]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://maryparke.com/?p=213</guid>
		<description><![CDATA[If you use the Moodle software to manage your course, you may have noticed a missing feature that you desperately need. Previous Blackboard and WebCT users are familiar with this feature and lament the lack of it in Moodle. This is the ability to download all the submission files for an assignment at one time. [...]]]></description>
			<content:encoded><![CDATA[<p>If you use the Moodle software to manage your course, you may have noticed a missing feature that you desperately need. Previous Blackboard and WebCT users are familiar with this feature and lament the lack of it in Moodle. This is the ability to download all the submission files for an assignment at one time. In Moodle, you must download each file individually per student. Some say this is a feature &#8211; that doing so prevents the mishmash of file naming problems (students naming the file the same name) and allows the faculty/grader to focus just on the one file per student.  However, most folks do not subscribe to this workflow.</p>
<p>There is a solution &#8211; it is the <a title="DownThemAll! Firefox Extension" href="https://addons.mozilla.org/en-US/firefox/addon/downthemall/" target="_blank">DownThemAll!</a> Firefox extension. If you install it, you can go to your Moodle course, click on the assignment, click on the <em>view # submitted</em> link at the top right and then on the table of submissions page, use this extension to download all of the files on the page. Make sure you do this step for each page of students or set your preferences to display all students on one page. The Firefox extension allows you to set a pre-defined downloads folder, and when you run it, you can specify the file type you wish to download (such as .pdf, .doc, .docx, etc.). If you don&#8217;t specify, it will download all downloadable objects on the page &#8211; such as .jpgs and extraneous features of the webpage and not the actual student submissions.</p>
<p>This would be classified as a <em>workaround</em> or a <em>hack</em> but once you get the knack of using it, it will save you multiple clicks to download your student assignment files.</p>
<p>You can find this DownThemAll! extension here: <a title="DownThemAll! Firefox Extension" href="https://addons.mozilla.org/en-US/firefox/addon/downthemall/" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/downthemall/</a></p>
<hr />
<p>Tips for configuring DownThemAll! on a Mac (once installed):</p>
<ul>
<li>In Firefox, click on the Tools Menu</li>
<li>Hover over the <em>DownThemAll! Tools</em> link and select the <em>Preferences</em> menu and a pop-up window will appear</li>
<li>On the <em>General </em>tab, leave all of the default settings, but make sure that the setting for <em>If a filename already exists</em> is <strong>Ask.</strong></li>
</ul>
<p>Tips for using DownThemAll! on a Mac:</p>
<ul>
<li>Navigate to your course, click on the assignment, click on the <em>view # submitted</em> link to view the assignments</li>
<li>In your browser, click on the <em>Tools</em> menu, choose <em>DownThemAll! tools</em>, and select the <em>DownThemAll!.. </em>link.</li>
<li>In the pop-up window there are a few sections to configure (click to view larger image):</li>
</ul>
<div id="attachment_218" class="wp-caption aligncenter" style="width: 310px"><a href="http://maryparke.com/wp-content/uploads/2012/01/DownThemAll.png"><img class="size-medium wp-image-218" title="DownThemAll" src="http://maryparke.com/wp-content/uploads/2012/01/DownThemAll-300x246.png" alt="DownThemAll window" width="300" height="246" /></a><p class="wp-caption-text">DownThemAll! setting options</p></div>
<ol>
<li>Link View: this displays how many links are on the page.</li>
<li>You can check individual links to download from or check the box at the top of the column to select them all.</li>
<li>You can choose where to save the files you are downloading to your computer (recommended).</li>
<li>In the filters you can choose only those items to download that have the extension you specify. By default the software will scan the page and choose the settings relevant to content on the page but if you just wish to download documents or pdfs, only check the &#8220;Documents (pdf, odf, &#8230;) box (this will apply to .doc and .docx as well). Jump to #6 &#8211; if you have checked what you need. If not, go to #5.</li>
<li>If you want to download just pictures and media, click this tab in the pop-up window. In the list displayed will only be image or media files.</li>
<li>Click on the <em>Start!</em> button to begin downloading your files.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://maryparke.com/archives/213/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile SCORM &#8211; Make way for HTML5!</title>
		<link>http://maryparke.com/archives/196</link>
		<comments>http://maryparke.com/archives/196#comments</comments>
		<pubDate>Mon, 09 Jan 2012 22:04:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[reusable]]></category>
		<category><![CDATA[Articulate]]></category>
		<category><![CDATA[Captivate]]></category>
		<category><![CDATA[Claro]]></category>
		<category><![CDATA[Flash2iOS]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[iSWiFTER]]></category>
		<category><![CDATA[Lectora Online]]></category>
		<category><![CDATA[Lectora Publisher]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[SCORM]]></category>

		<guid isPermaLink="false">http://maryparke.com/?p=196</guid>
		<description><![CDATA[The ADL posted on the Top Ten Interesting Mobile Statistics from July 2011. In their research they discovered these two statistics that I wish to highlight: Consumer time on mobile apps surpasses time on Web. (Flurry) 2.1bn HTML5 browsers will be on mobile devices by 2016. (ABI Research) What does this mean for eLearning? It [...]]]></description>
			<content:encoded><![CDATA[<p>The ADL posted on the <a title="Top Ten Interesting Mobile Statistics from July 2011" href="http://www.adlnet.gov/top-ten-interesting-mobile-statistics-from-july-2011" target="_blank"><em>Top Ten Interesting Mobile Statistics from July 2011</em></a>. In their research they discovered these two statistics that I wish to highlight:</p>
<ul>
<li>Consumer time on mobile apps surpasses time on Web. (<a title="Consumer Time on Mobile Apps Surpasses Time on Web" href="http://www.gpsworld.com/wireless/consumer-time-mobile-apps-surpasses-time-web-11898" target="_blank">Flurry</a>)</li>
<li>2.1bn HTML5 browsers will be on mobile devices by 2016. (<a title="2.1bn HTML5 browsers on mobile devices by 2016" href="http://www.totaltele.com/view.aspx?ID=466497" target="_blank">ABI Research</a>)</li>
</ul>
<p>What does this mean for eLearning? It means our audience is untethered from the typical desktop or laptop and that most users want information and learning at their fingertips. This means that when developing eLearning content and assessments, we need to look to the future and pay attention to the technology we are using to publish this content and assessment.</p>
<p>I&#8217;m already a big proponent of SCORM &#8211; Shareble Content Object Reference Model &#8211; standards for producing reusable content. There are also quite a few easy to use software applications out there that make creating this content <em>relatively</em> easy for the lay user, such as <a title="Articulate Presenter and SCORM - see bottom of article" href="http://www.articulate.com/products/presenter.php" target="_blank">Articulate Presenter</a>, <a title="Captivate's SCORM packager" href="http://blogs.adobe.com/captivate/2009/01/scorm_packager.html" target="_blank">Captivate</a>, <a title="Lectora Publisher" href="http://www.trivantis.com/e-learning-authoring-software" target="_blank">Lectora Publisher</a>, and even <a title="UDUTU - can export SCORM packages in 1.2 or 2004 specs" href="http://www.udutu.com/" target="_blank">UDUTU</a>. However, many of these applications produce SCORM in Flash output, and therein lays the conflict.  In 2010, Adobe announced the <a title="ZDNet article on Death of Flash for Mobile" href="http://www.zdnet.com/blog/perlow/exclusive-adobe-ceases-development-on-mobile-browser-flash-refocuses-efforts-on-html5-updated/19226" target="_blank">death of Flash for the mobile platform</a>. In my opinion, this was largely in part because of the on-going tiff between Apple and Adobe. Apple refused to support Flash on its ever-popular iOS platform, thus rendering any iPad and iPhone users in a Flash-less mobile user experience.  Instead, Apple began promoting HTML5.</p>
<p>Well, where does that leave those of us who love SCORM as well as have trained our user-base in being somewhat self-sufficient in Articulate and UDUTU and Captivate? Here&#8217;s your answer:</p>
<ul>
<li>SCORM by design does not require Flash</li>
<li>SCORM generally makes use of HTML, XML, and JavaScript</li>
</ul>
<p>The <a title="ZDNet article on Death of Flash for Mobile" href="http://www.zdnet.com/blog/perlow/exclusive-adobe-ceases-development-on-mobile-browser-flash-refocuses-efforts-on-html5-updated/19226" target="_blank">death of Flash for the mobile platform</a> will NOT mean the death of SCORM. Rather, companies will seek out new ways to produce their SCORM packages using <a title="What is HTML5? - Wikipedia" href="http://en.wikipedia.org/wiki/HTML5" target="_blank">HTML5</a>. Already, companies like <a title="DominKnow.com - Claro Software Suite" href="http://www.dominknow.com/index.cfm" target="_blank">DominKnow</a> (makers of Claro) and Lectora (<a title="Lectora Online" href="http://www.trivantis.com/online-e-learning" target="_blank">Online</a>) have adopted their SCORM packager to be HTML5 compliant. Additionally, Articulate is in beta development on <a title="Articulate Storyline beta info" href="http://community.articulate.com/forums/p/1694/9102.aspx" target="_blank"><em>Storyline</em></a> &#8211; an iOS compatible software for producing HTML5 compliant content (and most likely, SCORM, too). This is great news because now the content we produce will work across desktop and mobile devices &#8211; reaching our users where they are and how they want to learn.</p>
<hr />
<p>Additional Resources:</p>
<ul>
<li>For a nice outline of Flash versus HTML5 (although a wee-bit dated) see: <a title="HTML5-Flash Strengths and Weaknesses" href="http://www.trivantis.com/strengths-and-weaknesses-html5-and-flash" target="_blank">Strengths and Weaknesses of HTML5 and Flash</a> by Heather Thomas on the Lectora Online website.</li>
<li>For a basic HTML5 Mac software tool, try <a title="Hype by Tumult" href="http://tumultco.com/hype/" target="_blank">Hype</a> (this is not a SCORM packager, just a way to build HTML5 objects).</li>
<li>For kicks, test out the <a title="Google Swiffy Extension for Adobe Flash CS4 Pro" href="http://www.google.com/doubleclick/studio/swiffy/" target="_blank">Google Swiffy extension</a> for Adobe Flash Professional CS4 to convert Flash to HTML5 (or use their converter right on the linked page if you own the content).</li>
</ul>
<div>And for now, if you have an iPad and wish to view Flash content, try downloading and using<a title="iSwiFTER iPad app" href="http://itunes.apple.com/us/app/iswifter/id388857173?mt=8" target="_blank"> iSwiFTER</a> free for your iPad from the iTunes store.</div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://maryparke.com/archives/196/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Solution for Alfresco-Moodle2 Integration?</title>
		<link>http://maryparke.com/archives/190</link>
		<comments>http://maryparke.com/archives/190#comments</comments>
		<pubDate>Thu, 05 Jan 2012 18:52:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cms]]></category>
		<category><![CDATA[lms]]></category>
		<category><![CDATA[moodle2]]></category>
		<category><![CDATA[Alfresco]]></category>
		<category><![CDATA[CMS Integration]]></category>
		<category><![CDATA[Moodle 2]]></category>
		<category><![CDATA[Repository]]></category>

		<guid isPermaLink="false">http://maryparke.com/?p=190</guid>
		<description><![CDATA[I have been wracking my brain around the problems with integrating Alfresco and Moodle 2 and file handling for almost a year now. I know many other Moodle users with similar concerns and problems.  I even wrote a whitepaper on the topic: Moodle 2 &#8211; Alfresco Integration. It looks like a German company named edu-sharing* [...]]]></description>
			<content:encoded><![CDATA[<p>I have been wracking my brain around the problems with integrating Alfresco and Moodle 2 and file handling for almost a year now. I know many other Moodle users with similar concerns and problems.  I even wrote a whitepaper on the topic: <a href="http://maryparke.com/wp-content/uploads/2011/12/Moodle2AlfrescoProject.pdf">Moodle 2 &#8211; Alfresco Integration</a>.</p>
<p>It looks like a German company named <a title="http://www.edu-sharing.net/mcportal/web/edu-sharing/lms-integration" href="http://www.edu-sharing.net/mcportal/web/edu-sharing/lms-integration" target="_blank">edu-sharing*</a> has solved my main problems:</p>
<ul>
<li>one central external repository (Alfresco &#8211; not copied into Moodle)</li>
<li>updates to assets in the repository update all links in Moodle</li>
<li>use of metadata for searching</li>
<li>no accidental deletion of files</li>
<li>use of files across courses</li>
<li>a simple user-interface from within Moodle so the Moodle user doesn&#8217;t have to switch between systems to load to Alfresco first and then login to Moodle to link</li>
<li>SSO between Moodle and Alfresco</li>
<li>and so much more!</li>
</ul>
<p>Seriously &#8211; this is the solution I have been looking for and will be excited to test!!!</p>
<p>Thank you edu-sharing! And thank you to <a title="Geoffrey Rowland" href="mailto:geoff.rowland@yeovil.ac.uk" target="_blank">Geoffrey Roland</a> for posting about this in the<a title="http://moodle.org/mod/forum/discuss.php?d=176140" href="http://moodle.org/mod/forum/discuss.php?d=176140" target="_blank"> Moodle.org forums</a>.</p>
<hr />
<p>*English translation: click on flag at top right corner of screen.</p>
]]></content:encoded>
			<wfw:commentRss>http://maryparke.com/archives/190/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SCORM 2004, 4th Edition &#8211; Simulation and Gaming, FINALLY!</title>
		<link>http://maryparke.com/archives/171</link>
		<comments>http://maryparke.com/archives/171#comments</comments>
		<pubDate>Wed, 04 Jan 2012 21:48:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[lms]]></category>
		<category><![CDATA[reusable]]></category>
		<category><![CDATA[game-based simulation]]></category>
		<category><![CDATA[SCORM]]></category>

		<guid isPermaLink="false">http://maryparke.com/?p=171</guid>
		<description><![CDATA[The ADL released the 4th edition of SCORM 2004 in 2009: http://www.adlnet.gov/capabilities/scorm/scorm-2004-4th - not so exciting news. The EXCITING news is that they have released a beta version of Unity game-based-simulation SCORM packager, built on SCORM 2004, 4th edition, standards: Overview: http://www.adlnet.gov/adl-releases-the-unity-scorm-integration-toolkit-version-1-0-beta Download: http://www.adlnet.gov/scorm-unity-integration QuickStart Guide online: http://www.adlnet.gov/unity-scorm-quick-start-guide. Please note, you need to have a developer with Unity authoring [...]]]></description>
			<content:encoded><![CDATA[<p>The ADL released the 4th edition of SCORM 2004 in 2009: <a title="SCORM 2004 4th edition" href="http://www.adlnet.gov/capabilities/scorm/scorm-2004-4th" target="_blank">http://www.adlnet.gov/capabilities/scorm/scorm-2004-4th</a> - not so exciting news.</p>
<p>The EXCITING news is that they have released a beta version of Unity game-based-simulation SCORM packager, built on SCORM 2004, 4th edition, standards:</p>
<ul>
<li>Overview: <a title="Unity-SCORM Integration Kit" href="http://www.adlnet.gov/adl-releases-the-unity-scorm-integration-toolkit-version-1-0-beta" target="_blank">http://www.adlnet.gov/adl-releases-the-unity-scorm-integration-toolkit-version-1-0-beta</a></li>
<li>Download: <a title="Unity-SCORM Integration Kit" href="http://www.adlnet.gov/scorm-unity-integration" target="_blank">http://www.adlnet.gov/scorm-unity-integration</a></li>
<li>QuickStart Guide online: <a title="ADL Unity-SCORM quick start quide" href="http://www.adlnet.gov/unity-scorm-quick-start-guide" target="_blank">http://www.adlnet.gov/unity-scorm-quick-start-guide</a>.</li>
</ul>
<p>Please note, you need to have a developer with <a title="Unity" href="http://www.adlnet.gov/capabilities/next-generation-scorm/game-engine-integration#tab-research" target="_blank">Unity authoring skills</a> install this on your system first (see <em><a title="Unity 3d game development software" href="http://unity3d.com/unity/" target="_blank">Unity</a></em>). The above information is for developer&#8217;s only. Once installed and configured, then your <em>Unity</em> developer can publish a SCORM package using this tool (and this is a beta release &#8211; this is <strong>not</strong> for your production environment). So, this software is <strong>not</strong> for your typical educator &#8211; you still need to know how to build simulations using the <a title="Unity gaming software - free license parameters" href="http://unity3d.com/create-games/" target="_blank"><em>Unity</em> software</a> first.</p>
<p>Now we just need the LMS community to catch up and provide SCORM 2004, 4th edition compliant players and reporting within their LMS! Thanks to <a title="SCORM ENGINE by RUSTICI" href="http://scorm.com/scorm-solved/scorm-engine/scorm-engine-technical-manifesto/scorm-engine-javascript-architecture/" target="_blank">Rustici</a>, that reality may not be far off&#8230;.</p>
<p>And, you really should check out SCORMpool&#8217;s blog post on this topic: <a title="SCORMPOOL SCORM 2004 4th edition" href="http://scormpool.com/wordpress/?p=245" target="_blank">http://scormpool.com/wordpress/?p=245</a>. It has lots of goodies embedded in the post, including a link to testing 2004, 4th edition content!</p>
<hr />
<p>Update 01/06/12:</p>
<ul>
<li>Here is the link to Rustici&#8217;s <em>SCORM Cloud</em> that <a title="Tammy Rutherford profile on SCORM.com - scroll to bottom" href="http://scorm.com/about-us/about-profiles/" target="_blank">Tammy Rutherford</a> mentions in her comment: <a title="SCORM Cloud by Rustici" href="http://scorm.com/scorm-solved/scorm-cloud/" target="_blank">http://scorm.com/scorm-solved/scorm-cloud/</a></li>
<li>and here is the clickable link to eLearning Atlas she mentions as well: <a title="eLearning Atlas.com" href="http://elearningatlas.com/" target="_blank">http://elearningatlas.com/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://maryparke.com/archives/171/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SCORM-2-IMS Cartridge</title>
		<link>http://maryparke.com/archives/164</link>
		<comments>http://maryparke.com/archives/164#comments</comments>
		<pubDate>Wed, 04 Jan 2012 21:13:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[lms]]></category>
		<category><![CDATA[reusable]]></category>
		<category><![CDATA[Blackboard]]></category>
		<category><![CDATA[IMS CC]]></category>
		<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Saba]]></category>
		<category><![CDATA[SCORM]]></category>
		<category><![CDATA[SumTotal]]></category>
		<category><![CDATA[Taleo Learn]]></category>

		<guid isPermaLink="false">http://maryparke.com/?p=164</guid>
		<description><![CDATA[Most LMS (learning management systems, such as Taleo Learn*, Saba, Moodle, Blackboard, SumTotal, etc.) can upload a SCORM package and run it in either SCORM 1.2 or 2004 compliance mode. Some of these systems allow you to upload a SCORM package as an IMS Cartridge as well (such as Moodle - but it may not be fully [...]]]></description>
			<content:encoded><![CDATA[<p>Most LMS (learning management systems, such as <a title="Taleo Learn LMS" href="http://www.taleo.com/solutions/taleo-edge-learn" target="_blank">Taleo Learn</a>*, <a title="SABA and SCORM" href="http://www.saba.com/scorm-publishing-tools" target="_blank">Saba</a>, <a title="Moodle and SCORM" href="http://docs.moodle.org/22/en/SCORM_module" target="_blank">Moodle</a>, <a title="Blackboard and Rustici SCORM partnership" href="http://connections.blackboard.com/files/5dda8dc46d/SCORM_Project.pptx" target="_blank">Blackboard</a>, <a title="SumTotal and SCORM" href="http://www.sumtotalsystems.com/resources/toolbook/community_scorm.html" target="_blank">SumTotal</a>, etc.) can upload a SCORM package and run it in either SCORM 1.2 or 2004 compliance mode. Some of these systems allow you to upload a SCORM package as an IMS Cartridge as well (such as <a title="Moodle and IMS" href="http://docs.moodle.org/22/en/IMS_content_package" target="_blank">Moodle</a> - but it may not be fully IMS CC compliant). However, I just &#8220;discovered&#8221; this software that will do the conversion for you: <a title="SCORM 2 CC Download" href="http://scorm2cc.codeplex.com/ " target="_blank">http://scorm2cc.codeplex.com/ </a> (PC) - it will take a SCORM package and convert it to an IMS compliant cartridge. The PowerPoint quick reference for this tool and its limitations is available for download here: <a href="http://www.icodeon.com/ppt/scorm_2cc.ppt" target="_blank">SCORM 2 CC &#8211; Icodeon</a>. The IMS just released the <a title="IMS new LTI Standards" href="http://www.imsglobal.org/lti/index.html">beta version</a> of their new standard, so this may now be dated software, but if you know how to read the code, you may be able to do the tweaks yourself. You have to love interoperability &#8211; the entire purpose behind the <a title="Wikipedia on SCORM" href="http://en.wikipedia.org/wiki/Sharable_Content_Object_Reference_Model" target="_blank"><strong>S</strong>harable <strong>C</strong>ontent <strong>O</strong>bject <strong>R</strong>eference <strong>M</strong>odel</a> and the <a title="IMS Cartridge Standards" href="http://www.imsglobal.org/content/packaging/" target="_blank">IMS Common Cartridge</a> format.</p>
<hr />
<p>*<a title="Taleo acquires Learn.com" href="http://www.taleo.com/learn-faq" target="_blank">Taleo purchased Learn.com</a> in 2010 and forged <em>Taleo Learn</em> learning content management system (Learn.com was 2004 SCORM compliant in the past, so I can&#8217;t imagine it wouldn&#8217;t be in the present rendition but you should independently verify this).</p>
]]></content:encoded>
			<wfw:commentRss>http://maryparke.com/archives/164/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CMIS Standard</title>
		<link>http://maryparke.com/archives/157</link>
		<comments>http://maryparke.com/archives/157#comments</comments>
		<pubDate>Tue, 03 Jan 2012 22:00:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cms]]></category>
		<category><![CDATA[reusable]]></category>
		<category><![CDATA[CMIS]]></category>
		<category><![CDATA[content management systems]]></category>
		<category><![CDATA[reusable content]]></category>

		<guid isPermaLink="false">http://maryparke.com/?p=157</guid>
		<description><![CDATA[In today&#8217;s world, working with data is a must. Knowing where that data is stored and how to access and share it, however, is where most of us meet challenges on a daily operational basis. That&#8217;s where all of the different &#8220;players&#8221; for storing knowledge come in: wikis, learning management systems, content management systems, email, [...]]]></description>
			<content:encoded><![CDATA[<p>In today&#8217;s world, working with data is a must. Knowing where that data is stored and how to access and share it, however, is where most of us meet challenges on a daily operational basis.</p>
<p>That&#8217;s where all of the different &#8220;players&#8221; for storing knowledge come in: wikis, learning management systems, content management systems, email, Google Docs, etc.  Many organizations use multiple systems for storing and sharing content, but many operational units need access to this data. So, how to make the systems &#8220;play nicely&#8221; together so different units can have their data but share it and access it too?</p>
<p>I highly recommend reading up on the proposed CMIS (Content Management Interoperability Services) standard. It&#8217;s not new (2008), but is now more important than ever in our mobile digital world. Check out the free whitepaper on the topic by EMC2: <a title="Content Management Interoperability Services: Defining Web Services for Sharing Information among Disparate Repositories" href="http://info.emc.com/mk/get/16292_LAND_RL?CMP=KNC-Google" target="_blank">http://info.emc.com/mk/get/16292_LAND_RL?CMP=KNC-Google</a>. You can also learn more here: <a title="Wikipedia: Content Management Interoperability Services" href="http://en.wikipedia.org/wiki/Content_Management_Interoperability_Services" target="_blank">http://en.wikipedia.org/wiki/Content_Management_Interoperability_Services</a>. OASIS approved the standard in May of 2010 and it&#8217;s posted on their site here: <a title="OASIS - CMIS " href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=cmis" target="_blank">http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=cmis</a></p>
<p>Of note, <a title="Alfresco CMIS" href="http://wiki.alfresco.com/wiki/CMIS" target="_blank">Alfresco</a> uses this standard.</p>
]]></content:encoded>
			<wfw:commentRss>http://maryparke.com/archives/157/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moodle2 Site Up</title>
		<link>http://maryparke.com/archives/31</link>
		<comments>http://maryparke.com/archives/31#comments</comments>
		<pubDate>Mon, 21 Nov 2011 06:11:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[lms]]></category>
		<category><![CDATA[moodle2]]></category>

		<guid isPermaLink="false">http://maryparke.com/?p=31</guid>
		<description><![CDATA[I&#8217;ve installed my Moodle2 test site. It&#8217;s up at http://test.maryparke.com. I&#8217;ll be posting updates on my discoveries in Moodle2 on the blog.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve installed my Moodle2 test site. It&#8217;s up at <a href="http://test.maryparke.com">http://test.maryparke.com</a>.</p>
<p>I&#8217;ll be posting updates on my discoveries in Moodle2 on the blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://maryparke.com/archives/31/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

