<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>moodle &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/moodle/</link>
	<description>Feed of posts on WordPress.com tagged "moodle"</description>
	<pubDate>Tue, 01 Dec 2009 18:36:27 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[A Design Concept For a Mobile Moodle Application]]></title>
<link>http://blog.hansdezwart.info/2009/12/01/a-design-concept-for-a-mobile-moodle-application/</link>
<pubDate>Mon, 30 Nov 2009 23:05:04 +0000</pubDate>
<dc:creator>Hans de Zwart</dc:creator>
<guid>http://blog.hansdezwart.info/2009/12/01/a-design-concept-for-a-mobile-moodle-application/</guid>
<description><![CDATA[Mobile applications have taken off. This is largely due to the trailblazing work that Apple has done]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Mobile applications have taken off. This is largely due to the trailblazing work that Apple has done with the iPhone and the App Store. If you have been watching <a href="http://delicious.com/hansdezwart">my Delicious feed</a>, you will have noticed that I too have succumbed and will be part of the iPhone-toting crowd (I will write more about me losing my principles later).<br />
Nearly every web service that I use has a mobile application. Examples are <a href="http://www.last.fm/download">Last.fm</a>, <a href="http://www.flickr.com/">Flickr</a>, <a href="http://iphone.wordpress.org/">WordPress</a>, <a href="http://www.dropbox.com/iphoneapp">Dropbox</a>, <a href="http://www.nytimes.com/services/mobile/iphone.html">NY times</a>, <a href="https://www.paypal-labs.com/iphone/">Paypal</a> and more, the list is endless. <a href="http://moodle.org">Moodle</a>, the web application that I use most often, does not have a mobile app yet. There have been a couple attempts at creating themes that display well on a mobile (such as <a href="http://lewiscarr.co.uk/node/36">here</a>). These mobile themes usually try to deliver all of Moodle&#8217;s functionality, which often limits their phone specific interaction and their user friendliness. Other applications use JAVA applications that gives people access to specific Moodle functionality (examples <a href="http://moodle.org/mod/data/view.php?d=13&#38;rid=1802">here</a> and <a href="http://www.mobilemoodle.org">here</a>).</p>
<p>It would be great to have a true mobile Moodle application. Here are some initial thoughts for a design.</p>
<p><strong>Audience</strong><br />
The audience for this Moodle application would mainly be students/participants. I want the functionality to focus on things that are easily delivered on a mobile platform. I don&#8217;t think grading and reporting interfaces lend themselves well to a smaller screen. The things that people like to do with a mobile device are usually: seeing what has happened/is happening, plan and communicate. This Moodle application will enable the users of a Moodle installation to do exactly those things.</p>
<p><strong>Getting rid of the </strong><strong>course</strong><strong> </strong><strong>paradigm</strong><br />
Moodle is extremely course centric. I have always thought that this has some great advantages, mainly that all the learning is very contextual. Students, however,  often have to &#8220;multi-course&#8221; (doing multiple courses at the same time). A mobile application should make the most urgent or current events, actions and resources bubble to the top. This requires the application to get rid of the course paradigm and show a personal page per user.<br />
People that have used Moodle for a while might know of the &#8220;My Moodle&#8221; page. This page also tried to pull up the most relevant information for a particular user, but would still display this information on a course by course basis.</p>
<p>This application will consist of four main screens. Each screen has its own icon at the bottom of the screen that stays available at all times. Each screen could of course lead to other screens that take you deeper into the Moodle installation.</p>
<p><strong>1. Recent activity stream</strong><br />
Facebook and Twitter have really taught us the use of activity streams. These pages display short status messages about what is happening in reverse chronological order. Moodle has had an activity stream since its inception: the recent activity block. This block shows what has been happening in a particular course. Examples are forum posts, work being handed in or materials being added by the teacher.<br />
This screen will work in a similar way, but will include all the courses a user is participating in. I would imagine that each update on the screen would include a date and a time, would link to an extended version of the update and would include a user image if the update concerns another user, or an activity icon if it concerns a particular activity. The newest updates would be at the top of the screen and the user would be able to scroll down to see older entries (very similar to Twitter). See below for an example:</p>
<p style="text-align:left;">
<div id="attachment_577" class="wp-caption aligncenter" style="width: 337px"><a href="http://hansdezwart.wordpress.com/files/2009/12/mockup_recent_activity1.png"><img class="size-full wp-image-577" title="Recent Activity" src="http://hansdezwart.wordpress.com/files/2009/12/mockup_recent_activity1.png" alt="Recent Activity" width="327" height="555" /></a><p class="wp-caption-text">Recent Activity</p></div>
<p>You would have to think about each Moodle module and decide what a status update would look like for that particular module. Some examples of events that could trigger a status update:</p>
<ul>
<li>A forum post is added to a course of which the user is a member.</li>
<li>An activity becomes available (either because it was added or because it had certain time that it would become available, like the choice or assignment activity) or a deadline has passed.</li>
<li>An entry is added to a database activity or a glossary that the user has access to.</li>
<li>A topic or week has been made current by the teacher/facilitator.</li>
<li>A message has been sent to the user.</li>
<li>The user hands in work for an assignment, fills in a choice, starts a lesson, gets the results for a quiz or starts a SCORM object.</li>
<li>A change is made to a wiki page that the user has access to.</li>
</ul>
<p>These status updates could announce themselves on the home screen in a similar way to how the mobile platform shows that you have new email messages: by showing how many new updates are available.</p>
<p><strong>2. Upcoming events</strong><br />
This screen is also an extension of existing Moodle functionality made course independent. Conceptually it is what you would see if you would scroll up on the recent activity screen. Upcoming events that can be displayed are:</p>
<ul>
<li>Anything that is in the user&#8217;s calendar.</li>
<li>Activities that will become available or that have a deadline.</li>
<li>Courses that will start and that the user is enrolled in.</li>
</ul>
<p>This screen would look very similar to the &#8220;Recent Activity&#8221; screen as shown above.</p>
<p><strong>3. Social: contacts, interests and messaging</strong><br />
A mobile device is used for communications and a mobile Moodle application should facilitate that. This screen is an alphabetical list of all the users that a student/participant shares a course with, combined with an alphabetical list of all the interests that a user has put in their profile and all the courses the user is enrolled in. See example:</p>
<div id="attachment_579" class="wp-caption aligncenter" style="width: 337px"><a href="http://hansdezwart.wordpress.com/files/2009/12/social1.png"><img class="size-full wp-image-579" title="Social" src="http://hansdezwart.wordpress.com/files/2009/12/social1.png" alt="Social" width="327" height="555" /></a><p class="wp-caption-text">Social</p></div>
<p>Selecting a user will take you their profile page. This page will focus on the ways that the user can be contacted. You can message the user from here, call (or Skype) them, send them an email and click on the links to their external websites (a blog, Twitter, Facebook, etc.). See this example:</p>
<p>&#160;</p>
<div id="attachment_581" class="wp-caption aligncenter" style="width: 337px"><a href="http://hansdezwart.wordpress.com/files/2009/12/profile_page.png"><img class="size-full wp-image-581" title="Profile page" src="http://hansdezwart.wordpress.com/files/2009/12/profile_page.png" alt="Profile page" width="327" height="555" /></a><p class="wp-caption-text">Profile page</p></div>
<p>&#160;</p>
<p>&#160;</p>
<p>Selecting an interest or a course will apply a filter to the alphabetical list. It will now only show users that share this interest or this course. It might allow the user to contact all these users in one go (if this role has been given the permission for this capability).</p>
<p><strong>4. Browsing courses, activities and resources</strong><br />
I really like a side scrolling drill down navigation (examples are the way that email works on the iPhone or the &#8220;Slider view&#8221; on <a href="http://www.grazr.com/">Grazr</a>). A mobile Moodle application should allow the user to navigate to activities and resources in their course by constantly drilling down. This can be done it two ways: course centric or activity-type centric. The application should probably support both.<br />
The first screen shows a list of all the courses the user is participating in and below that a list of all the activity types that exist in Moodle.<br />
Clicking on a course will make the previous screen slide to the left and display a new screen. The first option on this screen will be called &#8220;Course overview&#8221;. If you click on this you will see all the section/topic summaries, all the activities and resources and all the labels in their correct order (blocks are completely ignored in this mobile application). Below the course overview are links to the overview pages of each activity type. Clicking these will display all the instances of a particular activity or resource.</p>
<p>If you click on an individual activity or resource you will be shown that activity (again by making the screen slide to the left). What is shown here and what interactions are possible is dependent on the activity module. The minimum it would show is the title and the description. This would probably be the case for SCORM modules for example or for &#8220;upload a file&#8221; assignments. You would not implement a mobile SCORM player, nor will people likely have files for upload on their phone. The one activity that would benefit from being a bit richer would be the forum activity. It should be possible to follow and contribute to a forum discussion from the mobile Moodle application.</p>
<p><strong>Technical considerations</strong><br />
The (start of a) functional design that I describe above will certainly have technical consequences (not to write obstacles). Below some of my first thoughts:</p>
<ul>
<li><em>What platform?</em> The nice thing about web applications is that you only have to develop them for one single platform: the platform that the server is using. Of course it would be possible to create a mobile version of a Moodle site, but this would negate some of the great things that a native application can do. We are now in the unfortunate situation that we have multiple mobile development platforms. The two obvious choices for mobile development would be an iPhone app and an app for Android. But what about people who use a Blackberry, or a Symbian or Maemo phone? I have no knowledge of how easy it is to port an Android app to the iPhone, but I do know that multiple platforms will be a reality in the next couple of years. You better write portable code!</li>
<li><em>Where does the code live?</em> It is easy for Facebook to create an iPhone application. They run a single installation and can have server-side code and client-side code to make it all work. Moodle&#8217;s install base is completely decentralised. That means that Moodle installations will have to get some code that will allow a client to talk to it. In the client you will then need to be able to say what Moodle installation you want to connect to. This poses a couple of questions. Will a mobile Moodle app require a special server module? Will Moodle 2.0 expose enough of itself to an external API to make a client like I describe above possible? Should one client be able to plug into multiple Moodle installations at the same time? I am not a software architect, so I would not have any answers to these questions, but they will need to be resolved.</li>
<li><em>Performance?</em> Moodle&#8217;s data structure is course-centric and not user-centric. Moodle currently does not have internal functions that deliver the data in a format that the Moodle client can use. I think that the query to deliver a recent activity feed that is cross-course and has the perspective of a single user is very complex and will create a huge performance hit on the server. Again, I am not an architect, but I would imagine that this requires a special solution. Maybe more push and less pull? More database tables? Server-side pre-caching? Who knows? I certainly don&#8217;t!</li>
<li><em>Roles/permissions/capabilities?</em> Any new Moodle client that uses existing Moodle data (as opposed to new modules) needs to be very aware of any existing capabilities. All of these need to be checked before information can be shown to the user. I am sure this has further performance implications.</li>
<li><em>Online/offline?</em> A lot of mobile applications cache their information so that a user can continue to use the application even if an Internet connection is not available (e.g. the New York Times app). Even though it might be useful for a Moodle application too, I wouldn&#8217;t put any initial effort into solving that problem. Smartphones that have decent application support function well in a context where there is persistent mobile broadband. It is therefore okay for the first version of mobile Moodle application to assume that it is online.</li>
</ul>
<p><strong>A note on prototyping/mockups</strong><br />
I used the excellent <a href="http://www.balsamiq.com/">Balsamiq</a> to create the mockups that go with this post. This easy tool delivers quick static results, although it lacks a bit of precision that I would like to have added. Moodle has Balsamiq integrated into the Moodle Tracker, making it trivial for anybody to add a user interface mockup to any issue. There are other tools that could be used to do iPhone prototyping. <a href="http://iphoneized.com/2009/11/21-prototyping-mockup-wireframing-tools-iphone-app-development/">This blog post</a> gives a good overview.</p>
<p><strong>Continuing the dialogue</strong><br />
I would really like an application like this (or something similar) to come into existence. I  look forward to working with other people with a similar interest (bored developers? <a href="http://docs.moodle.org/en/GSOC">Google Summer of Code</a> students?). Let&#8217;s make this happen! Any and all comments are welcome&#8230;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[1.9.6]]></title>
<link>http://extendingextension.wordpress.com/2009/11/30/1-9-6/</link>
<pubDate>Mon, 30 Nov 2009 18:21:57 +0000</pubDate>
<dc:creator>Jenn</dc:creator>
<guid>http://extendingextension.wordpress.com/2009/11/30/1-9-6/</guid>
<description><![CDATA[&#8230; aww so cute&#8230;  get your own moodleBear  at http://www.cafepress.com/moodle/ &nbsp; We]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://extendingextension.wordpress.com/files/2009/11/moodlebear.jpg"><img class="size-medium wp-image-142" title="moodlebear" src="http://extendingextension.wordpress.com/files/2009/11/moodlebear.jpg?w=300" alt="" width="300" height="300" /></a></p>
<p><em>&#8230; aww so cute&#8230;  get your own moodleBear  at <a title="http://www.cafepress.com/moodle/" href="http://www.cafepress.com/moodle/" target="_blank">http://www.cafepress.com/moodle/</a></em></p>
<p>&#160;</p>
<p>We&#8217;re now running moodle version 1.9.6! Do we look any different?  Probably not LOL but there are some subtle changes.</p>
<p>If you&#8217;re interested in reading about the new version check out <a title="http://docs.moodle.org/en/Moodle_1.9.6_release_notes" href="http://docs.moodle.org/en/Moodle_1.9.6_release_notes" target="_blank">http://docs.moodle.org/en/Moodle_1.9.6_release_notes</a>.<br />
I just want to know when we&#8217;ll see version 2!</p>
<p>&#160;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Demo site security improvements]]></title>
<link>http://helenfoster.wordpress.com/2009/11/30/demo-site-security-improvements/</link>
<pubDate>Mon, 30 Nov 2009 16:25:39 +0000</pubDate>
<dc:creator>Helen Foster</dc:creator>
<guid>http://helenfoster.wordpress.com/2009/11/30/demo-site-security-improvements/</guid>
<description><![CDATA[Our Moodle demonstration site is now using Moodle 1.9.7 (thanks to Moodle HQ sys admin Jordan for up]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Our <a href="http://demo.moodle.org">Moodle demonstration site</a> is now using Moodle 1.9.7 (thanks to Moodle HQ sys admin <a title="Jordan's profile" href="http://moodle.org/user/view.php?id=761345&#38;course=1">Jordan</a> for upgrading) and has demo account passwords <em>FunMood1ing!</em> which fulfil the default password policy i.e. at least 8 characters and including at least one number, one lowercase letter, one uppercase letter and one non-alphanumeric character.</p>
<p>The <a title="Moodle Docs - Security overview" href="http://docs.moodle.org/en/Security_overview">security overview report</a> (in <em>Site Administration &#62; Reports &#62; Security overview</em>) includes a report of any roles, permissions overrides and users who are allowed to backup user data. It is recommended that the capability to backup user data is only allowed for people who really need it, and their accounts should be protected by strong passwords. Note that glossary and database activity entries can easily be moved to a different course using the export and import entries feature without needing to backup user data.</p>
<p style="text-align:center;"><img class="aligncenter" title="Backup of user data report" src="http://docs.moodle.org/en/images_en/d/d8/Backup_of_user_data.png" alt="Backup of user data report screenshot" width="448" height="292" /></p>
<p>The security overview report also reports that a <a title="Moodle Docs - Password salting" href="http://docs.moodle.org/en/Password_salting">password salt</a> has been set.</p>
<p style="text-align:center;">Of course these demo site security improvements aren&#8217;t strictly necessary, since the database and files are erased and restored to a clean state every hour, however hopefully they serve to set a good example.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[In the loop.]]></title>
<link>http://susanharper.wordpress.com/2009/11/30/in-the-loop/</link>
<pubDate>Mon, 30 Nov 2009 03:12:08 +0000</pubDate>
<dc:creator>susanharper</dc:creator>
<guid>http://susanharper.wordpress.com/2009/11/30/in-the-loop/</guid>
<description><![CDATA[Some things are happening out there with open source software. &nbsp; Over Thanksgiving I pumped my ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Some things are happening out there with open source software.</p>
<p>&#160;</p>
<p>Over Thanksgiving I pumped my technology friends for information.  One was touting Web 3.0 and what it is offering, so next we have to have a class on this new Web.</p>
<p>I was told Sesame Street uses open source software when at all possible.</p>
<p>A headmaster that also teaches some classes uses Moodle to create a discussion board for his high school students.</p>
<p>At least I knew what they were talking about and felt like I was somewhat in the loop. I must keep learning.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Moodle Activity - Revision/ interest glossary]]></title>
<link>http://mintranet.wordpress.com/2009/11/30/moodle-activity-revision-interest-glossary/</link>
<pubDate>Mon, 30 Nov 2009 02:03:21 +0000</pubDate>
<dc:creator>ryanchadwick</dc:creator>
<guid>http://mintranet.wordpress.com/2009/11/30/moodle-activity-revision-interest-glossary/</guid>
<description><![CDATA[The glossary activity is quite an interesting activity within Moodle.  It is one of these activities]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>The glossary activity is quite an interesting activity within Moodle.  It is one of these activities that was designed for one specific purpose but turns out to be very applicable to many others with a bit of tweaking.  Especially when combined with the Random Glossary Entry Block.  Let&#8217;s have a look at some of these.</p>
<p><!--more-->We&#8217;re going to consider two similar ways we can use the glossary in conjunction with the Random entry block to get the students involved and interested.  The students will generate the material and largely be responsible for it&#8217;s direction.  The first is to use the glossary for revision notes and the second is to use it for interesting points.</p>
<h2>Revision</h2>
<p>The basic premise is that students will create entries with pieces of information that are relevant for revision.  Allow discussions of these by the students and allow ratings but only by teachers (this is for the purpose of the teacher indicating which ones are more important for students than others).  Depending on how much material there is to cover,  set a limit on the minimum entries that students must create.  All entries must be in their own words (apart from quotes, formulas etc) and duplicates are allowed but must be written in a different enough way.  If the students have to write it in their own words they have to understand it better.  If duplicates are allowed and must be different then students will see the same pieces of information in several different ways and this will help enforce it in their memory.</p>
<h2>Interest</h2>
<p>People learn and retain information best when they are interested in the subject.  So if we can increase the students interest in the subject,  we can increase their potential to learn.  So let&#8217;s get the students to go out and find interesting aspects of the subject and then share them with the others.  The idea is that each student must find an interesting aspect of the suject (a fact,  theory or such) and enter it as an entry.  This allows them the freedom to explore but also fuel each others exploration.  As they get to see the points of interest that others have found it provides the opportunity to stimulate further exploration in ways they may not have found otherwise.  All this extra reading and interest will help to reinforce the main content.</p>
<p>&#160;</p>
<p>Both of these activities benefit greatly from the use of the Random Entry block which allows students to see these useful pieces of information as they are going about doing their normal work.  The benefits are indirect and serve to support your normal activities.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[MOODLE]]></title>
<link>http://atodavelaranda.wordpress.com/2009/11/29/moodle/</link>
<pubDate>Sun, 29 Nov 2009 18:52:35 +0000</pubDate>
<dc:creator>atodavelaranda</dc:creator>
<guid>http://atodavelaranda.wordpress.com/2009/11/29/moodle/</guid>
<description><![CDATA[]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/fA-R1-PF1w4&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/fA-R1-PF1w4&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Új Moodle megjelenés]]></title>
<link>http://radiozoom.wordpress.com/2009/11/29/uj-moodle-megjelenes/</link>
<pubDate>Sun, 29 Nov 2009 14:13:51 +0000</pubDate>
<dc:creator>robtmc</dc:creator>
<guid>http://radiozoom.wordpress.com/2009/11/29/uj-moodle-megjelenes/</guid>
<description><![CDATA[Új Moodle layout van  kilalakulóban, ami most érkezett el kb. a &#8220;preview&#8217;&#8221; módba. ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Új Moodle layout van  kilalakulóban, ami most érkezett el kb. a &#8220;preview&#8217;&#8221; módba. Sok lépcső van még hátra, hogy az összes használni kívánt allap idomuljon az eddigiekhez, de folyamatban a dolog. Ettől függetlenül azt gondolom a moodle egy behemót cucc, ami általában &#8220;ágyúval verébre&#8221; kategória a legtöbb intézménynek, és sok-sok &#8220;felesleges&#8221; munka van így vele, hogy letisztult, átlátható lépéseket tudjon adni a benne tanuló ember számára.</p>
<p>Itt a videó a jelenlegi állapotról:</p>
<p><span style='text-align:center; display: block;'><br />
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=7876948&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA"><param name="quality" value="best" /><param name="allowfullscreen" value="true" /><param name="scale" value="showAll" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=7876948&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" /></object><br />
</span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Moodle, Prezi und Yonderboi]]></title>
<link>http://medieninternetkompetenz.wordpress.com/2009/11/28/moodle-prezi-und-yonderboi/</link>
<pubDate>Sat, 28 Nov 2009 22:56:59 +0000</pubDate>
<dc:creator>Christoph Rau</dc:creator>
<guid>http://medieninternetkompetenz.wordpress.com/2009/11/28/moodle-prezi-und-yonderboi/</guid>
<description><![CDATA[Ein Nachbar (IT-Fachlehrer an einer Berufsschule) hat mir gezeigt, wie Sie mit Moodle den Online-Unt]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Ein Nachbar (IT-Fachlehrer an einer Berufsschule) hat mir gezeigt, wie Sie mit <a title="Hems Moodle" href="http://moodle.hems.de/" target="_blank">Moodle</a> den Online-Unterricht proben. Sehr spannend. Dort auch der <a title="Moodle Selbstlernkurs" href="http://www.edumoodle.at/moodle/mod/resource/view.php?id=165" target="_blank">Link zu einem Moodle-Selbstlernkurs</a>.</p>
<p>Ein weitere Tipp von ihm: Ein Präsentationsmodul jenseits und frischer als Power-Point -&#62; <a title="Prezi" href="http://prezi.com/my/" target="_blank">Prezi</a> (scheint eine ungarische Entwicklung zu sein, dort wo auch <a title="Yonderboi bei MySpace" href="http://www.myspace.com/yonderboi" target="_blank">Yonderboi</a> herkommt).</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[eLearning Conference 2009]]></title>
<link>http://mininuss.wordpress.com/2009/11/28/elearning-conference-2009/</link>
<pubDate>Sat, 28 Nov 2009 20:12:23 +0000</pubDate>
<dc:creator>Alfred Nussbaumer</dc:creator>
<guid>http://mininuss.wordpress.com/2009/11/28/elearning-conference-2009/</guid>
<description><![CDATA[Bei der e-Learning-Conference 2009 an der FH Eisenstadt rundeten interessante Plenumsvorträge die Er]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://nus.lugsp.at/nussartfoto/eisenstadt_2009/index.html"><img src="http://nus.lugsp.at/nussartfoto/eisenstadt_2009/thumbs/img_5366.jpg" alt="OSS - LA 9.2" align="left" hspace="5px" vspace="0px" border="0px" /></a>Bei der e-Learning-Conference 2009 an der FH Eisenstadt rundeten interessante Plenumsvorträge die Ergebnisse in den verschiedenen Arbeitsgruppen ab. Zu den Themen &#8220;edu.card&#8221;, &#8220;Moodle&#8221;, &#8220;Open Source Software&#8221;, &#8220;Linux im Schuleinsatz&#8221;, u.a. stellten Lehrpersonen aus allen Bundesländern aktuelle Entwicklungen vor.</p>
<p><a href="http://www.fh-burgenland.at/">FH Eisenstadt</a> &#124; <a href="http://www.enis.stsnet.at/elearning-conference/">Konferenz-Webseite</a> &#124; <a href="http://nus.lugsp.at/nussartfoto/eisenstadt_2009/index.html">einige Fotos</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Welcome to another Perth HQ developer]]></title>
<link>http://helenfoster.wordpress.com/2009/11/27/welcome-to-perth-hq-developer/</link>
<pubDate>Fri, 27 Nov 2009 16:47:17 +0000</pubDate>
<dc:creator>Helen Foster</dc:creator>
<guid>http://helenfoster.wordpress.com/2009/11/27/welcome-to-perth-hq-developer/</guid>
<description><![CDATA[The Moodle HQ team in Perth is increasing in size and now includes six developers. The latest additi]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>The <a href="http://moodle.com/hq/">Moodle HQ</a> team in Perth is increasing in size and now includes six developers. The latest addition is <a title="Andrew's profile" href="http://moodle.org/user/view.php?id=1023607&#38;course=1">Andrew Davis</a>, who has been helping out with QA and small bug fixes since he began a fortnight ago.</p>
<p>Meanwhile, European HQ members are looking forward to the upcoming <a title="Moodle Docs - Czech Hackfest 2009" href="http://docs.moodle.org/en/Development:Czech_Hackfest_2009">Moodle hackfest</a> in the Czech Republic in a week&#8217;s time, where no doubt Moodle 2.0 will be the hot topic of conversation. Also on the agenda for discussion is Moodle 3.0!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Bievenidos a Matriarm]]></title>
<link>http://matriarm.wordpress.com/2009/11/26/matriarm/</link>
<pubDate>Thu, 26 Nov 2009 15:06:14 +0000</pubDate>
<dc:creator>matriarm</dc:creator>
<guid>http://matriarm.wordpress.com/2009/11/26/matriarm/</guid>
<description><![CDATA[]]></description>
<content:encoded><![CDATA[<div class='snap_preview'></div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Congreso EDUCARED]]></title>
<link>http://atodavelaranda.wordpress.com/2009/11/25/congreso-educared/</link>
<pubDate>Wed, 25 Nov 2009 18:35:30 +0000</pubDate>
<dc:creator>atodavelaranda</dc:creator>
<guid>http://atodavelaranda.wordpress.com/2009/11/25/congreso-educared/</guid>
<description><![CDATA[Si participaste en el congreso de Educared y asististe a mi intervención sobre Literatura Universal ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Si participaste en el congreso de Educared y asististe a mi intervención sobre <a href="//www.iesvelazanetti.es/moodle/">Literatura Universal con Moodle</a>, puedes hacer los comentarios o plantear las cuestiones que desees desde esta entrada del blog. Al curso se accede, como invitado, desde <a href="http://www.iesvelazanetti.es/moodle/">EDUCARED</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Problems upgrading to 1.9.6]]></title>
<link>http://danielvillalba.wordpress.com/2009/11/25/problems-upgrading-to-1-9-6/</link>
<pubDate>Wed, 25 Nov 2009 13:24:13 +0000</pubDate>
<dc:creator>danielvillalba</dc:creator>
<guid>http://danielvillalba.wordpress.com/2009/11/25/problems-upgrading-to-1-9-6/</guid>
<description><![CDATA[I thought to produce a simple list with all the problem that we found in our upgrade: Users don]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I thought to produce a simple list with all the problem that we found in our upgrade:</p>
<ul>
<li>Users don&#8217;t move across properly</li>
<li>Problem with some image references (localhost reference)</li>
<li>MediaCenter files don&#8217;t move across</li>
<li>Eaccelerator doesn&#8217;t work</li>
<li>Change on dll to enable mssql queries</li>
</ul>
<p>I hope that this will be helpful for next upgrades</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Servidor web Moodle en Ubuntu]]></title>
<link>http://scbea.wordpress.com/2009/11/25/servidor-web-moodle-en-ubuntu/</link>
<pubDate>Wed, 25 Nov 2009 02:20:38 +0000</pubDate>
<dc:creator>scbe@</dc:creator>
<guid>http://scbea.wordpress.com/2009/11/25/servidor-web-moodle-en-ubuntu/</guid>
<description><![CDATA[Aqui aprenderemos paso a paso la instalacion de Ubunto, asi como la configuracion e instalación de A]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://scbea.wordpress.com/files/2009/11/images9999.png"><img class="alignnone size-full wp-image-62" title="ImgMoodle" src="http://scbea.wordpress.com/files/2009/11/images9999.png" alt="" width="135" height="100" /></a>Aqui aprenderemos paso a paso la instalacion de Ubunto, asi como la configuracion e instalación de Apache, MySQL y PHP que son los elementos principales para la instalacion y funcionamiento de MOODLE</p>
<p><a href="http://scbea.wordpress.com/files/2009/11/informe-de-moodle2.pdf">moodle</a></p>
<p><a href="http://www.youtube.com/watch?v=4iQ1etuaURE">Video Moodle</a></p>
<p>&#160;</p>
<p><a class="wp-oembed" title="Instalación Ubuntu 9.04" href="http://www.youtube.com/watch?v=wPFz_L90yjw" target="_self">Video Instalación UBUNTU 9.04</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Moodle 1.9.6 running]]></title>
<link>http://danielvillalba.wordpress.com/2009/11/24/moodle-1-9-6-running/</link>
<pubDate>Tue, 24 Nov 2009 13:28:56 +0000</pubDate>
<dc:creator>danielvillalba</dc:creator>
<guid>http://danielvillalba.wordpress.com/2009/11/24/moodle-1-9-6-running/</guid>
<description><![CDATA[Today is the first day that we had Moodle 1.9 running and I thought to share some of the problems/di]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Today is the first day that we had Moodle 1.9 running and I thought to share some of the problems/difficulties that we had. The main is the eaccelerator library that we were using, by default Moodle uses eaccelerator but we had some problems about not picking up the right css files and not updating files that we were modifying, so the one that we had installed was apc.</p>
<p>Everything was fine during the testing process but today, once is live, I had seen some problems trying to fetch documents because  files were not locating the config.php. I have been like 2 hours trying to figure out why was this problem happening and when I have disabled the apc dll the problem has disappeared. Now what I have got set up is an internal chache method that you can find on Server-&#62;Maintenance with this method we can go a bit faster but my main goal now is to use eaccelerator.</p>
<p>About the updgrade just two things: We have moved all users first doing a backup of this table, this was done because if you move the courses with the backup the users are not properly stored and you end up with teachers and students that don&#8217;t correspond. The other bit is doing the backup of all your courses and then restoring the courses in the new server. Doing that you will just move the information that you need to the new server and won&#8217;t fill the database with unnecesary data.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Actividades con eXe Learning]]></title>
<link>http://bitacoraeducativa.wordpress.com/2009/11/24/actividades-con-exe-learning/</link>
<pubDate>Tue, 24 Nov 2009 12:08:26 +0000</pubDate>
<dc:creator>Pablo de Partearroyo</dc:creator>
<guid>http://bitacoraeducativa.wordpress.com/2009/11/24/actividades-con-exe-learning/</guid>
<description><![CDATA[Actividad con eXe Learning]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a title="View Actividad con eXe Learning on Scribd" href="http://www.scribd.com/doc/2304470/Actividad-con-eXe-Learning" style="font-family:Helvetica,Arial,Sans-serif;font-style:normal;font-variant:normal;font-weight:normal;font-size:14px;line-height:normal;display:block;text-decoration:underline;margin:12px auto 6px;">Actividad con eXe Learning</a> 		 		 				 				 				 				 		 		    			    		    				</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Os 10 Mandamentos do Aluno de Educação Online]]></title>
<link>http://faculdadedoerro.wordpress.com/2009/11/24/os-10-mandamentos-do-aluno-de-educacao-online/</link>
<pubDate>Tue, 24 Nov 2009 11:28:08 +0000</pubDate>
<dc:creator>Geraldo Collaziol</dc:creator>
<guid>http://faculdadedoerro.wordpress.com/2009/11/24/os-10-mandamentos-do-aluno-de-educacao-online/</guid>
<description><![CDATA[Acesso à Internet: ter endereço eletrônico e acesso satisfatório a internet é pré-requisito para uma]]></description>
<content:encoded><![CDATA[Acesso à Internet: ter endereço eletrônico e acesso satisfatório a internet é pré-requisito para uma]]></content:encoded>
</item>
<item>
<title><![CDATA[Going paperless]]></title>
<link>http://jonesytheteacher.wordpress.com/2009/11/24/going-paperless/</link>
<pubDate>Tue, 24 Nov 2009 08:44:42 +0000</pubDate>
<dc:creator>jonesytheteacher</dc:creator>
<guid>http://jonesytheteacher.wordpress.com/2009/11/24/going-paperless/</guid>
<description><![CDATA[One of my dreams, right from the start of my journey with technology, is that one day I could elimin]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>One of my dreams, right from the start of my journey with technology, is that one day I could eliminate paper entirely from my job. Pipedream&#8230;.perhaps, and up to now I&#8217;d never quite cracked a method that would allow the dream to become reality. </p>
<p>Recently, I was helping out at a Moodle workshop and I was shown a method that may head me closer toward the paperless classroom. It includes using Moodle, a photocopier that can scan documents into PDF format, and Microsoft OneNote. It&#8217;s funny how all these conditions suddenly coalesced one day, not only in my thinking, but also in reality.</p>
<p>One of the biggest spends at my school is the printing of coursework booklets for students. Just about every faculty prints booklets that contain &#8220;learning&#8221; activities. I could spend a whole blog post discussing the merits (or otherwise) of these booklets, but that&#8217;s for another day. A guestimate from my boss was that we spend $20K+ on printing costs each year! Imagine what you could spend that sort of cash on, rather than on &#8220;one use&#8221; booklets that inevitably get tossed away at the end of each semester. </p>
<p>So what if we could make the use of these booklets electronic in nature? The obvious question was how do you make the electronic version editable to the extent that students could submit work, without having to print out pages, write on them and hand them in? That would just defeat the purpose of trying to go paperless.</p>
<p>So, in a wonderful combination of serendipity and old fashioned professional networking I have a potentially workable solution to play with. I have to thank Pam from Newcastle High for her insights in showing it to me.</p>
<p>Firstly, my target group. In my case, the participants will by our Year 10 (2010) students, who will have their DERvices (netbooks) and will hopefully, by then, will be skilled in the use of them. These netbooks have Adobe PDF readers and creators and OneNote preinstalled, making the whole process possible.</p>
<p>OK..here&#8217;s how it works.</p>
<p>Take your paper version of your booklet. Stick it through your photocopier, so it produces a complete PDF copy (in my case 40 pages). Upload the PDF booklet to your Moodle course, and make it available as a resource file. At the same time, create an &#8220;Upload one file&#8221; assignment activity that is named after the worksheet, or whatever, and put it in the same area as the booklet PDF. </p>
<p>Now, in class, when you want to use a resource or activity that is in the booklet, the kids can open the PDF booklet to the required page. Select the page for printing, but instead of printing it to paper, in the print dialogue window, select &#8220;Print to OneNote&#8221;. The page selected will now appear in a OneNote notebook. For those that know OneNote well, you know you can click and type anywhere on the page. In this case, the kids can click and type anywhere on the selected page imported from the PDF booklet. The kids can now do their work on the page, and when they finish, save it as a PDF file on their PC.</p>
<p>They head to Moodle, and upload their work as a PDF to the assignment activity. The teacher can open the file, grade the work and feedback to the kids&#8230;.without touching one piece of paper! Samples of student work can be collected and presented electronically as an ePortfolio, without carting folders, books or paper to your Head Teacher or Principal.</p>
<p>Sure there will probably be limitations that don&#8217;t suit everyone&#8217;s workplace, but I my humble opinion, it&#8217;s a right step in an exciting direction. </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Links to English version of documentation]]></title>
<link>http://helenfoster.wordpress.com/2009/11/23/english-version-of-docs-links/</link>
<pubDate>Mon, 23 Nov 2009 17:07:33 +0000</pubDate>
<dc:creator>Helen Foster</dc:creator>
<guid>http://helenfoster.wordpress.com/2009/11/23/english-version-of-docs-links/</guid>
<description><![CDATA[Our documentation wiki, Moodle Docs, has a nice feature for users browsing in one of the 27 language]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Our documentation wiki, Moodle Docs, has a nice feature for users browsing in one of the 27 languages other than English. If you view a page which is not yet translated, a message is displayed encouraging you to translate it and also providing a link to the English version of the page e.g. <a href="http://docs.moodle.org/nl/backup/restore">http://docs.moodle.org/nl/backup/restore</a>. Thanks to Moodle developer and Czech language pack maintainer <a title="David's profile" href="http://moodle.org/user/view.php?id=1601&#38;course=1">David Mudrák</a> for figuring out how to do this (<a href="http://tracker.moodle.org/browse/MDLSITE-90">MDLSITE-90</a>).</p>
<p>This feature came up in our developer chat when deciding upon the wording of the 1.9.7 upgrade notification message. Rather than having lots of explanatory text in Moodle, a neater solution is simply to include a documentation link.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Apresentação Maria Paulina de Assis]]></title>
<link>http://educacaopuc.wordpress.com/2009/11/23/apresentacao-maria-paulina-de-assis/</link>
<pubDate>Mon, 23 Nov 2009 15:16:08 +0000</pubDate>
<dc:creator>renataaquino</dc:creator>
<guid>http://educacaopuc.wordpress.com/2009/11/23/apresentacao-maria-paulina-de-assis/</guid>
<description><![CDATA[]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><!-- SlideShare error: doc is missing or has illegal characters /[^-_a-zA-Z0-9]/ --></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Microsoft and Moodle]]></title>
<link>http://bsak.wordpress.com/2009/11/23/microsoft-and-moodle/</link>
<pubDate>Mon, 23 Nov 2009 08:02:54 +0000</pubDate>
<dc:creator>mvevers</dc:creator>
<guid>http://bsak.wordpress.com/2009/11/23/microsoft-and-moodle/</guid>
<description><![CDATA[Moodle plug in]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://blogs.msdn.com/ukliveatedu/archive/2009/07/22/hello-moodle.aspx">Moodle plug in</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[EDUSOL 2009 - WEB 2.0 PARA DOCENTES Y SU INTEGRACIÓN AL MOODLE]]></title>
<link>http://vicm3.wordpress.com/2009/11/22/edusol-2009-web-2-0-para-docentes-y-su-integracion-al-moodle/</link>
<pubDate>Sun, 22 Nov 2009 03:41:50 +0000</pubDate>
<dc:creator>vicm3</dc:creator>
<guid>http://vicm3.wordpress.com/2009/11/22/edusol-2009-web-2-0-para-docentes-y-su-integracion-al-moodle/</guid>
<description><![CDATA[Actividad para el taller EDUSOL 2009 &#8211; WEB 2.0 PARA DOCENTES Y SU INTEGRACIÓN AL MOODLE, y bie]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Actividad para el taller EDUSOL 2009 &#8211; WEB 2.0 PARA DOCENTES Y SU INTEGRACIÓN AL MOODLE, y bien he de aceptar que en su momento este blog lo cree o me registre en wordpress para obtener una llave para usar Akismet (el API de bloqueo de spam, para poder usarlo en otra aplicación), regreso al mismo el día de hoy para aprovechar y colocar mi reflexión de actividades para el taller.</p>
<p>Este año en especial he tomado este taller, más pensando en como integrar la Web2.0 a mi actividad docente, más que en la discusión que he tenido en más de un foro de si la Web2.0 es mas bien una colección de herramientas para facilitar el contenido en detrimento de los derechos de publicación y de uso de la información por parte de los autores y de la necesidad de crear infraestructura en lugar de utilizar la de grandes compañías muchas veces ajenas a nuestro país y mucho menos vinculadas con nuestro plan de trabajo educativo, mucho menos nacional.</p>
<p>Así que gratamente me he llevado una gran experiencia del taller, el cual ha superado mis expectativas, al mostrarme las experiencias de los participantes y del tutor, en especial he de decir que para empezar ha sido divertido que el curso comience por el ejemplo, al en su mayor parte integrar video de youtube y presentaciones de slideshare para presentar el contenido, especialmente me deja pensando en cuanto del mismo se ha creado expresamente para el curso y cual se ha adaptado para el mismo, cosa interesante tambien de la misma Web2.0 y esperemos mas adelante de la educación abierta y reutilizable, también me queda una estupenda experiencia de compartir con los compañeros de curso ya que así no se ha quedado nada mas en los ejemplos y sugerencias propias del taller, he podido ver en acción lo propuesto en clase y me llevo más de una idea para aplicar en el proximo semestre, especialmente ya que estamos utilizando Moodle para apoyar nuestros cursos presenciales, así que compañeros y estimado Miguel Angel Córdova Solís, en hora buena por esta experiencia tan enriquecedora.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Cursos de MOODLE para o profesorado ]]></title>
<link>http://ticsnocaxado.wordpress.com/2009/11/21/cursos-de-moodle-para-o-profesorado-2/</link>
<pubDate>Sat, 21 Nov 2009 23:40:14 +0000</pubDate>
<dc:creator>Olga</dc:creator>
<guid>http://ticsnocaxado.wordpress.com/2009/11/21/cursos-de-moodle-para-o-profesorado-2/</guid>
<description><![CDATA[Achégovos dous estupendos manuais para aprender a usar a plataforma Moodle. Se vos pide datos de acc]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;">Achégovos dous estupendos manuais para aprender a usar a plataforma Moodle. Se vos pide datos de acceso, podedes entrar como convidados:</p>
<ul style="text-align:justify;">
<li><a title="Manual Carlos de Paz" href="http://centros.edu.xunta.es/ceipasangrina/moodle/course/view.php?id=4"><strong>Manual</strong></a> creado por Carlos de Paz (IES A Sardiñeira &#8211; A Coruña)</li>
<li>
<p style="text-align:justify;"><a title="Manual Juan Casado" href="http://centros.edu.xunta.es/websdinamicas/moodle/course/view.php?id=4" target="_blank"><strong>Este manual</strong></a> creado por <a href="mailto:j.casado@edu.xunta.es"><em>Juan Casado</em></a> (CEIP A Sangriña &#8211; A Guarda)</p>
</li>
</ul>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Moodle 6: Teleformando profesores]]></title>
<link>http://bitacoraeducativa.wordpress.com/2009/11/21/moodle-6-teleformando-profesores/</link>
<pubDate>Sat, 21 Nov 2009 21:30:48 +0000</pubDate>
<dc:creator>Pablo de Partearroyo</dc:creator>
<guid>http://bitacoraeducativa.wordpress.com/2009/11/21/moodle-6-teleformando-profesores/</guid>
<description><![CDATA[04 Tut Teleformando Profesores]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a title="View 04 Tut Teleformando Profesores on Scribd" href="http://www.scribd.com/doc/22865610/04-Tut-Teleformando-Profesores" style="font-family:Helvetica,Arial,Sans-serif;font-style:normal;font-variant:normal;font-weight:normal;font-size:14px;line-height:normal;display:block;text-decoration:underline;margin:12px auto 6px;">04 Tut Teleformando Profesores</a> 		 		 				 				 				 				 		 		    			    		    				</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Moodle 5: Resolviendo actividades]]></title>
<link>http://bitacoraeducativa.wordpress.com/2009/11/21/moodle-5-resolviendo-actividades/</link>
<pubDate>Sat, 21 Nov 2009 21:28:41 +0000</pubDate>
<dc:creator>Pablo de Partearroyo</dc:creator>
<guid>http://bitacoraeducativa.wordpress.com/2009/11/21/moodle-5-resolviendo-actividades/</guid>
<description><![CDATA[Resolviendo_Actividades]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a title="View Resolviendo_Actividades on Scribd" href="http://www.scribd.com/doc/22865538/Resolviendo-Actividades" style="font-family:Helvetica,Arial,Sans-serif;font-style:normal;font-variant:normal;font-weight:normal;font-size:14px;line-height:normal;display:block;text-decoration:underline;margin:12px auto 6px;">Resolviendo_Actividades</a> 		 		 				 				 				 				 		 		    			    		    				</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
