<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Andy's Blog &#187; moodle_dev</title>
	<atom:link href="http://andyramsden.wordpress.com/tag/moodle_dev/feed/" rel="self" type="application/rss+xml" />
	<link>http://andyramsden.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 18 Dec 2009 15:41:33 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='andyramsden.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6c554fb31c1238955ab99e5bb7e41b18?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Andy's Blog &#187; moodle_dev</title>
		<link>http://andyramsden.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://andyramsden.wordpress.com/osd.xml" title="Andy&#8217;s Blog" />
		<item>
		<title>devolved user admin to Moodle: pilot in S4H</title>
		<link>http://andyramsden.wordpress.com/2009/04/09/devolved-user-admin-to-moodle-pilot-in-s4h/</link>
		<comments>http://andyramsden.wordpress.com/2009/04/09/devolved-user-admin-to-moodle-pilot-in-s4h/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 11:06:41 +0000</pubDate>
		<dc:creator>andyoutandabout</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[moodle_dev]]></category>

		<guid isPermaLink="false">http://andyramsden.wordpress.com/?p=144</guid>
		<description><![CDATA[The background is that S4H run a Moodle Open Week. This is for registered users (they register with the School), and have access to a specific Moodle course. They usually use WAA accounts. However, there are a number of admin issues with this approach, which make it more difficult to implement. Therefore, we are considering [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andyramsden.wordpress.com&blog=2527733&post=144&subd=andyramsden&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The background is that S4H run a Moodle Open Week. This is for registered users (they register with the School), and have access to a specific Moodle course. They usually use WAA accounts. However, there are a number of admin issues with this approach, which make it more difficult to implement. Therefore, we are considering a new approach.</p>
<p>Talisen has mulled over an opportunity to use the external database authentication. The approach is;</p>
<p>The school have a database (excel / csv file) that is connected to the external database option for authentication in Moodle.</p>
<p>They make the changes, i.e., name, email, username, password &#8211; and this is uploaded nightly. A week after the open week is completed then the link is severed. They still access their local data but we remove the accounts from Moodle.</p>
<p>They would also like a way of batch enrolling (auto) enrolling these people on the specific Moodle course.</p>
<p>A number of checks and balances need to be put in place to manage and reduce risk. For instance,</p>
<ul>
<li>set a maximum quota (100 usernames)</li>
<li>user type is student only</li>
<li>they can only access courses in the School for Health Category</li>
<li>the account codes will be S4H001 to S4H100</li>
</ul>
<p>The time frame for this is &#8230;</p>
<ul>
<li>The open week is 11th &#8211; 15th May</li>
<li>they&#8217;ll start registering people week commencing 27th April</li>
</ul>
<p>So &#8230; how are we going to implement this?</p>
<ul>
<li>can the external authentication have the constraints raised above?</li>
<li>how are we going to auto enrol them in the course?</li>
<li>what database are they going to use at the S4H end?</li>
</ul>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/andyramsden.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/andyramsden.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/andyramsden.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/andyramsden.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/andyramsden.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/andyramsden.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/andyramsden.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/andyramsden.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/andyramsden.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/andyramsden.wordpress.com/144/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=andyramsden.wordpress.com&blog=2527733&post=144&subd=andyramsden&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://andyramsden.wordpress.com/2009/04/09/devolved-user-admin-to-moodle-pilot-in-s4h/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/50d4c0abeb3d4e5743b6b903007cc1c0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">andyoutandabout</media:title>
		</media:content>
	</item>
	</channel>
</rss>