<?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>Learning the World &#187; Moodle</title>
	<atom:link href="http://knewquist.edublogs.org/category/technology/web-applications/moodle/feed/" rel="self" type="application/rss+xml" />
	<link>http://knewquist.edublogs.org</link>
	<description>An education tech blog by Ken Newquist</description>
	<lastBuildDate>Sun, 04 Oct 2009 16:12:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Gradebook improvements in Moodle 1.9.5</title>
		<link>http://knewquist.edublogs.org/2009/04/17/gradebook-improvements-in-moodle-195/</link>
		<comments>http://knewquist.edublogs.org/2009/04/17/gradebook-improvements-in-moodle-195/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 12:54:58 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[gradebook]]></category>
		<category><![CDATA[moodle19]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=190</guid>
		<description><![CDATA[
Moodle Core’s announced a number of big changes to the Moodle gradebook for the 1.9.5 release. Among the changes:

the student name column is now sticky (which means you can still see if if you scroll to the right to look at additional assignments).
The categories page has been re-organized and color coded to make things easier [...]]]></description>
			<content:encoded><![CDATA[<div class="entry">
<p><a onclick="javascript:pageTracker._trackPageview('/outbound/article/docs.moodle.org');" href="http://docs.moodle.org/en/Development:Gradebook_improvements_in_Moodle_1.9.5">Moodle Core’s announced a number of big changes to the Moodle gradebook for the 1.9.5 release</a>. Among the changes:</p>
<ul>
<li>the student name column is now sticky (which means you can still see if if you scroll to the right to look at additional assignments).</li>
<li>The categories page has been re-organized and color coded to make things easier to understand.</li>
<li>Administrators can now reduce the number of grade aggregation methods.</li>
<li>The Gradebook’s drop-down navigation menu can now be supplemented by tabbed navigation.</li>
</ul>
<p>There’s a lot of stuff in there. We’re going to be delving into it on a test server just as soon as the code is released to CVS; I’m looking forward to seeing how our usability tests run with this new Gradebook.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2009/04/17/gradebook-improvements-in-moodle-195/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDL-10641 Wiki binary files option broken</title>
		<link>http://knewquist.edublogs.org/2009/03/25/mdl-10641-wiki-binary-files-option-broken/</link>
		<comments>http://knewquist.edublogs.org/2009/03/25/mdl-10641-wiki-binary-files-option-broken/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 13:00:04 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[moodle19]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=188</guid>
		<description><![CDATA[Our Moodle Wikis were working just fine (well, they were working about as well as the Moodle wiki ever does) until 1.9.4. That&#8217;s when they broke; you could select and upload a file (e.g. a photo), but the screen would go white (indicating a PHP error) and your file wouldn&#8217;t make it to the wiki. [...]]]></description>
			<content:encoded><![CDATA[<p>Our Moodle Wikis were working just fine (well, they were working about as well as the Moodle wiki ever does) until 1.9.4. That&#8217;s when they broke; you could select and upload a file (e.g. a photo), but the screen would go white (indicating a PHP error) and your file wouldn&#8217;t make it to the wiki. As we have a number of wikis that upload photos, this was a problem.</p>
<p>The issue appears to be a change in the default settings for the wiki. Making the wiki configuration tweaks described in this Tracker report fixed the problem:</p>
<ul>
<li><a href="http://tracker.moodle.org/browse/MDL-10641">MDL-10641 Wiki binary files option broken</a></li>
</ul>
<p> </p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2009/03/25/mdl-10641-wiki-binary-files-option-broken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working through the Moodle 1.9.4 security report</title>
		<link>http://knewquist.edublogs.org/2009/03/23/working-through-the-moodle-194-security-report/</link>
		<comments>http://knewquist.edublogs.org/2009/03/23/working-through-the-moodle-194-security-report/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 21:20:10 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[moodle19]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=172</guid>
		<description><![CDATA[In 1.9.4, Moodle introduces a new security report tool which compares your Moodle roles against different security risks. My colleagues and I just spent the afternoon puzzling through the flags that 1.9.4+ raised in our test Moodle install. Unfortunately, &#8220;puzzling&#8221; is the optimum word here: we spent a big chunk of time just trying to [...]]]></description>
			<content:encoded><![CDATA[<p>In 1.9.4, Moodle introduces a new security report tool which compares your Moodle roles against different security risks. My colleagues and I just spent the afternoon puzzling through the flags that 1.9.4+ raised in our test Moodle install. Unfortunately, &#8220;puzzling&#8221; is the optimum word here: we spent a big chunk of time just trying to understand what the report was trying to tell us. Here&#8217;s what I learned.</p>
<p>To start, you need to understand how Moodle tolerates risks based on roles (<a href="http://docs.moodle.org/en/Risks">defined under &#8220;Risks&#8221; in the Moodle Docs wiki.</a>):</p>
<ul>
<li>Guest &#8211; only capabilities without any risks are allowed</li>
<li> Student &#8211; certain capabilities with spam risks are allowed</li>
<li> Teacher &#8211; certain capabilities with XSS and privacy risks are allowed</li>
<li> Administrator &#8211; all capabilities are allowed</li>
</ul>
<p>This is important because any custom roles you&#8217;ve created are evaluated based on the legacy role that spawned them. So if you start with a student role, and give it some more advanced teacher-like options that allow XSS capabilities, then Moodle will set a critical warning flag because its exceeded the capabilities normally associated with a student.</p>
<p>I need to doublecheck this, but I think that if you change the legacy role associated with the custom role in question to &#8220;teacher&#8221;, then your custom capabilities will remain the same, but the report will run against the more permissive teacher role. That said, you may not want to get rid of the warnings (since it is helpful to know what a &#8220;super student&#8221; role could get themselves into) but at least this write-up should help you understand them.</p>
<p>I&#8217;d love to see Moodle create a more user-friendly report that says something like:</p>
<ul>
<li>&#8220;Your role &#8216;Teacher Assistant&#8217; is based on the legacy role &#8216;Student&#8217;. By default, students are not allowed to have capabilities that permit Cross Site Scripting (XSS), but your custom role allows the following XSS capabilities&#8221; &#8212; I&#8217;d then include a list of the problem capabilities.</li>
</ul>
<p>You can contribute to improving the Security Report by reading/commenting on this tracker item:</p>
<ul>
<li><a href="http://tracker.moodle.org/browse/MDL-18078">MDL-18078: Provide a feedback for the admin in order to explain him/her what to do to fix the security problem rised up by the security report</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2009/03/23/working-through-the-moodle-194-security-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moodle: overLIB 4.10 or later is required for the CSS Style Plugin</title>
		<link>http://knewquist.edublogs.org/2009/03/21/moodle-overlib-410-or-later-is-required-for-the-css-style-plugin/</link>
		<comments>http://knewquist.edublogs.org/2009/03/21/moodle-overlib-410-or-later-is-required-for-the-css-style-plugin/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 13:00:28 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[moodle19]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=157</guid>
		<description><![CDATA[I just ran into an obscure error on our Shibboleth-based implementation of Moodle; when accessing the site with Firefox 3/WinXP a user reported the following error:
&#8220;overLIB 4.10 or later is required for the CSS Style Plugin&#8221;
A little searching revealed that this is apparently a problem with the browser&#8217;s cache; clearing the cache causes it to [...]]]></description>
			<content:encoded><![CDATA[<p>I just ran into an obscure error on our Shibboleth-based implementation of Moodle; when accessing the site with Firefox 3/WinXP a user reported the following error:</p>
<blockquote><p>&#8220;overLIB 4.10 or later is required for the CSS Style Plugin&#8221;</p></blockquote>
<p>A little searching revealed that this is apparently a problem with the browser&#8217;s cache; clearing the cache causes it to go away. If you&#8217;re proxying Moodle, you may need to clear the proxy&#8217;s cache as well. There&#8217;s no <a href="http://tracker.moodle.org">Tracker</a> item for it; I thought of adding one, but this isn&#8217;t really a Moodle problem &#8212; it&#8217;s a browser one.</p>
<ul>
<li><a href="http://moodle.org/mod/forum/discuss.php?d=105826">moodle.org: Overlib problem</a> (moodle thread discussing the problem and fixes)</li>
<li><a href="http://octette.cs.man.ac.uk/otrs/public.pl?Action=PublicFAQ&amp;ItemID=2">octette.cs.man.ac.uk overLIB 4.10 or later is required for the CSS Style Plugin</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2009/03/21/moodle-overlib-410-or-later-is-required-for-the-css-style-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Audio Recording Tool by the CovCell Project</title>
		<link>http://knewquist.edublogs.org/2009/03/19/audio-recording-tool-by-the-covcell-project/</link>
		<comments>http://knewquist.edublogs.org/2009/03/19/audio-recording-tool-by-the-covcell-project/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 22:12:15 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[moodle19]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=155</guid>
		<description><![CDATA[Audio recording tools for Moodle are something that&#8217;s come up several times on campus. English and foreign languages faculty would love to be able to use such a tool with students; in English they&#8217;d use it to work on student&#8217;s inflections and readings of poetry, while foreign languages would use it as part of spoken [...]]]></description>
			<content:encoded><![CDATA[<p>Audio recording tools for Moodle are something that&#8217;s come up several times on campus. English and foreign languages faculty would love to be able to use such a tool with students; in English they&#8217;d use it to work on student&#8217;s inflections and readings of poetry, while foreign languages would use it as part of spoken language critques.</p>
<p>I experimented with using NanoGong to do this, but unfortunately it was just too unstable; the Java applet running it refused to save files on two of the three computers I tried it on &#8230; including computers on which it had worked.</p>
<p><a href="http://www.covcell.org/index.php?option=com_content&amp;view=article&amp;id=83">COVCELLL</a> has created the <a href="http://www.covcell.org/index.php?option=com_content&amp;view=article&amp;id=83">audio recording assignment</a> that works with Moodle 1.9. I haven&#8217;t had a chance to try it yet, and would love to hear from anyone who has.</p>
<p><a href="http://www.covcell.org/index.php?option=com_content&amp;view=article&amp;id=83"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2009/03/19/audio-recording-tool-by-the-covcell-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDL-2307 Special characters left in filenames after unzipping</title>
		<link>http://knewquist.edublogs.org/2009/03/16/mdl-2307-special-characters-left-in-filenames-after-unzipping-2/</link>
		<comments>http://knewquist.edublogs.org/2009/03/16/mdl-2307-special-characters-left-in-filenames-after-unzipping-2/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 13:41:20 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[moodle19]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=161</guid>
		<description><![CDATA[Moodle has a nasty habit of leaving specail characters in file names after you unzip an archive. It will strips these characters (like apostrophies) from a file when that file is uploaded individually, but if you upload an archive, that process doesn&#8217;t happen.
The problem comes when you try and delete that file &#8212; Moodle&#8217;s scripts [...]]]></description>
			<content:encoded><![CDATA[<p>Moodle has a nasty habit of leaving specail characters in file names after you unzip an archive. It will strips these characters (like apostrophies) from a file when that file is uploaded individually, but if you upload an archive, that process doesn&#8217;t happen.</p>
<p>The problem comes when you try and delete that file &#8212; Moodle&#8217;s scripts can&#8217;t handle the special character, and refuse to allow you to move, delete or otherwise modify the file. Fortunately, a fix is coming in Moodle 1.9.5 thanks to the work of Charles Fulton of Kalamazoo College at Hack/Doc Fest III at Reed College in January 2009.</p>
<p>You can read about it in tracker here:</p>
<ul>
<li><a href="http://tracker.moodle.org/browse/MDL-2307">MDL-237 Special characters left in filenames after unzipping</a></li>
</ul>
<p>A patch is available via tracker. A fix will be available in Moodle 1.9.5.</p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2009/03/16/mdl-2307-special-characters-left-in-filenames-after-unzipping-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LMS and Google Apps &#8211; First Comes Love…</title>
		<link>http://knewquist.edublogs.org/2009/03/11/lms-and-google-apps-first-comes-love%e2%80%a6/</link>
		<comments>http://knewquist.edublogs.org/2009/03/11/lms-and-google-apps-first-comes-love%e2%80%a6/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 16:40:00 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Google Apps]]></category>
		<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[webapps]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=179</guid>
		<description><![CDATA[Google&#8217;s announced support for seamless integration between Moodle and Google Apps thanks to the work of third-party developer Moodlerooms:
Moodlerooms, a SaaS provider of Moodle, just launched an application built on the Moodle platform that lets school admins bring Moodle and Google Apps together with a single sign-in. So now, students who told us they didn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://googleenterprise.blogspot.com/2009/02/lms-and-google-apps-first-comes-love.html"></a>Google&#8217;s announced support for seamless integration between Moodle and Google Apps thanks to the work of third-party developer Moodlerooms:</p>
<p style="padding-left: 30px"><em>Moodlerooms, a SaaS provider of Moodle, just launched an application built on the Moodle platform that lets school admins bring Moodle and Google Apps together with a single sign-in. So now, students who told us they didn&#8217;t want to sign in to multiple environments – like an LMS to get their course content and a productivity suite like Google Apps to actually do their work – have the answer they&#8217;ve wanted.</em></p>
<p>If you&#8217;re wondering about how this is technically done, read on:</p>
<p style="padding-left: 30px"><em><span style="font-size: 100%"><span class="misspell">Moodlerooms</span> used the industry standard <span class="misspell">SAML</span> 2.0 and <span class="misspell">OAuth</span> protocols to securely integrate with <span class="misspell">Moodle</span>, building on open extensibility features of Google Apps Education Edition. Using these extensibility features, any educational software vendor can take a similar approach to provide user directory synchronization, single sign-on, and user data integration with their service. </span></em></p>
<p><span style="font-size: 100%">This is cool and all, but there is a downside, as illustrated by <a href="http://www.techcrunch.com/2009/03/07/huge-google-privacy-blunder-shares-your-docs-without-permission/">a recent bug Google accidentally introduced into Google Docs</a> that allowed documents in Google Docs to be shared with anyone you&#8217;ve ever shared a doc with. The bug only affected .05% of users, but still it illustrates the potential drawbacks and dangers of using a web cloud-based app like Google Docs. Which isn&#8217;t to say that Moodle itself is perfect, but you&#8217;re increasing you&#8217;re exposure by relying on two web-based apps. </span></p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2009/03/11/lms-and-google-apps-first-comes-love%e2%80%a6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moodle Bugs Squashed: MDL-8848, MDL-15926</title>
		<link>http://knewquist.edublogs.org/2009/02/27/moodle-bugs-squashed-mdl-8848-mdl-15926/</link>
		<comments>http://knewquist.edublogs.org/2009/02/27/moodle-bugs-squashed-mdl-8848-mdl-15926/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 10:24:53 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[fixes]]></category>
		<category><![CDATA[moodle19]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=176</guid>
		<description><![CDATA[Two new bugs on my list have officially been squashed by the the Moodle core team:

MDL-15926: WHen clicking on help for scales in forums, ALL the scales are shown, instead of just one (fixed Moodle 1.9.2, verifiedin 1.9.4+)
Summaries don&#8217;t get imported from the source course to the destination course (fixed in Moodle 1.9.5, but available [...]]]></description>
			<content:encoded><![CDATA[<p>Two new bugs on my list have officially been squashed by the the Moodle core team:</p>
<ul>
<li><a href="http://tracker.moodle.org/browse/MDL-15926">MDL-15926: WHen clicking on help for scales in forums, ALL the scales are shown, instead of just one</a> (fixed Moodle 1.9.2, verifiedin 1.9.4+)</li>
<li><a href="http://tracker.moodle.org/browse/MDL-8848">Summaries don&#8217;t get imported from the source course to the destination course</a> (fixed in Moodle 1.9.5, but available in the weekly 1.9.4+ builds)</li>
</ul>
<p>The summaries bug has been kicking around for a long time, and is something we worked on at Hack/Doc Fest II at Kenyon College in June 2008, so it&#8217;s nice to see it finally make its way into core.</p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2009/02/27/moodle-bugs-squashed-mdl-8848-mdl-15926/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDL-7946: Use simplepie instead of magpie for rss parsing</title>
		<link>http://knewquist.edublogs.org/2009/02/25/mdl-7946-use-simplepie-instead-of-magpie-for-rss-parsing/</link>
		<comments>http://knewquist.edublogs.org/2009/02/25/mdl-7946-use-simplepie-instead-of-magpie-for-rss-parsing/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 09:53:20 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[moodle19]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=173</guid>
		<description><![CDATA[By default, Moodle uses Magpie RSS to parse its RSS feeds. Unfortunately Magpie tends to be buggy, and hasn&#8217;t been updated since 2005. At Hack/Doc Fest II at Kenyon College we put together a patch that swaps out Magpie RSS for the much more current SImplePie RSS (hat tip Charles Fulton, Kalamazoo College, who did most [...]]]></description>
			<content:encoded><![CDATA[<p>By default, Moodle uses <a href="http://magpiephp.com">Magpie RSS</a> to parse its RSS feeds. Unfortunately Magpie tends to be buggy, and hasn&#8217;t been updated since 2005. At Hack/Doc Fest II at Kenyon College we put together a patch that swaps out Magpie RSS for the much more current <a href="http://simplepie.org/">SImplePie RSS</a> (hat tip Charles Fulton, Kalamazoo College, who did most of the patching).</p>
<p>Details on how to swap out Magpie for SImplePie can be found in Moodle Tracker:</p>
<ul>
<li><a href="http://tracker.moodle.org/browse/MDL-7946">MDL-7946: Use simplepie instead of magpie for rss parsing</a></li>
</ul>
<p>This seems like a no brainer swap to me, but the tracker item could still use some vote love. The tracker doesn&#8217;t mention it, but this problem still affects Moodle 1.9.4.</p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2009/02/25/mdl-7946-use-simplepie-instead-of-magpie-for-rss-parsing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disabling Emoticons in Moodle</title>
		<link>http://knewquist.edublogs.org/2009/02/17/disabling-emoticons-in-moodle/</link>
		<comments>http://knewquist.edublogs.org/2009/02/17/disabling-emoticons-in-moodle/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 17:40:01 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[emoticons]]></category>
		<category><![CDATA[htmlarea]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=170</guid>
		<description><![CDATA[By default, Moodle ships with a default number of emoticons turned on &#8212; filters that turn text smilies into graphical ones. This is all well and good &#8212; the nuances of speech can be lost in the written words, and emoticons help with that &#8212; but it can cause problems, particularly with some of Moodle&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>By default, Moodle ships with a default number of emoticons turned on &#8212; filters that turn text smilies into graphical ones. This is all well and good &#8212; the nuances of speech can be lost in the written words, and emoticons help with that &#8212; but it can cause problems, particularly with some of Moodle&#8217;s more obscure emoticons colliding with math terminology.</p>
<p>For example S(n) gets turned into an S with a &#8220;NO&#8221; icon. There are two problems here &#8212; S(n) is a legitimate mathmatical formula, so it shouldn&#8217;t compete with emoticons. Also, (n) is a pretty obscure emoticon, so it throws people for a loop when they accidentally trigger it.</p>
<p>The emoticon can&#8217;t be disabled on the course level, but it can be disabled site wide, per this tracker item:</p>
<ul>
<li><a href="http://tracker.moodle.org/browse/MDL-11444">MDL-11444: A way to disable emotions</a></li>
</ul>
<p>In short, you go to Admin &gt; Appearance &gt; HTML Editor and can then edit a list of emoticons. Here&#8217;s a list of the problem emoticons that I&#8217;ve disabled within my install of Moodle.</p>
<ul>
<li>(y) = yes</li>
<li>(n) = no</li>
<li>(heart) = heart</li>
<li>(h) = heart</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2009/02/17/disabling-emoticons-in-moodle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
