<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: The Ecstasy and Agony of Primitive Learning Analytics</title>
	<atom:link href="http://einiverse.eingang.org/2012/10/13/the-ecstasy-and-agony-of-primitive-learning-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://einiverse.eingang.org/2012/10/13/the-ecstasy-and-agony-of-primitive-learning-analytics/</link>
	<description>WoW, Learning, and Teaching by Michelle A. Hoyle</description>
	<lastBuildDate>Thu, 28 Mar 2013 17:38:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Eingang</title>
		<link>http://einiverse.eingang.org/2012/10/13/the-ecstasy-and-agony-of-primitive-learning-analytics/comment-page-1/#comment-917</link>
		<dc:creator>Eingang</dc:creator>
		<pubDate>Wed, 24 Oct 2012 13:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://einiverse.eingang.org/?p=821#comment-917</guid>
		<description>Hi Trandafir.

The Open University&#039;s Moodle user base is huge. They&#039;re supporting tens of thousands of students and staff and they&#039;ve invested substantial effort into linking everything up with their other backend systems. Some courses, like the one I was talking about, were deployed on an earlier version of the Open University&#039;s Moodle system. That&#039;s based on Moodle 1.x. Some newer courses, which I&#039;m also involved in, are based on the newer Moodle 2.x. 

My role is in presenting courses and/or working with students enrolled in courses that are hosted via Moodle, not in deciding IT strategy or in installing and supporting the IT. I don&#039;t really know much about the innards of Moodle 1.x versus Moodle 2.x and why it would be better to migrate or work with Moodle 2.x. I&#039;m also not familiar with RED5 or PoodLL or what they can or can&#039;t offer me as an end user.

The Open University has been making efforts to make their content more mobile-device accessible. I think that&#039;s mostly done, however, through the design of the site and not through additional plug-ins. That is, AJAX, HTML, and CSS are being used to make a &quot;responsive design&quot; rather than needing to either dynamically stream the content in an appropriate format by running it through a converter or caching different versions.

Going back to the idea of data analysis, one of my frustrations is that, because the OU is such a large organization and there&#039;s a tendency to lock things down, getting at the kinds of data for performing useful analytics of the behaviour of students on course forums or on course pages can be quite difficult. I do have access to logs on Moodle 1.x-hosted courses I work on at our organization but not on the newer Moodle 2.x one. Even when you have access to the logs, sometimes the detail you want isn&#039;t there. For example, I can tell someone downloaded a file, but the Moodle 1.x logs I get don&#039;t tell me which file the student downloaded. I know a student added a reply in a forum but I can&#039;t tell to which thread from the log entries. That&#039;s not to say the log files I have are useless. I certainly can (and have been) determining all kinds of things. I&#039;m hoping to write more about these topics in later entries!

Thanks for stopping by.</description>
		<content:encoded><![CDATA[<p>Hi Trandafir.</p>
<p>The Open University&#8217;s Moodle user base is huge. They&#8217;re supporting tens of thousands of students and staff and they&#8217;ve invested substantial effort into linking everything up with their other backend systems. Some courses, like the one I was talking about, were deployed on an earlier version of the Open University&#8217;s Moodle system. That&#8217;s based on Moodle 1.x. Some newer courses, which I&#8217;m also involved in, are based on the newer Moodle 2.x. </p>
<p>My role is in presenting courses and/or working with students enrolled in courses that are hosted via Moodle, not in deciding IT strategy or in installing and supporting the IT. I don&#8217;t really know much about the innards of Moodle 1.x versus Moodle 2.x and why it would be better to migrate or work with Moodle 2.x. I&#8217;m also not familiar with RED5 or PoodLL or what they can or can&#8217;t offer me as an end user.</p>
<p>The Open University has been making efforts to make their content more mobile-device accessible. I think that&#8217;s mostly done, however, through the design of the site and not through additional plug-ins. That is, AJAX, HTML, and CSS are being used to make a &#8220;responsive design&#8221; rather than needing to either dynamically stream the content in an appropriate format by running it through a converter or caching different versions.</p>
<p>Going back to the idea of data analysis, one of my frustrations is that, because the OU is such a large organization and there&#8217;s a tendency to lock things down, getting at the kinds of data for performing useful analytics of the behaviour of students on course forums or on course pages can be quite difficult. I do have access to logs on Moodle 1.x-hosted courses I work on at our organization but not on the newer Moodle 2.x one. Even when you have access to the logs, sometimes the detail you want isn&#8217;t there. For example, I can tell someone downloaded a file, but the Moodle 1.x logs I get don&#8217;t tell me which file the student downloaded. I know a student added a reply in a forum but I can&#8217;t tell to which thread from the log entries. That&#8217;s not to say the log files I have are useless. I certainly can (and have been) determining all kinds of things. I&#8217;m hoping to write more about these topics in later entries!</p>
<p>Thanks for stopping by.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eingang</title>
		<link>http://einiverse.eingang.org/2012/10/13/the-ecstasy-and-agony-of-primitive-learning-analytics/comment-page-1/#comment-916</link>
		<dc:creator>Eingang</dc:creator>
		<pubDate>Wed, 24 Oct 2012 09:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://einiverse.eingang.org/?p=821#comment-916</guid>
		<description>Thanks for stopping by, Simon. The same weekend I wrote this piece, I did automate my process somewhat to scrape things. I intended to write a follow-up but it&#039;s on my to-do list. I got distracted by… delving into automating parsing of OU Moodle logs, importing them into a SQLite database, and then seeing what kinds of useful queries I could run on that. That has a planned blog post as well. If I have time today, I&#039;ll try to squeeze in at least one of those before tomorrow&#039;s #SolarSLA learning analytics symposium (http://stadium.open.ac.uk/2065)</description>
		<content:encoded><![CDATA[<p>Thanks for stopping by, Simon. The same weekend I wrote this piece, I did automate my process somewhat to scrape things. I intended to write a follow-up but it&#8217;s on my to-do list. I got distracted by… delving into automating parsing of OU Moodle logs, importing them into a SQLite database, and then seeing what kinds of useful queries I could run on that. That has a planned blog post as well. If I have time today, I&#8217;ll try to squeeze in at least one of those before tomorrow&#8217;s #SolarSLA learning analytics symposium (<a href="http://stadium.open.ac.uk/2065" rel="nofollow">http://stadium.open.ac.uk/2065</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trandafir</title>
		<link>http://einiverse.eingang.org/2012/10/13/the-ecstasy-and-agony-of-primitive-learning-analytics/comment-page-1/#comment-908</link>
		<dc:creator>Trandafir</dc:creator>
		<pubDate>Mon, 22 Oct 2012 09:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://einiverse.eingang.org/?p=821#comment-908</guid>
		<description>I think the better qsuteion to ask is,  What do the developers feel they can support as they move to Moodle 2.0?   It seems to me that your asking the qsuteion means you want to move in a new direction because of some technical issues you are encountering.  I am new to poodLL application and I am very interested in getting this setup on my 2.1 box.  Setting up RED5 is not that bad, but I think if you could do without it you might pick up some additional users.  I would say stop and think about what would be best long term.  What is going to allow for poodLL to grow as needs or requirements change?  If not going with Red5 gets you access to use this on an iPad, I would say DROP Red5.  My district is buying iPads left and right for classrooms instead of netbooks</description>
		<content:encoded><![CDATA[<p>I think the better qsuteion to ask is,  What do the developers feel they can support as they move to Moodle 2.0?   It seems to me that your asking the qsuteion means you want to move in a new direction because of some technical issues you are encountering.  I am new to poodLL application and I am very interested in getting this setup on my 2.1 box.  Setting up RED5 is not that bad, but I think if you could do without it you might pick up some additional users.  I would say stop and think about what would be best long term.  What is going to allow for poodLL to grow as needs or requirements change?  If not going with Red5 gets you access to use this on an iPad, I would say DROP Red5.  My district is buying iPads left and right for classrooms instead of netbooks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Buckingham Shum</title>
		<link>http://einiverse.eingang.org/2012/10/13/the-ecstasy-and-agony-of-primitive-learning-analytics/comment-page-1/#comment-885</link>
		<dc:creator>Simon Buckingham Shum</dc:creator>
		<pubDate>Mon, 15 Oct 2012 16:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://einiverse.eingang.org/?p=821#comment-885</guid>
		<description>Hi Michelle

Thanks for writing this, since as analytics begin to roll out we really need feedback from end-users such as yourself on what&#039;s working and what&#039;s not.

I can&#039;t comment on what&#039;s coming next on the frontline from the OpenU, but you can see from some of these links what various folks around the university are working on for the future...

http://www.educause.edu/ero/article/improving-retention-identifying-and-supporting-risk-students
http://www.slideshare.net/fullscreen/sbs/ascilitewebinaroct2012/49

Simon</description>
		<content:encoded><![CDATA[<p>Hi Michelle</p>
<p>Thanks for writing this, since as analytics begin to roll out we really need feedback from end-users such as yourself on what&#8217;s working and what&#8217;s not.</p>
<p>I can&#8217;t comment on what&#8217;s coming next on the frontline from the OpenU, but you can see from some of these links what various folks around the university are working on for the future&#8230;</p>
<p><a href="http://www.educause.edu/ero/article/improving-retention-identifying-and-supporting-risk-students" rel="nofollow">http://www.educause.edu/ero/article/improving-retention-identifying-and-supporting-risk-students</a><br />
<a href="http://www.slideshare.net/fullscreen/sbs/ascilitewebinaroct2012/49" rel="nofollow">http://www.slideshare.net/fullscreen/sbs/ascilitewebinaroct2012/49</a></p>
<p>Simon</p>
]]></content:encoded>
	</item>
</channel>
</rss>
