<?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/"
	>

<channel>
	<title>Join the dots</title>
	<atom:link href="http://www.markdrechsler.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.markdrechsler.com</link>
	<description>Mark Drechsler's Blog</description>
	<pubDate>Thu, 15 Jul 2010 08:04:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Moodle 2.0 file management</title>
		<link>http://www.markdrechsler.com/?p=234</link>
		<comments>http://www.markdrechsler.com/?p=234#comments</comments>
		<pubDate>Thu, 15 Jul 2010 08:04:52 +0000</pubDate>
		<dc:creator>mark.drechsler</dc:creator>
		
		<category><![CDATA[Moodle]]></category>

		<category><![CDATA[My learning]]></category>

		<category><![CDATA[presentations]]></category>

		<category><![CDATA[reviews]]></category>

		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.markdrechsler.com/?p=234</guid>
		<description><![CDATA[As some of you may have read in yesterday&#8217;s blog post on the Moodle workshop I ran yesterday at the Australian Moot, there was some fairly robust discussion on how the file management functionality in Moodle 2.0 differs from that in 1.9. For my money, it is the single biggest change that many users will [...]]]></description>
			<content:encoded><![CDATA[<p>As some of you may have read in <a href="http://www.markdrechsler.com/?p=232" target="_blank">yesterday&#8217;s blog post</a> on the Moodle workshop I ran yesterday at the Australian Moot, there was some fairly robust discussion on how the file management functionality in Moodle 2.0 differs from that in 1.9. For my money, it is the single biggest change that many users will need to deal with when they move to 2.0, and I thought I&#8217;d write up a little piece here about the problems, reasons, solutions and a work around that will make things easier for those who are coming to terms with the changes as they play with 2.0 preview releases.</p>
<h2><span id="more-234"></span>The history</h2>
<p>First, its worth understanding the current 1.9 state of play in how files are managed.</p>
<p>Each course has a files area. You get the predictable stuff you&#8217;d expect for a files area like shown below - you can add files and folders, you can move them around, you can delete them - the usual.</p>
<div class="wp-caption alignnone" style="width: 505px"><img title="A Moodle 1.9 files area" src="http://content.screencast.com/users/MarkDrechsler/folders/Jing/media/e2e99233-e4e7-4c6b-8ceb-14a35d6427e5/Files1.9.png" alt="A Moodle 1.9 files area" width="495" height="147" /><p class="wp-caption-text">A Moodle 1.9 files area</p></div>
<p>The problems with this are many and varied, but the two biggies I know of are:</p>
<ul>
<li>You cannot share files across courses, making each course a silo of information, which is tedious to manage and inefficient in terms of how files are stored; and</li>
<li>This files area isn&#8217;t totally secure in the sense that if a student knows a direct URL to a file and they are enrolled in the course, then they can access it. Normally this isn&#8217;t an issue, but if a teacher was to, say, publish a link to the Assignment1Answers.txt file one week, then a clever student could take a stab in the dark that there might be a file called Assignment1Answers.txt in there as well - and if there is then they can access it by modifying the original URL.</li>
</ul>
<p>Most of the time the latter of these hasn&#8217;t been a problem - I&#8217;ve never met anyone personally who has been stung by it - but it is an undeniable flaw. The former problem (file sharing) is usually managed through an integration with an external LCMS like EQUELLA or Alfresco.</p>
<h2>Another partially related problem</h2>
<p>I never really thought about this until Martin&#8217;s discussion with the group yesterday, but, and I&#8217;ll say it loud and clear now - <em><strong>Moodle is not meant to be a file repository</strong></em>. When I look back at Martin&#8217;s original pedagogical drivers of social constructionism then it makes perfect sense that storing files should be low on the list of priorities. Learning in a social constructionist world isn&#8217;t about downloading and reading files, its about collaboratively constructing them with others - a critical distinction.</p>
<blockquote>
<p style="text-align: right;"><strong>Learning in a social constructionist world isn&#8217;t about downloading and  reading files, its about collaboratively constructing them with others</strong></p>
</blockquote>
<p style="text-align: left;">The problem though is twofold:</p>
<ol>
<li>Many online learning courses are nothing more than places to download lecture notes, i.e. a files repository; and</li>
<li>Moodle has always supported this quite happily in the past, even with the limitations given above.</li>
</ol>
<p>If anything this is an indicator of the problem of being known as the<a href="http://www.more.net/sites/default/files/moodleswiss.pdf" target="_blank"> &#8217;swiss army knife&#8217; of learning technologies</a> - people use you for all sorts of stuff that you weren&#8217;t really intended for. I for one have used Moodle as a website, conference hub, community space and research hub - and many of these require good file management features which Moodle has been able to do well enough to meet the need - for better or worse.</p>
<h2>The solution</h2>
<p>The solution coming in Moodle 2.0 in layman&#8217;s terms - and please if there&#8217;s anyone from HQ reading then please correct me is to remove the concept of a bucket of files which resides within each course, and replace it with a file repository which controls access to files based on the resource/activity to which it is connected. Your ability to access the file is based on your access to the resource/activity.</p>
<p>To illustrate this in pictures, in Moodle 1.9 we access files like this:</p>
<div class="wp-caption alignnone" style="width: 427px"><img title="Accessing files in 1.9" src="http://content.screencast.com/users/MarkDrechsler/folders/Jing/media/ce16315c-b22a-4a6c-ad1c-aefb7f47300d/Moodle19FileAccess.png" alt="Accessing files in 1.9" width="417" height="450" /><p class="wp-caption-text">Accessing files in 1.9</p></div>
<p>Whereas in 2.0 it looks more like this:</p>
<div class="wp-caption alignnone" style="width: 452px"><img title="File access in Moodle 2.0" src="http://content.screencast.com/users/MarkDrechsler/folders/Jing/media/63634d85-6d47-4998-95c6-81365e0e0569/FileAccessInMoodle2.png" alt="File access in Moodle 2.0" width="442" height="448" /><p class="wp-caption-text">Accessing files in Moodle 2.0</p></div>
<p>The good thing about this model is that it solves the two problems I listed, and apparently a whole bunch of other ones. Files can be shared across courses, and opening a file up to access via (say) a &#8216;Link to a file&#8217; resource doesn&#8217;t open up everything else in the course files area, <strong>because there is no course files area</strong> - there are simply files which are being accessed by some resource/activity within the course.</p>
<h2>So what&#8217;s the problem then?</h2>
<p>Well firstly its worth mentioning how you get files into Moodle in 2.0 now that there is no course files area, which usually needs to be done as you are adding your resource/activity. You could always do this in Moodle 1.9 (i.e. add as you go), but in the past you could also construct a neat files area with all your folders, and once you did that then start to link to your files. This was something I would always mention in my training sessions as to me it was important that if you were going to store lots of files you should try and organise them in some way - just like I do on my laptop&#8217;s hard drive. *Cough*.</p>
<p>Now there is no link to a &#8216;Files&#8217; area in the course admin block, so Moodle 1.9 users new to Moodle 2.0 are left scratching their heads about how they are meant to manage files.</p>
<p>Of course you can upload files, but they are stored in a hierarchy which is perfectly logical from a design perspective, and perfectly ugly from a user perspective who is looking to access a file they&#8217;ve already uploaded, namely because the file structure looks like this when a user enters their System Files on the File Picker:<br />
<object width="566" height="411" data="http://content.screencast.com/users/MarkDrechsler/folders/Jing/media/7f4ce49b-1338-4547-8707-0e7107569609/jingswfplayer.swf" type="application/x-shockwave-flash"><param name="id" value="scPlayer" /><param name="quality" value="high" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="thumb=http://content.screencast.com/users/MarkDrechsler/folders/Jing/media/7f4ce49b-1338-4547-8707-0e7107569609/FirstFrame.jpg&amp;containerwidth=723&amp;containerheight=525&amp;content=http://content.screencast.com/users/MarkDrechsler/folders/Jing/media/7f4ce49b-1338-4547-8707-0e7107569609/FindingFilesInMoodle2.swf&amp;blurover=false" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="allowScriptAccess" value="always" /><param name="base" value="http://content.screencast.com/users/MarkDrechsler/folders/Jing/media/7f4ce49b-1338-4547-8707-0e7107569609/" /><param name="src" value="http://content.screencast.com/users/MarkDrechsler/folders/Jing/media/7f4ce49b-1338-4547-8707-0e7107569609/jingswfplayer.swf" /></object></p>
<p>If you didn&#8217;t notice, the hierarchy (quite logically) to get to a file is:</p>
<p style="text-align: center;"><em><strong>Category&gt;Course&gt;Resource&gt;[[Something Called Page Content]]&gt;File</strong></em></p>
<p>which like I said, makes sense, but if I&#8217;ve forgotten which resource I uploaded my file from then it can be onerous to track down the right file. Also, the more resources I&#8217;ve got, the more difficult it is to find my way through the maze of Moodle-created folders.</p>
<h2>So what&#8217;s the fix?</h2>
<p>This is the tricky bit - how to make it usable for those Moodle users who do not have an external file repository with all the bells and whistles. I understand that Moodle isn&#8217;t a file repository, but I also believe that a big part of Moodle&#8217;s beauty is that it works straight out of the box without having to say<em> &#8216;oh, no, it can only do that if you plug it in to other product x&#8217;</em>.</p>
<p>To be fair, there are plenty of things 1.9 couldn&#8217;t do, like proper LCMS functions and videoconferencing which people were cool with having to plug into other systems for, but managing files is such a basic thing (for better or worse) for many elearning practitioners that this is something worth sorting.</p>
<p>I think/hope the fix won&#8217;t be too difficult, combined with some re-education of 1.9 users. I can see a couple of ways out of it which don&#8217;t compromise the current situation, namely:</p>
<ol>
<li>Provide a <strong>search feature</strong>, which will at least let me search files which I have access to as a teacher by virtue of being enrolled in a course which has a link to a file. This already exists in things like the Flickr repository connection, so I can&#8217;t see why it couldn&#8217;t be done in the Server Files area; and/or</li>
<li>Allowing <strong>metadata tags</strong> to be stored against a file, which could then be clicked or searched, again based on my access to the files as determined above.</li>
</ol>
<p>I think one or both of these will allow the best bits of the new file management architecture to stay, while allowing users to manage files a little better, but hopefully without putting too much focus on file management.</p>
<h2>So what about right now?</h2>
<p>As it happens I think I&#8217;ve worked out a neat work around for now, which will get past the problems faced by adding content directly through a resource/activity - I hope this doesn&#8217;t give the guys at HQ a heart attack for suggesting it, but its all I can think of right now and it seems fair&#8230;<br />
<object width="569" height="384" data="http://content.screencast.com/users/MarkDrechsler/folders/Jing/media/90f53205-79cd-4586-b2d5-025c432b7a56/jingswfplayer.swf" type="application/x-shockwave-flash"><param name="id" value="scPlayer" /><param name="quality" value="high" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="thumb=http://content.screencast.com/users/MarkDrechsler/folders/Jing/media/90f53205-79cd-4586-b2d5-025c432b7a56/FirstFrame.jpg&amp;containerwidth=930&amp;containerheight=628&amp;content=http://content.screencast.com/users/MarkDrechsler/folders/Jing/media/90f53205-79cd-4586-b2d5-025c432b7a56/CourseFilesWorkAround.swf&amp;blurover=false" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="allowScriptAccess" value="always" /><param name="base" value="http://content.screencast.com/users/MarkDrechsler/folders/Jing/media/90f53205-79cd-4586-b2d5-025c432b7a56/" /><param name="src" value="http://content.screencast.com/users/MarkDrechsler/folders/Jing/media/90f53205-79cd-4586-b2d5-025c432b7a56/jingswfplayer.swf" /></object></p>
<p>I also should have shown that you can hide the original folder after you&#8217;ve created it, meaning you&#8217;ve got the underlying structure even if student&#8217;s can&#8217;t see it, but I forgot, and its hometime <img src='http://www.markdrechsler.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h2>Summing up</h2>
<p>I think the internal Server Files area is closer to being usable than I did when I first used it, and even just knowing the work around above makes me far more comfortable that I can actually structure some files. For those who would like to vote for the tracker changes, the link for a search function is <a href="http://tracker.moodle.org/browse/MDL-23296" target="_blank">here</a> - I think it would be worthwhile, get on and vote for it if you do to.</p>
<p>Hope this somewhat lengthy post has been useful.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?&amp;linkurl=http%3A%2F%2Fwww.markdrechsler.com%2F%3Fp%3D234&amp;linkname=Moodle%202.0%20file%20management"><img src="http://www.markdrechsler.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.markdrechsler.com/?feed=rss2&amp;p=234</wfw:commentRss>
		</item>
		<item>
		<title>Moodlemoot AU 2010 wrap up</title>
		<link>http://www.markdrechsler.com/?p=232</link>
		<comments>http://www.markdrechsler.com/?p=232#comments</comments>
		<pubDate>Wed, 14 Jul 2010 08:53:12 +0000</pubDate>
		<dc:creator>mark.drechsler</dc:creator>
		
		<category><![CDATA[Moodle]]></category>

		<category><![CDATA[elearning]]></category>

		<category><![CDATA[mootau10]]></category>

		<guid isPermaLink="false">http://www.markdrechsler.com/?p=232</guid>
		<description><![CDATA[Wow,
What a huge four days. As I sit here at the end of it all I am torn between wanting to dump every idea in my head into words and going to bed and sleeping for a couple of days. I could prattle on about how good it was to put names to faces, the [...]]]></description>
			<content:encoded><![CDATA[<p>Wow,</p>
<p>What a huge four days. As I sit here at the end of it all I am torn between wanting to dump every idea in my head into words and going to bed and sleeping for a couple of days. I could prattle on about how good it was to put names to faces, the fact that we managed to put on a large conference which didn&#8217;t lose its relaxed feel (which was a big risk in my eyes which I think we managed to avoid), the quality of presenters such as David Jones, Michelle Moore and David Parkin, or for that matter the parallels between Parkin&#8217;s tirade on teamwork and its relevance (in my eyes) to social constructionism. I could also shower thanks on the delegates, co-workers, sponsors, co-workers, venue support staff and everyone else who helped make this Moot such a success.</p>
<p>I won&#8217;t bother doing any of this though, not because it isn&#8217;t important, but because this afternoon I think I had a moment where I realised the power of any community, and in particular the Moodle community which I feel proud to be a part of.</p>
<p><span id="more-232"></span></p>
<p>To set the scene, I was running a hands-on workshop on moving to Moodle 2.0 with a large group (sixtysomething). Day 3 of a conference, energy levels (mine anyway) quite low, and with the workshop starting off with multiple technical fails causing some catastrophic issues and big frustrations for all participants. Through pure chance, who should decide to sit in on the session other than Martin Dougiamas, and just to add some more interest, the awesome Jonathan and Michelle Moore from Remote Learner. To say that I was somewhat ruffled was an understatement - presenting a session which was going titanic while two of the most knowledgeable Moodle people going around and the Founding Father were sitting up the back watching me.</p>
<p>As technical issues were resolved, I kicked off the discussion about changes to the files area within Moodle, which to me is the most significant change in mindset that users will need to deal with in the move to 2.0 and in my opinion still needs some more thought before it will be in a state which will be what I&#8217;d call user friendly. I started to explain and show how files are managed differently in Moodle 2.0, and I could feel the room drop into a stunned silence, and before I knew it hands were shooting up like prairie dogs about how difficult it would be to do things the way they had been done in the past in Moodle given the changes.</p>
<p>What happened next was, to me, quite stunning.</p>
<p>The next fifteen minutes turned into a frank and at times blunt discussion between the group and primarily Martin about some of the challenges which some users would face in Moodle 2.0 given the changes to how files are managed. The group would throw questions at me, when I couldn&#8217;t answer them (which was most of the time) Martin would jump in and explain not only how it worked, but the problems which caused the functionality to change, which then led to &#8216;yes, but what about&#8230;&#8217; type responses, which then led to his admission that sure, there are use cases which the team at HQ haven&#8217;t considered, and some embryonic ideas were thrown around about what might need to happen - all in a way which was totally open within the group.</p>
<p>Stop and think about that image for a bit. The head of a global software project with millions of users sitting down with a bunch of end users and kicking around ideas in an impromptu session without corporate spin, attempts at masking areas for improvement and trying to come up with ideas about how to improve the software, and at the same time shift the mindset of users to understanding why change needs to occur. I wonder how likely this would have been for any other piece of educational software.</p>
<p>One of the things I am constantly trying to get people to do is to contribute ideas and opinions to Moodle through moodle.org and the <a href="http://tracker.moodle.org" target="_blank">Tracker</a>. I tell them that grumbling to me about something is a start, but grumbling to the community through these open forums is far better, and the ultimate is to contribute ideas to the Community about how to improve the software. I tell them to not ask what Moodle can do for them, but to ask what they can do for Moodle. I tell them that you do NOT need to be a developer, or to have any formal ideas about what constitutes good UI design, to contribute to the Moodle project - you just need to be willing to think, and to share. I thought to myself that if I could get people to make the conceptual leap that participating in the online Moodle community is no different to sitting there in a room with Martin Dougiamas then I reckon we&#8217;d end up with far more in the way of community input into Moodle, even if the involvement is already significant. I told the people there that if signing up for a Tracker account was too hard, then at least send me through the ideas and bugs and I&#8217;d log them on their behalf.</p>
<blockquote><p>&#8230;if I could get people to make the conceptual leap that participating in  the online Moodle community is no different to sitting there in a room  with Martin Dougiamas then I reckon we&#8217;d end up with far more in the way  of community input into Moodle</p></blockquote>
<p>Ultimately, I realised that the varied perspectives of a group like that is the whole thing which makes Moodle tick, and that the more people looking at the software in its 2.0 beta form <strong><em>and contributing their perspectives back to the community</em></strong>, the better all future releases of Moodle will be. I thank Martin for being the kind of person he is, for being willing to listen, and for not just tipping out the door when the questions started, but for openly engaging with the community like he has done from the start.</p>
<p>I may not have faith that the new files management environment in Moodle is spot on just yet, but I do have faith that if we engage with the community then we will work it out - together - and that to me is the essence of why the Moodle community has thrived, and will continue to thrive, as long as we have a willingness to be an active part of it.</p>
<p>Six people signed up to the Tracker by the end of the workshop - and this is more important to me than all the technical fails in the world.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?&amp;linkurl=http%3A%2F%2Fwww.markdrechsler.com%2F%3Fp%3D232&amp;linkname=Moodlemoot%20AU%202010%20wrap%20up"><img src="http://www.markdrechsler.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.markdrechsler.com/?feed=rss2&amp;p=232</wfw:commentRss>
		</item>
		<item>
		<title>Mahara - The Next Generation</title>
		<link>http://www.markdrechsler.com/?p=230</link>
		<comments>http://www.markdrechsler.com/?p=230#comments</comments>
		<pubDate>Tue, 13 Jul 2010 06:56:25 +0000</pubDate>
		<dc:creator>mark.drechsler</dc:creator>
		
		<category><![CDATA[Moodle]]></category>

		<category><![CDATA[elearning]]></category>

		<category><![CDATA[mootau10]]></category>

		<guid isPermaLink="false">http://www.markdrechsler.com/?p=230</guid>
		<description><![CDATA[Presentation two for the day at Moodlemoot AU 2010, this time on the future of Mahara and its integration with Moodle.
For those who want more information about some of the things I talked about, check out:

Specification for Multipage views, i.e. &#8216;mini-websites&#8217; in Mahara - get in there and share your thoughts.
Add your comments in here [...]]]></description>
			<content:encoded><![CDATA[<p>Presentation two for the day at Moodlemoot AU 2010, this time on the future of Mahara and its integration with Moodle.</p>
<p><span id="more-230"></span>For those who want more information about some of the things I talked about, check out:</p>
<ul>
<li>Specification for <a href="http://wiki.mahara.org/Developer_Area/Specifications_in_Development/Multipage_Views" target="_blank">Multipage views</a>, i.e. &#8216;mini-websites&#8217; in Mahara - get in there and share your thoughts.</li>
<li>Add your comments <a href="http://mahara.org/interaction/forum/topic.php?id=1994" target="_blank">in here</a> to keep the view submission to Moodle on the Mahara team&#8217;s radar.</li>
<li>Check out the <a href="http://wiki.mahara.org/Developer_Area/Specifications_in_Development/Walled_Gardens?utm_source=twitterfeed&amp;utm_medium=laconica" target="_blank">specifications for the walled garden</a> - something I didn&#8217;t discuss through lack of time but is another key change on the horizon.</li>
<li>Download a <a href="http://mahara.org/interaction/forum/topic.php?id=1957" target="_blank">beta version</a> of the 1.3 Beta for those who are that way inclined.</li>
</ul>
<p>The presentation is below, but to be honest its rubbish - I&#8217;m working hard on eradicating Powerpoint from my life so I&#8217;ve stopped caring as much. Slideshare&#8217;s butchering of the formatting doesn&#8217;t help either <img src='http://www.markdrechsler.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> If it acts as a reminder for the things I talked about then go for it.</p>
<div id="__ss_4738154" style="width: 425px;"><strong style="display:block;margin:12px 0 4px"><a title="Mahara - the Next Generation" href="http://www.slideshare.net/NetSpot/mahara-the-next-generation">Mahara - the Next Generation</a></strong><object width="425" height="355" data="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=maharanextgen-100712161738-phpapp01&amp;stripped_title=mahara-the-next-generation" type="application/x-shockwave-flash"><param name="id" value="__sse4738154" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=maharanextgen-100712161738-phpapp01&amp;stripped_title=mahara-the-next-generation" /><param name="name" value="__sse4738154" /><param name="allowfullscreen" value="true" /></object></p>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/NetSpot">NetSpot Pty Ltd</a>.</div>
</div>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?&amp;linkurl=http%3A%2F%2Fwww.markdrechsler.com%2F%3Fp%3D230&amp;linkname=Mahara%20-%20The%20Next%20Generation"><img src="http://www.markdrechsler.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.markdrechsler.com/?feed=rss2&amp;p=230</wfw:commentRss>
		</item>
		<item>
		<title>Moodle 2.0 First Impressions</title>
		<link>http://www.markdrechsler.com/?p=225</link>
		<comments>http://www.markdrechsler.com/?p=225#comments</comments>
		<pubDate>Tue, 13 Jul 2010 01:34:14 +0000</pubDate>
		<dc:creator>mark.drechsler</dc:creator>
		
		<category><![CDATA[Moodle]]></category>

		<category><![CDATA[elearning]]></category>

		<category><![CDATA[mootau10]]></category>

		<guid isPermaLink="false">http://www.markdrechsler.com/?p=225</guid>
		<description><![CDATA[Thanks to all those who came to my Moving to Moodle 2.0 presentation at the Australian Moodlemoot 2010 today, hopefully I kept to my word and just focused on a few specific elements rather than being a scattergun  

The presentation is shown below, and remember to also:

get on to Moodle.org and share your thoughts [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to all those who came to my Moving to Moodle 2.0 presentation at the <a href="http://moodlemoot.org.au">Australian Moodlemoot 2010</a> today, hopefully I kept to my word and just focused on a few specific elements rather than being a scattergun <img src='http://www.markdrechsler.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><span id="more-225"></span></p>
<p>The presentation is shown below, and remember to also:</p>
<ul>
<li>get on to Moodle.org and share your thoughts on how the file manager should work <a href="http://moodle.org/mod/forum/discuss.php?d=153229" target="_blank">here</a></li>
<li>test out the latest version of Moodle 2.0 at the <a href="http://qa.moodle.net" target="_blank">QA site</a></li>
<li>log any bugs you find in the <a href="http://tracker.moodle.org" target="_blank">Tracker</a></li>
<li>bid farewell to the <a href="http://moodle.org/mod/forum/discuss.php?d=153470" target="_blank">Navigation Tool</a></li>
</ul>
<div id="__ss_4738146" style="width: 425px;"><strong style="display:block;margin:12px 0 4px"><a title="Moving to Moodle 2.0" href="http://www.slideshare.net/NetSpot/moving-to-moodle-20">Moving to Moodle 2.0</a></strong><object width="425" height="355" data="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=m2m2moot-100712161625-phpapp01&amp;stripped_title=moving-to-moodle-20" type="application/x-shockwave-flash"><param name="id" value="__sse4738146" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=m2m2moot-100712161625-phpapp01&amp;stripped_title=moving-to-moodle-20" /><param name="name" value="__sse4738146" /><param name="allowfullscreen" value="true" /></object></p>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/NetSpot">NetSpot Pty Ltd</a>.</div>
</div>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?&amp;linkurl=http%3A%2F%2Fwww.markdrechsler.com%2F%3Fp%3D225&amp;linkname=Moodle%202.0%20First%20Impressions"><img src="http://www.markdrechsler.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.markdrechsler.com/?feed=rss2&amp;p=225</wfw:commentRss>
		</item>
		<item>
		<title>Short sessions and why I like them</title>
		<link>http://www.markdrechsler.com/?p=220</link>
		<comments>http://www.markdrechsler.com/?p=220#comments</comments>
		<pubDate>Mon, 12 Jul 2010 08:01:19 +0000</pubDate>
		<dc:creator>mark.drechsler</dc:creator>
		
		<category><![CDATA[Moodle]]></category>

		<category><![CDATA[My learning]]></category>

		<category><![CDATA[elearning]]></category>

		<category><![CDATA[mootau10]]></category>

		<guid isPermaLink="false">http://www.markdrechsler.com/?p=220</guid>
		<description><![CDATA[As day one of the Moot draws to a close, I thought I&#8217;d comment on the length of the sessions, which have come in for a little flak in the backchannel discussions about being too short. Fair enough that some have found them too short, but I thought I&#8217;d explain the thinking behind it here [...]]]></description>
			<content:encoded><![CDATA[<p>As day one of the Moot draws to a close, I thought I&#8217;d comment on the length of the sessions, which have come in for a little flak in the backchannel discussions about being too short. Fair enough that some have found them too short, but I thought I&#8217;d explain the thinking behind it here in a short post.</p>
<p><span id="more-220"></span></p>
<div class="wp-caption alignright" style="width: 300px"><img title="Welcome to MootAU10" src="http://farm5.static.flickr.com/4116/4784529146_c440fc2032.jpg" alt="Welcome to MootAU10" width="290" height="387" /><p class="wp-caption-text">Welcome to MootAU10</p></div>
<p>I remember being in the meeting when the topic of session lengths came up, and to start with we were looking at 40 - 50 minute sessions, which for my money is a more common format for the conferences I&#8217;ve been at.</p>
<p>We then stopped and thought about what we wanted to encourage in our presentations, and the first and foremost thing was to make them <strong>accessible</strong>. Having a shorter presentation time would, we hoped, allow anyone who had a story to tell to get up and tell it without the fear of having to pad out a presentation to the best part of an hour. In hindsight it worked - we had our presentation slots more or less filled way in advance, with good diversity in the kinds of presentations on show, and we did eventually have to turn some presenters away - far better than the opposite!</p>
<p>There was also a philosophical argument about how much time should be needed to tell a story, make it interesting, capture the main points and give people something worthwhile. My argument is that, within reason, you should be able to customise a presentation to fit a time no matter how short that time is - you just need to restrict your scope! A nice parallel is <a href="http://php.indiana.edu/~cjbonk/biolist.html" target="_blank">Curt Bonk&#8217;s bio</a>, which comes in everything from three to six-hundred word versions. Granted, the 28-word version is the shortest meaningful response, but to me it highlights that you can tell a story in just about any length of time provided you vary your level of detail.</p>
<p>Sounds basic? It is.</p>
<p>Which is why I was a little disappointed when I read that some had found the sessions too short. If I was a presenter and I ran out of time, then I wouldn&#8217;t be blaming the length of time (provided I knew in advance how much I had to work with), I&#8217;d be filthy with myself for not planning the delivery well enough.</p>
<blockquote><p>If I was a presenter and I ran out of time &#8230; I&#8217;d be filthy with myself for not planning the delivery well  enough.</p></blockquote>
<p>It also highlights to me what I see as a responsibility of ours as presenters - namely to <strong>not attempt to compress as much information into the shortest time possible</strong>, but to remove some content and focus on making whatever is being delivered clear, well paced and ideally with links to further resources if folks want more detail. I know I&#8217;ve broken this rule many times in the past, but the last couple of days have made me realise that this is a critical skill in being a good presenter and is something I&#8217;ll take away from this Moot as something to re-focus on going forward.</p>
<p>I must say that having to present in a relatively short timeframe did make me step back when putting my presentations together and think about what was really important to have in there - I cut as much fat as I could, and yes, sacrificed one or two things I&#8217;d have liked to have in there, but it was good for me to be brutal about what I was going to cover. I guess the proof will be in the pudding tomorrow when I present - feel free to let me know <img src='http://www.markdrechsler.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>These are, of course, only my thoughts - I&#8217;d like to hear from anyone who can convince me otherwise about the lengths of the sessions, or who reckon the shorter sessions have been a winner. The feedback we get from this year will inform the next Moodlemoot for sure&#8230;</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?&amp;linkurl=http%3A%2F%2Fwww.markdrechsler.com%2F%3Fp%3D220&amp;linkname=Short%20sessions%20and%20why%20I%20like%20them"><img src="http://www.markdrechsler.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.markdrechsler.com/?feed=rss2&amp;p=220</wfw:commentRss>
		</item>
		<item>
		<title>Moodle Masterclass - the wrap up</title>
		<link>http://www.markdrechsler.com/?p=216</link>
		<comments>http://www.markdrechsler.com/?p=216#comments</comments>
		<pubDate>Sun, 11 Jul 2010 07:49:09 +0000</pubDate>
		<dc:creator>mark.drechsler</dc:creator>
		
		<category><![CDATA[Moodle]]></category>

		<category><![CDATA[My learning]]></category>

		<category><![CDATA[elearning]]></category>

		<category><![CDATA[mootau10]]></category>

		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://www.markdrechsler.com/?p=216</guid>
		<description><![CDATA[Today saw the Moodle Masterclass in Melbourne, the warm-up act for the 2010 Australian Moodlemoot. Having written up what the ideas were in my head a few months back, its now worth doing a little reflection on how it went.
Firstly, big kudos to both Dr Curtis Bonk and Julian Ridden, who both gave great presentations/demonstrations [...]]]></description>
			<content:encoded><![CDATA[<p>Today saw the Moodle Masterclass in Melbourne, the warm-up act for the 2010 Australian Moodlemoot. Having written up what the ideas were in my head a few months back, its now worth doing a little reflection on how it went.</p>
<p>Firstly, big kudos to both Dr Curtis Bonk and Julian Ridden, who both gave great presentations/demonstrations throughout the day - I asked quite a few people on the day how they felt about the session, and the response was uniformly positive, largely because of the ideas put forth by both of these excellent practitioners. Also thanks to Phil Marriott who was the driver behind the logistics, activities and the overall session structures, and to helper monkeys (along with me as chief helper monkey) Thalia, Bek and Tim.</p>
<p>Now enough thanks and more analysis.</p>
<p><span id="more-216"></span></p>
<p>When Phil Marriott and I looked at how this could work, particularly trying to take into account the ideas from Curt and the potential translations into Moodle by Julian, and then the amount of time we had left over for people to actually work on their course, it became clear that the biggest challenge was going to be how to get participants to create something meaningful. The original plan I had in my head for this back in March was to have the pedagogy leader (Curt) and the Moodle master (Julian) working around a topic which everyone would have some knowledge of - my ideas were coffee and the weather. Hackneyed, but do-able. The one thing I didn&#8217;t really want to do at the time was to have the content being about online learning, or I thought we&#8217;d risk having a circular<em> &#8216;we&#8217;re creating an online learning course about online learning&#8217;</em> thing.</p>
<p>Unfortunately, the more we looked at the logistics of the situation, the more it looked unlikely that we would be able to do anything other than this, and I put this down to two reasons:</p>
<ol>
<li>Creating a course like this focuses somewhat on the content, under a model that content someone else has created is the primary entity within the course. This of course flies in the face of the constructionist idea that it is the student interactions and subsequent student-generated content which are the most important part of an online learning environment; and</li>
<li>Even if we were focusing on course content which someone else had created, one day working with a bunch of people you don&#8217;t know is a foolishly short time to expect to create anything of consequence. Not to mention breaking most instructional ideas which put an emphasis on good course design being something you do <strong>before </strong>you get in and set up your Moodle course.</li>
</ol>
<p>Now at this point I must tip my hat to Phil for the initial activity participants did, which involved critiquing some Moodle courses, analysing them against Curt&#8217;s R2D2 model, and using a Moodle Feedback activity to get people sharing their perceptions of the courses as well as experiencing the Feedback tool itself - worked an absolute treat I thought.</p>
<p>As the day went on though, <strong>I felt in myself that we&#8217;d lost focus on exactly what the desired outcomes from the day were meant to be</strong>.</p>
<div class="wp-caption alignright" style="width: 405px"><img title="Moodling around the Masterclass" src="http://farm5.static.flickr.com/4123/4781675784_b49dd483c2.jpg" alt="Moodling around the Masterclass" width="395" height="296" /><p class="wp-caption-text">Moodling around the Masterclass</p></div>
<p>When I listened to Curt present, it was at times like a Tsunami of information and ideas, some of which were highly relevant to Moodle, some of which were more to do with good teaching practice and how to use a bunch of technological goodies to best effect.</p>
<p>When I listened to Julian for the most part, it was more focused on Moodle and the use of the tools within, with his session on Databases being a stand out for me along with some of the course design principles and tricks shown early on using (among other things) HTML blocks. The final session did however go into more detail about some of the things coming in Moodle 2, and there were some diversions in there to the power of Twitter, which was interesting but not directly Moodle related.</p>
<p>So then all sorts of other questions popped into my head. Had this ended up being really an &#8216;eLearning Masterclass&#8217; which had Moodle as a bit player? Was it even possible to have a Moodle Masterclass without bringing in a bunch of other tools to supplement it? By having so much information &#8216;pushed&#8217; to the participants were we violating the very notions of constructionism that we were meant to be espousing?</p>
<p>Ultimately I think there is a potential conflict in these events between the people who are there because they need to know how to use the more advanced features of a tool, versus those who are there because they need to know how to improve their teaching techniques irrespective of the tools involved. I don&#8217;t really know how to manage it either, or for that matter if I&#8217;m just thinking too deeply about all of this&#8230;</p>
<p>One thing I will say though was that I&#8217;d be stunned if people didn&#8217;t leave the session with at least one good tip on improving their teaching practice and one good tip on how to use Moodle better, and probably a whole bunch of ideas. The people I spoke to all seemed to be happy with it, but I&#8217;d love to hear some more thoughts here about what worked, what didn&#8217;t, and what we could do better next time (if there is a next time).</p>
<p>All in all, considering this was one big experiment, calling on two extremely busy people from other sides of the globe to work together and come up with something which we could feasibly deliver in a day, I&#8217;m happy with how it went, and I&#8217;d like to thank all of those who came along and made it an enjoyable day.</p>
<p>Tomorrow - the Moot begins!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?&amp;linkurl=http%3A%2F%2Fwww.markdrechsler.com%2F%3Fp%3D216&amp;linkname=Moodle%20Masterclass%20-%20the%20wrap%20up"><img src="http://www.markdrechsler.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.markdrechsler.com/?feed=rss2&amp;p=216</wfw:commentRss>
		</item>
		<item>
		<title>Vale Moodle Navigation Tool</title>
		<link>http://www.markdrechsler.com/?p=212</link>
		<comments>http://www.markdrechsler.com/?p=212#comments</comments>
		<pubDate>Tue, 06 Jul 2010 01:21:50 +0000</pubDate>
		<dc:creator>mark.drechsler</dc:creator>
		
		<category><![CDATA[Moodle]]></category>

		<category><![CDATA[My learning]]></category>

		<category><![CDATA[elearning]]></category>

		<category><![CDATA[mootau10]]></category>

		<guid isPermaLink="false">http://www.markdrechsler.com/?p=212</guid>
		<description><![CDATA[Its funny how you take some things for granted, and then when they vanish, even though you were never particularly fond of them you feel sad that they are no longer with you. I am feeling this way at the moment about the Moodle Navigation Tool, which has been around in Moodle 1.9 forever but [...]]]></description>
			<content:encoded><![CDATA[<p>Its funny how you take some things for granted, and then when they vanish, even though you were never particularly fond of them you feel sad that they are no longer with you. I am feeling this way at the moment about the Moodle Navigation Tool, which has been around in Moodle 1.9 forever but has been replaced with the Navigation Block in Moodle 2.0.</p>
<p><span id="more-212"></span></p>
<div class="wp-caption alignright" style="width: 438px"><img title="A navigation tool recently" src="http://content.screencast.com/users/MarkDrechsler/folders/Jing/media/5c0cc666-1c18-4196-87c7-39b36aefb5ab/NavTool.png" alt="A navigation tool recently" width="428" height="259" /><p class="wp-caption-text">A navigation tool recently</p></div>
<p>Yes, that&#8217;s right, the Navigation Tool (shown at right) is gone - going out with not even a whimper from the community.</p>
<p>I first noticed when I was putting together some documentation on the navigation differences between Moodle 1.9 and Moodle 2.0 - at first I thought I was hallucinating, surely it must be there somewhere? But no - completely gone, and I was scratching my head as to how I could have missed something this fundamental to how I get around in Moodle. However as Martin D said in a <a href="http://moodle.org/mod/forum/discuss.php?d=153470" target="_blank">forum post</a> when I asked where the tool had disappeared to&#8230;</p>
<blockquote><p><em>&#8220;Apparently you and I are the only people who noticed it was there (and  look how long it took for you to notice it was gone!)&#8221;</em></p></blockquote>
<p>Fair point, and I guess it shows how little it has been relied on by me or anyone else that this was the first time (to my knowledge) anyone asked this question on moodle.org.</p>
<p>I know I will have some clients - for better or worse - lamenting the disappearance of the little buttons saying &#8216;next&#8217;. The ones who felt that these buttons should have been far more prominent in the first place will probably be even less happy with the change, and there is a part of me which wonders how long before a sequential-step-through link (minus the &#8216;Jump to&#8217; menu which is now completely obsolete thanks to the Nav Block) will return. Lets be honest though - Moodle has never been about stepping blindly through content any more than learning has been about learning being a linear process, it has been about learning through exploration and <a href="http://docs.moodle.org/en/About_Moodle" target="_blank">&#8216;doing things as it occurs to you to do them&#8217;</a> - by &#8216;Moodling&#8217;.</p>
<div class="wp-caption alignleft" style="width: 419px"><img title="Me and the Navigation Tool in happier times" src="http://farm5.static.flickr.com/4078/4765629845_4d7ab22b5b.jpg" alt="Me and the Navigation Tool in happier times" width="409" height="309" /><p class="wp-caption-text">Me and the Navigation Tool in happier times</p></div>
<p>So although I suspect it won&#8217;t be missed by the majority, I will shed a tear for the Navigation Tool over a beer tonight. I might wear a black arm band or something next week too when I present my <a href="http://moodlemoot.org.au/course/view.php?id=70" target="_blank">&#8216;What&#8217;s new in Moodle 2.0&#8242; presentation</a> at the Moot, and think back to all the Moodle training sessions where the Navigation Tool was my special little buddy, taking up 1 - 2 minutes in my session plan which I&#8217;ll now have to fill with something about the Navigation Block I suppose.</p>
<p>Vale my largely pointless friend. No longer will you be the scourge of screen readers, the truncater of long Topic names and the botcher of themes. Nobody else may miss you, but I will.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?&amp;linkurl=http%3A%2F%2Fwww.markdrechsler.com%2F%3Fp%3D212&amp;linkname=Vale%20Moodle%20Navigation%20Tool"><img src="http://www.markdrechsler.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.markdrechsler.com/?feed=rss2&amp;p=212</wfw:commentRss>
		</item>
		<item>
		<title>The Moodle 2.0 Workshop - understanding grade calculations</title>
		<link>http://www.markdrechsler.com/?p=207</link>
		<comments>http://www.markdrechsler.com/?p=207#comments</comments>
		<pubDate>Fri, 02 Jul 2010 12:13:10 +0000</pubDate>
		<dc:creator>mark.drechsler</dc:creator>
		
		<category><![CDATA[Moodle]]></category>

		<category><![CDATA[My learning]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[elearning]]></category>

		<category><![CDATA[mootau10]]></category>

		<guid isPermaLink="false">http://www.markdrechsler.com/?p=207</guid>
		<description><![CDATA[With ten sleeps left until the 2010 Australian Moodlemoot it may seem odd that I am posting a blog entry. The truth be known I&#8217;m only just starting to appreciate the phenomenal amount of work which needs to go into organising a physical (as distinct from virtual) conference for 450 people - but the good [...]]]></description>
			<content:encoded><![CDATA[<p>With ten sleeps left until the <a href="http://moodlemoot.org.au" target="_blank">2010 Australian Moodlemoot</a> it may seem odd that I am posting a blog entry. The truth be known I&#8217;m only just starting to appreciate the phenomenal amount of work which needs to go into organising a physical (as distinct from virtual) conference for 450 people - but the good thing is that the presentations and workshop I&#8217;m delivering at the Moot have forced me to focus on doing some QA work on Moodle 2.0, as well as generally getting my head around some of the nuances of the changes in functionality.<span id="more-207"></span></p>
<p>Which brings me to the all-new and improved Workshop module, which for me is the biggest new feature from a pure teaching and learning perspective in 2.0. That&#8217;s not to say that things like the Repository API, better integration with ePortfolios, the controversial and yet long overdue introduction of Conditional Activities and the changes in navigation in Moodle aren&#8217;t all great - but none of them quite grab my imagination like the way the Workshop activity does.</p>
<p>Why? I think because it brings in a genuine peer review activity which allows students to review the work of others, and then to be assessed on their capability to assess the work of others - something that I think will be an absolute Godsend particularly in Higher Education where the ability to critique the work of others becomes more important. The Workshop also sneaks in a genuine rubric marking assessment type - remove the peer reviewing involvement in a Workshop activity and just make it teacher led and you have yourself a bona fide rubric driven assessment task.</p>
<p>Not to say that the Workshop is new. Its <a href="http://moodle.org/mod/forum/discuss.php?d=2301" target="_blank">been around forever</a> in Moodle, but unfortunately it was so unwieldly, unreliable, unsupported and just downright difficult to use that it has only been used in earnest by a handful of Moodle Holy Men (and Women) who actually understood how to use it and all its idiosyncracies for quite a while now. My advice to clients was to not touch it with a ten foot Moodle pole as it simply wasn&#8217;t up to a standard which I felt comfortable to associate my name with, thanks to its years of neglect. It was the classic underachiever - the student who you just knew could change the world if only they could get their act together and learn to relate to people a little better&#8230;</p>
<p>Moodle 2.0 however sees the introduction of a completely rebuilt Workshop activity, thanks largely to the work of <a href="http://blog.mudrak.name/" target="_blank">David Mudrak</a>, which has greatly improved the user interface, stability and functionality of the Workshop activity. I&#8217;m not going to step through the whole process of setting up a Workshop for a couple of reasons - firstly, its relatively self explanatory once you get into it, and secondly there are already videos out there by people like <a href="http://moodle.drupalgardens.com/article/mon-06072010-2009/workshop-overview" target="_blank">Gavin Henrick</a> and <a href="http://www.moodleblog.org/?p=172" target="_blank">Mary Cooch</a> giving an overview. Thanks to these two I managed to get my head around most of the features quickly, but understanding how the grades are calculated took considerably more head scratching and some <a href="http://moodle.org/mod/forum/discuss.php?d=153268" target="_blank">sagely guidance from David</a> in the Moodle forums before I felt I could explain how it worked to someone else without needing to bluff my way through <img src='http://www.markdrechsler.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Having finally got my head around how it all works, I thought I&#8217;d share it with the community - hopefully this will help those of you trying to understand how the grades in a Workshop are calculated and maybe inform some of the user documentation being written for the Workshop in the near future. In all its unpolished, raw glory, here&#8217;s the summary of how grades are calculated.</p>
<div id="__ss_4663128" style="width: 425px;"><strong style="display:block;margin:12px 0 4px"><a title="Moodle Workshop 2.0 - a (simplified) explanation" href="http://www.slideshare.net/mark.drechsler/moodle-workshop-20-a-simplified-explanation">Moodle Workshop 2.0 - a (simplified) explanation</a></strong><object width="425" height="355" data="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=workshop2explanation-100701192302-phpapp02&amp;stripped_title=moodle-workshop-20-a-simplified-explanation" type="application/x-shockwave-flash"><param name="id" value="__sse4663128" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=workshop2explanation-100701192302-phpapp02&amp;stripped_title=moodle-workshop-20-a-simplified-explanation" /><param name="name" value="__sse4663128" /><param name="allowfullscreen" value="true" /></object></p>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/mark.drechsler">Mark Drechsler</a>.</div>
</div>
<p>I must stress that this is not the full story - there are some more complexities in the way grades are calculated which I haven&#8217;t touched on, but as time goes on I might try and get my head around them and think of a way which they can be explained in non-mathematician terms. I&#8217;d love to hear feedback on whether the presentation above makes sense - for those coming to my Workshop at the Moot I&#8217;ll be going through the Workshop from beginning to end with participants acting as students - submitting work, peer reviewing and seeing their grades calculated.</p>
<p>Somewhat stressed, but getting excited as we get close to the Moot - look forward to seeing lots of you there!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?&amp;linkurl=http%3A%2F%2Fwww.markdrechsler.com%2F%3Fp%3D207&amp;linkname=The%20Moodle%202.0%20Workshop%20-%20understanding%20grade%20calculations"><img src="http://www.markdrechsler.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.markdrechsler.com/?feed=rss2&amp;p=207</wfw:commentRss>
		</item>
		<item>
		<title>Moodlemoot 2010 - an (unofficial) apology</title>
		<link>http://www.markdrechsler.com/?p=204</link>
		<comments>http://www.markdrechsler.com/?p=204#comments</comments>
		<pubDate>Tue, 01 Jun 2010 04:41:59 +0000</pubDate>
		<dc:creator>mark.drechsler</dc:creator>
		
		<category><![CDATA[Moodle]]></category>

		<category><![CDATA[mootau10]]></category>

		<guid isPermaLink="false">http://www.markdrechsler.com/?p=204</guid>
		<description><![CDATA[Sometimes the English language can be cruel. Sometimes you can miss two little words and get caned for it - sometimes quite rightly. Today I found out that something like this has been stirring up ill will among the educational community around the Moodlemoot and I just want to set things straight as soon as [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes the English language can be cruel. Sometimes you can miss two little words and get caned for it - sometimes quite rightly. Today I found out that something like this has been stirring up ill will among the educational community around the Moodlemoot and I just want to set things straight as soon as possible, which has been within about thirty minutes of me finding out.</p>
<p><span id="more-204"></span>So most of you know I work for NetSpot, a Moodle Partner as well as a bunch of other things, and that NetSpot are organising and sponsoring this year&#8217;s Australian Moot. I&#8217;m also on the organising committee in an unofficial role of &#8216;community advocate&#8217;, which was primarily because I&#8217;m the one at work who tends to be the most involved with the Moodle community and the one who will usually be piping up about &#8216;the Community this&#8217; and &#8216;the Community that&#8217;. Now I know I don&#8217;t represent all of the community - but I have tried to at least make sure I am a litmus test against anything going on around the Moot to make sure that it is continuing to focus on the needs of the broader Moodle user base.</p>
<p>Today, unfortunately, I found out that there has been some chatter in discussion forums around the statement (formerly) made on the Moot website that the Moot would be the <em><strong>&#8216;largest educational conference in the Australasian region in 2010&#8242;</strong></em>. As some pointed out, this is clearly incorrect, with the <a href="http://acec2010.info/">ACEC2010 conference</a> held a while back being far larger than what the Moot will be, and there may have been others as well. What cut a little was the suggestion that we&#8217;d done this deliberately to boast about how big the conference was going to be, which I can say is about as far from the truth as you could get.</p>
<p>The Moot will be big. We&#8217;re pretty sure (but can&#8217;t say 100%) that it will be the biggest Moots ever in the Southern Hemisphere, and maybe one of the largest in the world so far. What we missed (and I&#8217;m not even sure who put that line in there in the first place, could have even been me for all I can remember), was the inclusion of two little words - <strong><em>&#8216;one of&#8217;</em></strong> - in the context of it being a large educationally focused conference. All I can offer is a personal apology to anyone who was misled by this error, it was in no way meant to be blowing our own trumpet. As soon as the inaccurate sentence was pointed out to us we added those two little words that make a big difference, and I truly hope that the community understands that when organising something as large as this then mistakes can happen, and this one was just that.</p>
<p>If there are any other inaccuracies that people see on the website then please <a href="http://moodlemoot.org.au/mod/resource/view.php?id=62">contact us</a> and we&#8217;ll do our best to get it sorted out asap - if we know about a problem then we&#8217;re generally more than willing to fix it.</p>
<p>Now back to focusing on how to make this the best Moot ever <img src='http://www.markdrechsler.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?&amp;linkurl=http%3A%2F%2Fwww.markdrechsler.com%2F%3Fp%3D204&amp;linkname=Moodlemoot%202010%20-%20an%20%28unofficial%29%20apology"><img src="http://www.markdrechsler.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.markdrechsler.com/?feed=rss2&amp;p=204</wfw:commentRss>
		</item>
		<item>
		<title>Moodlemoot 2010 AU (unofficial) update - the return of the Possum?</title>
		<link>http://www.markdrechsler.com/?p=188</link>
		<comments>http://www.markdrechsler.com/?p=188#comments</comments>
		<pubDate>Fri, 14 May 2010 04:48:30 +0000</pubDate>
		<dc:creator>mark.drechsler</dc:creator>
		
		<category><![CDATA[Moodle]]></category>

		<category><![CDATA[communityhubs]]></category>

		<category><![CDATA[mootau10]]></category>

		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://www.markdrechsler.com/?p=188</guid>
		<description><![CDATA[Its been a while since the last unofficial Moodlemoot update so I thought I&#8217;d round out the week by giving another glimpse into how the planning for the largest Moot in the Southern Hemisphere (we think) is going.
First some quick stats
So far:

We have over 270+ confirmed delegates with about nine weeks left, so this is [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-105 alignleft" style="border: 2px solid black; margin-left: 10px; margin-right: 10px;" title="Moodlemoot AU 2010" src="http://www.markdrechsler.com/wp-content/uploads/2010/01/mootlogo-300x61.jpg" alt="Moodlemoot AU 2010" width="354" height="72" />Its been a while since the <a href="http://www.markdrechsler.com/?p=104" target="_blank">last unofficial Moodlemoot update</a> so I thought I&#8217;d round out the week by giving another glimpse into how the planning for the largest Moot in the Southern Hemisphere (we think) is going.</p>
<h2><span id="more-188"></span>First some quick stats</h2>
<p>So far:</p>
<ul>
<li>We have over <strong>270+ confirmed delegates</strong> with about nine weeks left, so this is well on track to be a 350+ delegate event, which is fantastic;</li>
<li>We have six very welcome sponsors on board: <strong>NetSpot</strong> (Diamond),<strong> The Learning Edge International</strong>, <strong>Echo 360,</strong> <strong>Pukunui Technology</strong> (Silver), <strong>e-Works</strong> and <strong>Elluminate</strong> (Bronze) - big thanks to all our sponsors;</li>
<li>The Masterclass is completely<strong> sold out</strong>, and we have 73 people signed up to attend across the five workshops;</li>
<li>Yesterday, after my mail out to delegates who hadn&#8217;t logged in to the Delegate Hub, we ended up having over<strong> 500 delegate-generated hits</strong> for the day, which is great since it shows how folks are engaging with the site;</li>
<li><strong>Five streams</strong> of <a href="http://moodlemoot.org.au/mod/resource/view.php?id=128">presentations</a> have been scheduled and filled, with just a couple of final touches to be made (hence the occasional gaps in the program); and</li>
<li>The conference is now <strong>well and truly global</strong>, with international delegates and/or presenters from the US, UK, New Zealand, China, Indonesia and Japan - that I know of.</li>
</ul>
<div id="attachment_195" class="wp-caption alignnone" style="width: 499px"><img class="size-full wp-image-195 " title="Hub Stats" src="http://www.markdrechsler.com/wp-content/uploads/2010/05/hubstats1.png" alt="Hub access stats - big spike yesterday" width="489" height="289" /><p class="wp-caption-text">Hub access stats - big spike yesterday - excellent...</p></div>
<p>Now on to a few things that have stood out for me&#8230;</p>
<h2>The Masterclass</h2>
<p><img class="alignnone size-full wp-image-196" title="Masterclass" src="http://www.markdrechsler.com/wp-content/uploads/2010/05/masterclass.png" alt="Masterclass" width="588" height="99" /></p>
<p>Wow - the response to this has blown me away. All credit to Phil Marriott who was the one who came up with both the idea for the Masterclass, and the name Masterclass itself, so when these things start springing up post-Moot then remember it was Phil who thought of it.</p>
<p>We have 75 people confirmed for the Masterclass, which is beyond my wildest dreams when I <a href="http://www.markdrechsler.com/?p=133">started to craft the description</a> and structure for it, and now the task ahead is for me, Phil, Curtis Bonk and Julian Ridden to get together over the next couple of weeks and make sure that we make this thing as good as it can be. I am really thankful for the feedback (good and bad) from people on my <a href="http://www.markdrechsler.com/?p=133" target="_blank">previous post on the Masterclass</a> and would love to get more ideas from people. Over a beer with <a href="http://tomazlasic.net/" target="_blank">Tomaz Lasic</a> in Perth last month it struck me how many similarities between what we&#8217;re trying to do with the Masterclass and what he is doing over at HQ with the Moodle <a href="http://demo.moodle.net/course/view.php?id=621" target="_blank">Water course</a>, and any time my own independent thought aligns with someone of the calibre of Tomaz I&#8217;m a very happy man.</p>
<p>A couple of people have asked whether we can get a bigger room and open up the Masterclass to more people, but the organising committee (with me in agreement) have decided that it should stay as it is for a number of reasons, some of them logistics related, and some of them to not want to bite off too much given that this is the first time a Masterclass like this has been run - that we know of. Either way, congratulations to those who got booked in, and if this is as much of a success as we think it can be then we might see if we can run more of these at a later date.</p>
<h2>The Delegate Hub</h2>
<div id="attachment_198" class="wp-caption alignnone" style="width: 563px"><img class="size-full wp-image-198" title="Delegate Hub" src="http://www.markdrechsler.com/wp-content/uploads/2010/05/delegatehub1.png" alt="Delegate Hub" width="553" height="162" /><p class="wp-caption-text">The Delegate Hub</p></div>
<p>One of the big things about a Moot is that it brings people together in the physical world, which has been one of the reasons we&#8217;ve not toyed with the idea of broadcasting live sessions a-la at the <a href="http://imoot.org/" target="_blank">iMoot</a>. This doesn&#8217;t mean however that there shouldn&#8217;t be a vibrant online community backing the event, and this is what we&#8217;ve attempted to do in the <a href="http://moodlemoot.org.au/course/view.php?id=8" target="_blank">Moodlemoot Delegate Hub</a>, which contains a bunch of &#8216;Delegates only&#8217; resources and activities for people who are attending the Moot. Note that <strong>if you&#8217;ve paid your registration fees and you have not received a login</strong> for the Delegate Hub then please let me know and I&#8217;ll send another login out to you - we&#8217;ve found that a few people had their welcome email sent straight to the spam bin.</p>
<p>I personally believe that getting involved in the Delegate hub is a really important part of the Moot for the following reasons:</p>
<ol>
<li>It lets you find out who else is coming, and to connect with them through the Hub so you can work out who you&#8217;d like to catch up with at the conference <strong>before </strong>you get there;</li>
<li>It lets you view the interests of other delegates through the &#8216;<a href="http://docs.moodle.org/en/Tags" target="_blank">tags</a>&#8216; feature (shown), and to share your own interests, which means you&#8217;ll know in advance the people who have some common interests to you - which can be important if (like me) you&#8217;re painfully shy in large groups of strangers and would like to know someone you can talk to about a common interest;</li>
<li>It lets you have a place to ask all the questions that we as an organising committee haven&#8217;t thought of. We had one the other day where someone asked what the dress code was for the dinner - basic stuff but we just hadn&#8217;t put it anywhere. We have now!</li>
<li>It lets you pose questions to Curtis Bonk and Martin Dougiamas for their panel session at the conference - we will be giving them the questions to choose from and respond to during the session;</li>
<li>It gives you all the latest news about the conference from the organising committee; and</li>
<li>It promotes a sense of community, and that is what Moodle and Moodlemoots are all about!</li>
</ol>
<div id="attachment_194" class="wp-caption alignnone" style="width: 581px"><img class="size-full wp-image-194" title="Hub Tags" src="http://www.markdrechsler.com/wp-content/uploads/2010/05/hubtags1.png" alt="Interest of the Moot delegates" width="571" height="197" /><p class="wp-caption-text">Interests of the Moot delegates so far</p></div>
<p>So, if you&#8217;re a delegate and you haven&#8217;t yet logged in, then <strong>do it</strong> <strong>now</strong> - and while you&#8217;re at it then let us know through the forums about what other bits and pieces we could add to make the hub more worthwhile.</p>
<p>As you can probably guess, the Delegate Hub is a Moodle site, and yet again Moodle&#8217;s reputation as being the &#8216;Swiss Army Knife&#8217; of learning systems has meant that we&#8217;ve been able to put together a rich, interactive environment with zero coding and little effort on the whole.</p>
<h2>Moodle 2.0 at the Conference</h2>
<p>One of the things we&#8217;ve been conscious of is how perilously close Moodle 2.0&#8217;s formal release will be to the conference. Whether or not it is released in time for the conference, the Beta (Preview, whatever) version should be far more stable by then compared to what it is now (a blog post itself - will get to that one soon too I hope) and we&#8217;ve given preference to presentations with Moodle 2.0 content since it will no doubt be something that the community is keen to hear about. We&#8217;ll also probably let presenters know that if they need to &#8216;tweak&#8217; their presentations to incorporate last minute Moodle 2.0 content (if it makes sense) then to go ahead. There are also the workshops, three of which specifically relate to Moodle 2.0 and which are being well filled so far.</p>
<p>In summary, there should be plenty of Moodle 2.0 talk at the conference to keep people interested.</p>
<h2>And finally - the possum&#8230;</h2>
<div class="wp-caption alignleft" style="width: 190px"><a href="http://www.flickr.com/photos/wilderdom/3894980355/"><img title="The Moodle Possum" src="http://farm4.static.flickr.com/3484/3894980355_7b85d24606_m.jpg" alt="The Moodle Possum in happier times" width="180" height="240" /></a><p class="wp-caption-text">The Moodle Possum in happier times</p></div>
<p>Rumour has it that the much loved Moodle Possum from last year&#8217;s Moodleposium (get it? POSiUM and POSsUM?) will be making the trip to Melbourne for more madcap antics. This time though she might skip giving Martin Dougiamas a piggyback ride - the chiropractor bills after last time nearly made her too poor to buy any straw for her hutch in NetSpot&#8217;s basement over winter, and we don&#8217;t want that now do we&#8230;</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?&amp;linkurl=http%3A%2F%2Fwww.markdrechsler.com%2F%3Fp%3D188&amp;linkname=Moodlemoot%202010%20AU%20%28unofficial%29%20update%20-%20the%20return%20of%20the%20Possum%3F"><img src="http://www.markdrechsler.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.markdrechsler.com/?feed=rss2&amp;p=188</wfw:commentRss>
		</item>
	</channel>
</rss>
