<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.moodle.org/test/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Stronk7</id>
	<title>MoodleDocs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.moodle.org/test/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Stronk7"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/Special:Contributions/Stronk7"/>
	<updated>2026-05-10T18:17:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=User_talk:Eloy_Lafuente_(stronk7)&amp;diff=49222</id>
		<title>User talk:Eloy Lafuente (stronk7)</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=User_talk:Eloy_Lafuente_(stronk7)&amp;diff=49222"/>
		<updated>2011-04-18T22:11:56Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Eres un sol y una estrella&lt;br /&gt;
&lt;br /&gt;
You&#039;re a sun! --[[User:Tsala|Tsala]] 20:56, 25 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
: You too! (and you wrote this in my birthday, thanks!) :-P --[[User:Eloy Lafuente (stronk7)|Eloy Lafuente (stronk7)]] 09:17, 27 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
::Happy belated birthday! Just looking around using IE6 on XP. Everything seems fine :-) --[[User:Helen Foster|Helen Foster]] 18:53, 2 March 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Testing one file recently uploaded (for mediawiki 1.16.4) --[[User:Eloy Lafuente (stronk7)|Eloy Lafuente (stronk7)]] 06:11, 19 April 2011 (WST)&lt;br /&gt;
&lt;br /&gt;
[[File:Space_piece.png]]&lt;br /&gt;
&lt;br /&gt;
: Seems to work, great! --[[User:Euro € User|Euro € User]] 06:09, 19 April 2011 (WST)&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=User_talk:Eloy_Lafuente_(stronk7)&amp;diff=49220</id>
		<title>User talk:Eloy Lafuente (stronk7)</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=User_talk:Eloy_Lafuente_(stronk7)&amp;diff=49220"/>
		<updated>2011-04-18T22:08:18Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Eres un sol y una estrella&lt;br /&gt;
&lt;br /&gt;
You&#039;re a sun! --[[User:Tsala|Tsala]] 20:56, 25 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
: You too! (and you wrote this in my birthday, thanks!) :-P --[[User:Eloy Lafuente (stronk7)|Eloy Lafuente (stronk7)]] 09:17, 27 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
::Happy belated birthday! Just looking around using IE6 on XP. Everything seems fine :-) --[[User:Helen Foster|Helen Foster]] 18:53, 2 March 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Testing one file recently uploaded (1.16.4):&lt;br /&gt;
&lt;br /&gt;
[[File:Space_piece.png]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=File:Space_piece.png&amp;diff=49219</id>
		<title>File:Space piece.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=File:Space_piece.png&amp;diff=49219"/>
		<updated>2011-04-18T22:03:12Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: Piece of Space (from my Desktop)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Piece of Space (from my Desktop)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Development:Repository_plugins&amp;diff=49218</id>
		<title>Development:Repository plugins</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Development:Repository_plugins&amp;diff=49218"/>
		<updated>2011-04-14T13:54:56Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: /* Administration APIs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A guide for developers on how to create a repository plugin.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
===Prerequisites===&lt;br /&gt;
Before starting coding, it is necessary to know how to use repository administration pages and how to use the file picker.&lt;br /&gt;
&lt;br /&gt;
===First steps===&lt;br /&gt;
# Create a folder for your plugin in &#039;&#039;moodle/repository/&#039;&#039; e.g. &#039;&#039;moodle/repository/myplugin&#039;&#039;&lt;br /&gt;
# Create the following files and add them to the plugin folder:&lt;br /&gt;
#* &#039;&#039;repository.class.php&#039;&#039;&lt;br /&gt;
#* &#039;&#039;icon.png&#039;&#039; (the icon displayed in the file picker)&lt;br /&gt;
# Create the language file &#039;&#039;repository_myplugin.php&#039;&#039; and add it to the plugin folder, keeping the following folder structure:&lt;br /&gt;
#*&#039;&#039;moodle/repository/myplugin/lang/en_utf8/repository_myplugin.php&#039;&#039; or &#039;&#039;moodle/lang/en_utf8/repository_myplugin.php&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Overview===&lt;br /&gt;
&lt;br /&gt;
The 3 different parts to write&lt;br /&gt;
# Administration - You can customise the way administrators and users can configure their repositories. &lt;br /&gt;
# File picker integration - The core of your plugin, it will manage communication between Moodle and the repository service, and also the file picker display.&lt;br /&gt;
# I18n - Internationalization should be done at the same time as you&#039;re writing the other parts.&lt;br /&gt;
&lt;br /&gt;
==Administration APIs==&lt;br /&gt;
&lt;br /&gt;
As an example, let&#039;s create a Flickr plugin for accessing a public flickr account. The plugin will be called &amp;quot;Flickr Public&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Firstly the skeleton:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
    &amp;lt;?php&lt;br /&gt;
    /**&lt;br /&gt;
     * repository_flickr_public class&lt;br /&gt;
     * Moodle user can access public flickr account.&lt;br /&gt;
     *&lt;br /&gt;
     * @license http://www.gnu.org/copyleft/gpl.html GNU Public License&lt;br /&gt;
    */&lt;br /&gt;
    class repository_flickr_public extends repository {&lt;br /&gt;
    }&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then consider the question &amp;quot;What does my plugin do?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
In the Moodle file picker, we want to display some flickr public repositories directly linked to a flickr public account. For example &#039;&#039;My Public Flickr Pictures&#039;&#039;, and also &#039;&#039;My Friend&#039;s Flickr Pictures&#039;&#039;. When the user clicks on one of these repositories, the public pictures are displayed in the file picker.&lt;br /&gt;
&lt;br /&gt;
In order to access to a flickr public account, the plugin needs to know the email address of the Flickr public account owner. So the administrator will need to set an email address for every repository. Let&#039;s add an &amp;quot;email address&amp;quot; setting to every repository.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
//We tell the API that the repositories have specific settings: &amp;quot;email address&amp;quot;&lt;br /&gt;
    public static function get_instance_option_names() {&lt;br /&gt;
        return array(&#039;email_address&#039;);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
//We add an &amp;quot;email address&amp;quot; text box to the create/edit repository instance Moodle form&lt;br /&gt;
    public function instance_config_form(&amp;amp;$mform) {&lt;br /&gt;
        $mform-&amp;gt;addElement(&#039;text&#039;, &#039;email_address&#039;, get_string(&#039;emailaddress&#039;, &#039;repository_flickr_public&#039;));&lt;br /&gt;
        $mform-&amp;gt;addRule(&#039;email_address&#039;, get_string(&#039;required&#039;), &#039;required&#039;, null, &#039;client&#039;);&lt;br /&gt;
    }&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So at this moment all our Flickr Public Repositories will have a specific email address. However this is not enough. In order to communicate with Flickr, Moodle needs to know a Flickr API key (http://www.flickr.com/services/api/). This API key is the same for any repository. We could add it with the email address setting but the administrator would have to enter the same API key for every repository. Hopefully the administrator can add settings to the plugin level, impacting all repositories. The code is similar the repository instance settings:&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
//We tell the API that the repositories have general settings: &amp;quot;api_key&amp;quot;&lt;br /&gt;
    public static function get_type_option_names() {&lt;br /&gt;
        return array(&#039;api_key&#039;);&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
//We add an &amp;quot;api key&amp;quot; text box to the create/edit repository plugin Moodle form (also called a Repository type Moodle form)&lt;br /&gt;
    public function type_config_form(&amp;amp;$mform) {&lt;br /&gt;
        //the following line is needed in order to retrieve the API key value from the database when Moodle displays the edit form&lt;br /&gt;
        $api_key = get_config(&#039;flickr_public&#039;, &#039;api_key&#039;);&lt;br /&gt;
        $mform-&amp;gt;addElement(&#039;text&#039;, &#039;api_key&#039;, get_string(&#039;apikey&#039;, &#039;repository_flickr_public&#039;), &lt;br /&gt;
                           array(&#039;value&#039;=&amp;gt;$api_key,&#039;size&#039; =&amp;gt; &#039;40&#039;));&lt;br /&gt;
        $mform-&amp;gt;addRule(&#039;api_key&#039;, get_string(&#039;required&#039;), &#039;required&#039;, null, &#039;client&#039;);&lt;br /&gt;
    }&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Have we finished yet?&lt;br /&gt;
&lt;br /&gt;
Yes! We have created everything necessary for the administration pages. But let&#039;s go further. It would be good if the user can enter any &amp;quot;Flickr public account email address&amp;quot; in the file picker. In fact we want to display in the file picker a Flickr Public repository that the Moodle administrator can never delete. Let&#039;s add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
     //this function is only called one time, when the Moodle administrator add the Flickr Public Plugin into the Moodle site.&lt;br /&gt;
     public static function plugin_init() {&lt;br /&gt;
        //here we create a default repository instance. The last parameter is 1 in order to set the instance as readonly.&lt;br /&gt;
        repository_static_function(&#039;flickr_public&#039;,&#039;create&#039;, &#039;flickr_public&#039;, 0, get_system_context(), &lt;br /&gt;
                                    array(&#039;name&#039; =&amp;gt; &#039;default instance&#039;,&#039;email_address&#039; =&amp;gt; null),1);&lt;br /&gt;
     }&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
That&#039;s all - the administration part of our Flickr Public plugin is done. For your information, Box.net, Flickr, and Flickr Public all have similar administration APIs.&lt;br /&gt;
&lt;br /&gt;
===Functions===&lt;br /&gt;
All of the following functions are optional. If they&#039;re not implemented, your plugin will not have manual settings and will have only one instance displayed in the File Picker (The repository API creates this unique instance when the administrator add the plugin).&lt;br /&gt;
&lt;br /&gt;
==== get_instance_option_names====&lt;br /&gt;
&#039;&#039;This function must be declared static&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Return an array of strings. These strings are setting names. These settings are specific to an instance.&lt;br /&gt;
If the function returns an empty array, the API will consider that the plugin displays only one repository in the file picker.&lt;br /&gt;
Parent function returns an empty array.&lt;br /&gt;
&lt;br /&gt;
====instance_config_form(&amp;amp;$mform)====&lt;br /&gt;
This is for modifying the Moodle form displaying the settings specific to an instance.&lt;br /&gt;
&lt;br /&gt;
For example, to add a required text box called email_address:&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
$mform-&amp;gt;addElement(&#039;text&#039;, &#039;email_address&#039;, get_string(&#039;emailaddress&#039;, &#039;repository_flickr_public&#039;));&lt;br /&gt;
$mform-&amp;gt;addRule(&#039;email_address&#039;, $strrequired, &#039;required&#039;, null, &#039;client&#039;);&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
&#039;&#039;Note: &#039;&#039;mform&#039;&#039; has by default a name text box (cannot be removed).&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Parent function does nothing.&lt;br /&gt;
&lt;br /&gt;
====get_type_option_names====&lt;br /&gt;
&#039;&#039;This function must be declared static&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Return an array of string. These strings are setting names. These settings are shared by all instances.&lt;br /&gt;
Parent function return an empty array.&lt;br /&gt;
&lt;br /&gt;
====type_config_form(&amp;amp;$mform)====&lt;br /&gt;
This is for modifying the Moodle form displaying the plugin settings.&lt;br /&gt;
Similar to &#039;&#039;instance_config_form(&amp;amp;$mform)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
====plugin_init()====&lt;br /&gt;
&#039;&#039;This function must be declared static&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
This function is called when the administrator adds the plugin. So unless the administrator deletes the plugin and re-adds it, it should be called only once.&lt;br /&gt;
Parent function does nothing.&lt;br /&gt;
&lt;br /&gt;
==File picker APIs==&lt;br /&gt;
=== Quick Start ===&lt;br /&gt;
&#039;&#039;&#039;To be completed&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
First of all, the File Picker using intensively Ajax you will need a easy way to debug. Install firePHP (MDL-16371) and make it works. It will save you a lot of time.&lt;br /&gt;
&lt;br /&gt;
Your first question when you write your plugin specification is &#039;Does the user need to log-in&#039;?&amp;lt;br&amp;gt;&lt;br /&gt;
.....&lt;br /&gt;
&lt;br /&gt;
For most of plugins, you need to establish a connection with the remote repository. This connection can be done into the get_listing(), constructor() function...&amp;lt;br&amp;gt;&lt;br /&gt;
.....&lt;br /&gt;
&lt;br /&gt;
You wanna display a list of files once the user is logged&amp;lt;br&amp;gt;&lt;br /&gt;
.... get_listing() .....&lt;br /&gt;
&lt;br /&gt;
You wanna retrieve the file that the user selected&amp;lt;br&amp;gt;&lt;br /&gt;
....&lt;br /&gt;
&lt;br /&gt;
Optional question that you should ask yourself is &#039;Does the user can execute a search&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
.... search() ....&lt;br /&gt;
&lt;br /&gt;
===Functions you *MUST* override===&lt;br /&gt;
====__construct====&lt;br /&gt;
You may initialize your plugin here, such as:&lt;br /&gt;
# Get options from database&lt;br /&gt;
# Get user name and password from HTTP POST&lt;br /&gt;
&lt;br /&gt;
====get_listing($path=&amp;quot;&amp;quot;)====&lt;br /&gt;
This function will return a list of files, the list must be a array like this:&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
$list = array(&lt;br /&gt;
&#039;path&#039;=&amp;gt;&#039;/var/repo/&#039;,&lt;br /&gt;
&#039;manage&#039;=&amp;gt;&#039;http://webmgr.moodle.com&#039;,&lt;br /&gt;
&#039;list&#039;=&amp;gt; array(&lt;br /&gt;
    array(&#039;title&#039;=&amp;gt;&#039;filename1&#039;, &#039;date&#039;=&amp;gt;&#039;01/01/2009&#039;, &#039;size&#039;=&amp;gt;&#039;10MB&#039;, &#039;source&#039;=&amp;gt;&#039;http://www.moodle.com/dl.rar&#039;),&lt;br /&gt;
    array(&#039;title&#039;=&amp;gt;&#039;folder&#039;, &#039;date&#039;=&amp;gt;&#039;01/01/2009&#039;, &#039;size&#039;=&amp;gt;&#039;0&#039;, &#039;children&#039;=&amp;gt;array())&lt;br /&gt;
)&lt;br /&gt;
);&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;The full specification:&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
 array(&lt;br /&gt;
   // iframe&lt;br /&gt;
   &#039;iframe&#039; =&amp;gt; (string) the url of the iframe, once this option is set, the right panel in file picker will display a iframe instead tree view or thumbnail view, in this mode, plugin developers could design the layout of repository freely, there is a function named repository_downoload_btn, it will display a download button which can help to move files to moodle file system.&lt;br /&gt;
   // the current path&lt;br /&gt;
   &#039;path&#039; =&amp;gt; (string) path for the current folder&lt;br /&gt;
   // dynload tells file picker to fetch list dynamically, when user click&lt;br /&gt;
   // the folder, it will send a ajax request to server side.&lt;br /&gt;
   &#039;dynload&#039; =&amp;gt; (bool) use dynamic loading,&lt;br /&gt;
   // will display a link in file picker&lt;br /&gt;
   &#039;manage&#039; =&amp;gt; (string) url of the file manager,&lt;br /&gt;
   // set to true, the login link will be removed from file picker&lt;br /&gt;
   &#039;nologin&#039; =&amp;gt; (bool) requires login,&lt;br /&gt;
   // set to true, the search link will be removed from file picker&lt;br /&gt;
   &#039;nosearch&#039; =&amp;gt; (bool) no search link,&lt;br /&gt;
   // set this option will display a upload form in file picker&lt;br /&gt;
   // only used in upload plugin currently&lt;br /&gt;
   &#039;upload&#039; =&amp;gt; array( // upload manager&lt;br /&gt;
     &#039;name&#039; =&amp;gt; (string) label of the form element,&lt;br /&gt;
     &#039;id&#039; =&amp;gt; (string) id of the form element&lt;br /&gt;
   ),&lt;br /&gt;
   // file picker will build a file tree according this &lt;br /&gt;
   // list&lt;br /&gt;
   &#039;list&#039; =&amp;gt; array(&lt;br /&gt;
     array( // file&lt;br /&gt;
       &#039;title&#039; =&amp;gt; (string) file name,&lt;br /&gt;
       &#039;date&#039; =&amp;gt; (string) file last modification time, usually userdate(...),&lt;br /&gt;
       &#039;size&#039; =&amp;gt; (int) file size,&lt;br /&gt;
       &#039;thumbnail&#039; =&amp;gt; (string) url to thumbnail for the file,&lt;br /&gt;
       &#039;thumbnail_width&#039; =&amp;gt; (int) the width of the thumbnail image,&lt;br /&gt;
       &#039;source&#039; =&amp;gt; plugin-dependent unique path to the file (id, url, path, etc.),&lt;br /&gt;
       &#039;url&#039;=&amp;gt; the accessible url of file&lt;br /&gt;
     ),&lt;br /&gt;
     array( // folder - same as file, but no &#039;source&#039;.&lt;br /&gt;
       &#039;title&#039; =&amp;gt; (string) folder name,&lt;br /&gt;
       &#039;path&#039; =&amp;gt; (string) path to this folder&lt;br /&gt;
       &#039;date&#039; =&amp;gt; (string) folder last modification time, usually userdate(...),&lt;br /&gt;
       &#039;size&#039; =&amp;gt; 0,&lt;br /&gt;
       &#039;thumbnail&#039; =&amp;gt; (string) url to thumbnail for the folder,&lt;br /&gt;
       &#039;children&#039; =&amp;gt; array( // an empty folder needs to have &#039;children&#039; defined, but empty.&lt;br /&gt;
         // content (files and folders)&lt;br /&gt;
       )&lt;br /&gt;
     ),&lt;br /&gt;
   )&lt;br /&gt;
 )&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
Dynamically loading&lt;br /&gt;
Some repositories contain many files which cannot load in one time, in this case, we need dynamically loading to fetch them step by step, files in subfolder won&#039;t be listed until user click the folder in file picker treeview.&lt;br /&gt;
&lt;br /&gt;
As a plug-in developer, if you set dynload flag as &#039;&#039;&#039;true&#039;&#039;&#039;, you should return files and folders (set children as a null array) in current path instead of building the whole file tree.&lt;br /&gt;
&lt;br /&gt;
Example of dynamically loading&lt;br /&gt;
See [http://cvs.moodle.org/moodle/repository/alfresco/repository.class.php?view=log Alfresco] plug-in&lt;br /&gt;
&lt;br /&gt;
===Functions you can override===&lt;br /&gt;
====print_login====&lt;br /&gt;
This function will help to print a login form, for the Ajax file picker, this function will return a&lt;br /&gt;
PHP array to define this form.&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
    public function print_login(){&lt;br /&gt;
        if ($this-&amp;gt;options[&#039;ajax&#039;]) {&lt;br /&gt;
            $user_field-&amp;gt;label = get_string(&#039;username&#039;, &#039;repository_boxnet&#039;).&#039;: &#039;;&lt;br /&gt;
            $user_field-&amp;gt;id    = &#039;box_username&#039;;&lt;br /&gt;
            $user_field-&amp;gt;type  = &#039;text&#039;;&lt;br /&gt;
            $user_field-&amp;gt;name  = &#039;boxusername&#039;;&lt;br /&gt;
            $user_field-&amp;gt;value = $ret-&amp;gt;username;&lt;br /&gt;
            &lt;br /&gt;
            $passwd_field-&amp;gt;label = get_string(&#039;password&#039;, &#039;repository_boxnet&#039;).&#039;: &#039;;&lt;br /&gt;
            $passwd_field-&amp;gt;id    = &#039;box_password&#039;;&lt;br /&gt;
            $passwd_field-&amp;gt;type  = &#039;password&#039;;&lt;br /&gt;
            $passwd_field-&amp;gt;name  = &#039;boxpassword&#039;;&lt;br /&gt;
&lt;br /&gt;
            $ret = array();&lt;br /&gt;
            $ret[&#039;login&#039;] = array($user_field, $passwd_field);&lt;br /&gt;
            return $ret;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
This will help to generate a form by file picker which contains user name and password input elements.&lt;br /&gt;
&lt;br /&gt;
If your plugin don&#039;t require logging in, you don&#039;t need to override it, it will call get_listing to list files automatically by default.&lt;br /&gt;
====check_login====&lt;br /&gt;
This function will return a boolean value to tell Moodle whether the user has logged in.&lt;br /&gt;
By default, this function will return true.&lt;br /&gt;
====logout====&lt;br /&gt;
When a user clicks the logout button in file picker, this function will be called. You may clean up the session or disconnect the connection with remote server here.&lt;br /&gt;
====global_search====&lt;br /&gt;
Moodle Repository API supports global search, this function will return a boolean value to tell Moodle if this plugin is ready to search. By default, it will return false - you need to override it to enable global search.&lt;br /&gt;
====print_search====&lt;br /&gt;
When a user clicks the search button on file picker, this function will be called to return a search form. By default, it will create a form with single search bar - you can override it to create a advanced search form.&lt;br /&gt;
====search====&lt;br /&gt;
This function will do the searching job. You can obtain the POST parameters from the from the form you created in print_search function&lt;br /&gt;
This function will return a file list exactly like the one from get_listing.&lt;br /&gt;
====get_file====&lt;br /&gt;
When a user clicks the &amp;quot;Get&amp;quot; button to transfer the file, this function will be called. Basically, it will download a file to Moodle - you can override it to modify the file then move it to a better location.&lt;br /&gt;
====get_name====&lt;br /&gt;
This function will return the name of the repository instance.&lt;br /&gt;
&lt;br /&gt;
== I18n - Internationalization ==&lt;br /&gt;
These following strings are required in &#039;&#039;moodle/repository/myplugin/lang/en_utf8/repository_myplugin.php&#039;&#039; or &#039;&#039;moodle/lang/en_utf8/repository_myplugin.php&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code php&amp;gt;&lt;br /&gt;
$string[&#039;configplugin&#039;] = &#039;Flickr Public configuration&#039;;&lt;br /&gt;
$string[&#039;repositorydesc&#039;] = &#039;A Flickr public repository&#039;;&lt;br /&gt;
$string[&#039;repositoryname&#039;] = &#039;Flickr Public&#039;;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Standard repository plugins ==&lt;br /&gt;
This is the functional specification list of the officially supported repository plugins.&lt;br /&gt;
For each plugins, the two mains part we are interested in are:&lt;br /&gt;
* How do I administrate the plugin? See [[Development:Repository_Administration_Specification| Repository Administration Specification - UC001-3]]&lt;br /&gt;
* How do I set up an account for this repository? See [[Development:Repository_Interface_for_Moodle/Course/User| Repository Interface for Moodle/Course/User]]&lt;br /&gt;
&lt;br /&gt;
=== Functional specifications ===&lt;br /&gt;
*[[Development:Box.net Repository Plugin|Box.net Repository Plugin]]&lt;br /&gt;
*[[Development:Flickr Repository Plugin|Flickr Repository Plugin]]&lt;br /&gt;
*[[Development:Moodle Repository Plugin|Moodle Local Repository Plugin]]&lt;br /&gt;
*[[Development:MNET Repository Plugin|Moodle MNET Repository Plugin]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*[[Development:Repository API| Repository API]]&lt;br /&gt;
*[[Development:Repository_Interface_for_Moodle/Course/User| Repository Interface for Moodle/Course/User]]&lt;br /&gt;
*[[QA:Use Case Number Attribution| Use Case Number Attribution]]&lt;br /&gt;
* MDL-16543 - A list of officially supported repository plugins&lt;br /&gt;
&lt;br /&gt;
[[Category:Repositories]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Roadmap&amp;diff=49217</id>
		<title>Roadmap</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Roadmap&amp;diff=49217"/>
		<updated>2011-04-08T20:24:44Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This roadmap collects the best information about upcoming features in Moodle.   It is not 100% certain - features may change according to available funding and developers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Version 2.0 ==&lt;br /&gt;
&lt;br /&gt;
Expected mid 2009 &amp;lt;- &#039;&#039;this is obviously wrong! (or, at least, inaccurate) :-P&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Major features===&lt;br /&gt;
&lt;br /&gt;
* Moodle 2.0 will require PHP 5.2 as a minimum, allowing us to clean up the code in some areas.  For more info see: [http://gophp5.org/ gophp5.org].&lt;br /&gt;
&lt;br /&gt;
====File handling improvements====&lt;br /&gt;
&lt;br /&gt;
* [[Development:File API|File API]] - Moodle.com&lt;br /&gt;
::maintains an internal repository of files and governs access to them&lt;br /&gt;
&lt;br /&gt;
* [[Development:Repository API|Repository API]] - Moodle.com&lt;br /&gt;
:: allows users to browse external repositories and select files to bring into Moodle&lt;br /&gt;
&lt;br /&gt;
* [[Development:Portfolio API|Portfolio API]] - Moodle.com&lt;br /&gt;
:: allows Moodle content to be captured and pushed out to external repositories.&lt;br /&gt;
&lt;br /&gt;
:: These three are separate but complementary so will be developed together.&lt;br /&gt;
&lt;br /&gt;
====Improvements to the organisation of courses====&lt;br /&gt;
&lt;br /&gt;
* [[Development:Conditional activities|Conditional activities]] - Open University (Sam Marshall)&lt;br /&gt;
::Allowing dependencies and forced paths through activities: ie &amp;quot;You can&#039;t do this thing until that thing is completed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Progress tracking|Progress tracking]] - REQUIRES FUNDING!&lt;br /&gt;
::AKA Proper competency tracking, so that individuals can have learning plans listing outcomes/courses which are updated when courses are completed.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Pagelib_2.0|Pagelib 2.0]], [[Development:Blocks_2.0|Blocks 2.0]]   - REQUIRES FUNDING!&lt;br /&gt;
:: refactor Blocks and Pages using contexts to allow blocks to go anywhere in Moodle with better control.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Course_completion|Course completion]]  &lt;br /&gt;
:: interface that allows teachers to specify exactly when a course should be considered finished for each user&lt;br /&gt;
&lt;br /&gt;
====Changes to activity modules====&lt;br /&gt;
&lt;br /&gt;
* [[NWiki roadmap|New Wiki]] module (nwiki) - DFWikiteam-UPC&lt;br /&gt;
:: To be cleaned up and included as a core module.&lt;br /&gt;
&lt;br /&gt;
* [[Feedback module]] - Andreas Grabs&lt;br /&gt;
:: Polished and included as a core module.&lt;br /&gt;
&lt;br /&gt;
* Quiz module and question bank&lt;br /&gt;
** [[Development:Quiz_report_enhancements|Quiz report enhancements]] - Jamie Pratt, contracted by The Open University&lt;br /&gt;
**: Major improvements to the quiz reports, especially regrading and item analysis.&lt;br /&gt;
** [[Development:quiz_navigation|Quiz navigation improvements for students]] - Tim Hunt, The Open University&lt;br /&gt;
** [[Development:Flagging_questions_during_a_quiz_attempt|Flagging questions during a quiz attempt]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Quiz_UI_redesign|Quiz editing interface improvements]] - Olli Savolainen, [http://www.coss.fi/web/coss/developers/sum Finnish Summer Code project].&lt;br /&gt;
** MDL-8648 Essay questions can now be randomised by random questions. &amp;lt;small&amp;gt;Note that this change is not backwards compatible if you upgrade a Moodle 1.9 site with random questions that pick from categories containing a mixture of essay and non-essay questions. The behaviour of some quizzes will change.&amp;lt;/small&amp;gt; - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Moodle 2.0 question bank improvements|Question tagging and improved searching in the question bank]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Administration page for question types|Administration page for question types]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Question_types#Regular_Expression_Short_Answer|Regular Expression question type]] added to the official Moodle distribution - Joseph Rézeau.&lt;br /&gt;
&lt;br /&gt;
====Improvements to other bits of Moodle====&lt;br /&gt;
&lt;br /&gt;
* [[Development:HTML editor 2.0|HTML editor 2.0]] - Moodle.com&lt;br /&gt;
::Replaces our ageing HTMLarea with a new one that works on more browsers, enforces XHTML strict and better integrates with the new [[Development:File API|File API]]&lt;br /&gt;
&lt;br /&gt;
* [[Student projects/Blog improvements|Blog 2.0]] - Moodle.com&lt;br /&gt;
:: Add commenting to blogs (MDL-8776), as well as support for external blogs &lt;br /&gt;
&lt;br /&gt;
* [[Development:Messaging_2.0|Messaging 2.0]] - Moodle.com&lt;br /&gt;
:: Refactor messaging to use plugins for input and output, controlled by users&lt;br /&gt;
&lt;br /&gt;
* [[Student projects/Secure RSS feeds|Secure RSS feeds]] - Moodle.com&lt;br /&gt;
:: Obscure RSS feed URLs using private keys, controlled by users.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Backup_2.0|Backup 2.0]] - Moodle.com&lt;br /&gt;
:: New backup that actually works on large courses etc and is faster.  Old backup will be retained as a separate directory to import old backups.&lt;br /&gt;
&lt;br /&gt;
* [[Development:IMS_CC|IMS Common Cartridge]] (REQUIRES FUNDING!)&lt;br /&gt;
:: IMS CC import and hopefully export.&lt;br /&gt;
&lt;br /&gt;
* Site-wide groups - Moodle.com  (REQUIRES FUNDING!)&lt;br /&gt;
:: Site wide groups are a number one request &lt;br /&gt;
&lt;br /&gt;
* More tagging&lt;br /&gt;
:: Tagging of courses, activities and other things&lt;br /&gt;
&lt;br /&gt;
* AJAX for gradebook User Interfaces - Moodle.com (REQUIRES FUNDING!)&lt;br /&gt;
:: A host of UI improvements to enhance usability and speed&lt;br /&gt;
&lt;br /&gt;
* General usability review - Moodle.com&lt;br /&gt;
:: We&#039;ll be attacking many of the [http://tracker.moodle.org/browse/MDL/component/10309?selected=com.atlassian.jira.plugin.system.project:component-popularissues-panel most popular issues from the Moodle Tracker]&lt;br /&gt;
&lt;br /&gt;
====Administrative improvements====&lt;br /&gt;
&lt;br /&gt;
* [[Community hub]] interfaces - Moodle.com and others&lt;br /&gt;
::Makes it easy for users to find and navigate other systems and external Moodle repositories, leveraging the Moodle Network in various ways.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Web_services|Standard Web Services Layer]] - UPC and moodle.com&lt;br /&gt;
::Standard set of core API functions made available via SOAP and XML-RPC&lt;br /&gt;
&lt;br /&gt;
* [[Development:Enrolment plugins 2.0|Enrolments improvements]] including groups synchronisation - moodle.com (skodak)&lt;br /&gt;
:: Several major improvements related guest access, course enrolments, metacourses and groups synchronisations (aka global groups)&lt;br /&gt;
&lt;br /&gt;
* [[Development:Roles administration improvements for Moodle 2.0|Improvements to the roles administration interfaces]] - Tim Hunt, moodle.com and others.&lt;br /&gt;
&lt;br /&gt;
* [http://tracker.moodle.org/browse/MDL-16348 Admin report plugins can choose where in the admin tree they get added] - Tim Hunt, moodle.com.&lt;br /&gt;
&lt;br /&gt;
====Internal clean-ups==== &lt;br /&gt;
&lt;br /&gt;
* [[Development:DB layer 2.0|DB layer 2.0]] - Moodle.com&lt;br /&gt;
:: MDL-14679 Database access is to be refactored so that: we can use prepared statements everywhere for increased security and some performance, we put datalib functions in a class to allow better unit tests (mock db), and remove the need for slashes in userspace.  This will cause breakage for 3rd party modules (but [[Development:DB_layer_2.0_migration_docs|fixing them won&#039;t be too hard]]).&lt;br /&gt;
&lt;br /&gt;
* Old DB install/upgrade system removed - Moodle.com&lt;br /&gt;
:: The deprecated system for installing or upgrading database entries used in Moodle &amp;lt; 1.7 will be completely removed, while supporting only the new XML based database scheme introduced in 1.7.&lt;br /&gt;
&lt;br /&gt;
===Hopefully===&lt;br /&gt;
&lt;br /&gt;
* [[Student Information API]]&lt;br /&gt;
::API for integrating external systems for managing student information&lt;br /&gt;
* [[Development:Voice|Moodle Voice]]&lt;br /&gt;
:: Moodle Voice is a project for embedding VoiceXML support into Moodle Core.&lt;br /&gt;
* [[Learning Design export]]? - Moodle.com and Open University of The Netherlands&lt;br /&gt;
::We plan to have a very simple export for any Moodle course into IMS LD format, as a proof of concept and to help the community start learning about IMS LD.&lt;br /&gt;
* [[Turnitin Integration]] - Dan Marsden with support from Catalyst NZ&lt;br /&gt;
* Workshop module refactoring and re-inclusion - (REQUIRES FUNDING!)&lt;br /&gt;
* Lesson module refactoring - (REQUIRES FUNDING!)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Release Notes]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Developer]]&lt;br /&gt;
&lt;br /&gt;
[[es:Planificación]]&lt;br /&gt;
[[fr:Planification]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Roadmap&amp;diff=49216</id>
		<title>Roadmap</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Roadmap&amp;diff=49216"/>
		<updated>2011-04-08T20:18:59Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This roadmap collects the best information about upcoming features in Moodle.   It is not 100% certain - features may change according to available funding and developers.MT5&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Version 2.0 ==&lt;br /&gt;
&lt;br /&gt;
Expected mid 2009 &amp;lt;- &#039;&#039;this is obviously wrong! (or, at least, inaccurate) :-P&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Major features===&lt;br /&gt;
&lt;br /&gt;
* Moodle 2.0 will require PHP 5.2 as a minimum, allowing us to clean up the code in some areas.  For more info see: [http://gophp5.org/ gophp5.org].&lt;br /&gt;
&lt;br /&gt;
====File handling improvements====&lt;br /&gt;
&lt;br /&gt;
* [[Development:File API|File API]] - Moodle.com&lt;br /&gt;
::maintains an internal repository of files and governs access to them&lt;br /&gt;
&lt;br /&gt;
* [[Development:Repository API|Repository API]] - Moodle.com&lt;br /&gt;
:: allows users to browse external repositories and select files to bring into Moodle&lt;br /&gt;
&lt;br /&gt;
* [[Development:Portfolio API|Portfolio API]] - Moodle.com&lt;br /&gt;
:: allows Moodle content to be captured and pushed out to external repositories.&lt;br /&gt;
&lt;br /&gt;
:: These three are separate but complementary so will be developed together.&lt;br /&gt;
&lt;br /&gt;
====Improvements to the organisation of courses====&lt;br /&gt;
&lt;br /&gt;
* [[Development:Conditional activities|Conditional activities]] - Open University (Sam Marshall)&lt;br /&gt;
::Allowing dependencies and forced paths through activities: ie &amp;quot;You can&#039;t do this thing until that thing is completed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Progress tracking|Progress tracking]] - REQUIRES FUNDING!&lt;br /&gt;
::AKA Proper competency tracking, so that individuals can have learning plans listing outcomes/courses which are updated when courses are completed.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Pagelib_2.0|Pagelib 2.0]], [[Development:Blocks_2.0|Blocks 2.0]]   - REQUIRES FUNDING!&lt;br /&gt;
:: refactor Blocks and Pages using contexts to allow blocks to go anywhere in Moodle with better control.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Course_completion|Course completion]]  &lt;br /&gt;
:: interface that allows teachers to specify exactly when a course should be considered finished for each user&lt;br /&gt;
&lt;br /&gt;
====Changes to activity modules====&lt;br /&gt;
&lt;br /&gt;
* [[NWiki roadmap|New Wiki]] module (nwiki) - DFWikiteam-UPC&lt;br /&gt;
:: To be cleaned up and included as a core module.&lt;br /&gt;
&lt;br /&gt;
* [[Feedback module]] - Andreas Grabs&lt;br /&gt;
:: Polished and included as a core module.&lt;br /&gt;
&lt;br /&gt;
* Quiz module and question bank&lt;br /&gt;
** [[Development:Quiz_report_enhancements|Quiz report enhancements]] - Jamie Pratt, contracted by The Open University&lt;br /&gt;
**: Major improvements to the quiz reports, especially regrading and item analysis.&lt;br /&gt;
** [[Development:quiz_navigation|Quiz navigation improvements for students]] - Tim Hunt, The Open University&lt;br /&gt;
** [[Development:Flagging_questions_during_a_quiz_attempt|Flagging questions during a quiz attempt]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Quiz_UI_redesign|Quiz editing interface improvements]] - Olli Savolainen, [http://www.coss.fi/web/coss/developers/sum Finnish Summer Code project].&lt;br /&gt;
** MDL-8648 Essay questions can now be randomised by random questions. &amp;lt;small&amp;gt;Note that this change is not backwards compatible if you upgrade a Moodle 1.9 site with random questions that pick from categories containing a mixture of essay and non-essay questions. The behaviour of some quizzes will change.&amp;lt;/small&amp;gt; - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Moodle 2.0 question bank improvements|Question tagging and improved searching in the question bank]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Administration page for question types|Administration page for question types]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Question_types#Regular_Expression_Short_Answer|Regular Expression question type]] added to the official Moodle distribution - Joseph Rézeau.&lt;br /&gt;
&lt;br /&gt;
====Improvements to other bits of Moodle====&lt;br /&gt;
&lt;br /&gt;
* [[Development:HTML editor 2.0|HTML editor 2.0]] - Moodle.com&lt;br /&gt;
::Replaces our ageing HTMLarea with a new one that works on more browsers, enforces XHTML strict and better integrates with the new [[Development:File API|File API]]&lt;br /&gt;
&lt;br /&gt;
* [[Student projects/Blog improvements|Blog 2.0]] - Moodle.com&lt;br /&gt;
:: Add commenting to blogs (MDL-8776), as well as support for external blogs &lt;br /&gt;
&lt;br /&gt;
* [[Development:Messaging_2.0|Messaging 2.0]] - Moodle.com&lt;br /&gt;
:: Refactor messaging to use plugins for input and output, controlled by users&lt;br /&gt;
&lt;br /&gt;
* [[Student projects/Secure RSS feeds|Secure RSS feeds]] - Moodle.com&lt;br /&gt;
:: Obscure RSS feed URLs using private keys, controlled by users.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Backup_2.0|Backup 2.0]] - Moodle.com&lt;br /&gt;
:: New backup that actually works on large courses etc and is faster.  Old backup will be retained as a separate directory to import old backups.&lt;br /&gt;
&lt;br /&gt;
* [[Development:IMS_CC|IMS Common Cartridge]] (REQUIRES FUNDING!)&lt;br /&gt;
:: IMS CC import and hopefully export.&lt;br /&gt;
&lt;br /&gt;
* Site-wide groups - Moodle.com  (REQUIRES FUNDING!)&lt;br /&gt;
:: Site wide groups are a number one request &lt;br /&gt;
&lt;br /&gt;
* More tagging&lt;br /&gt;
:: Tagging of courses, activities and other things&lt;br /&gt;
&lt;br /&gt;
* AJAX for gradebook User Interfaces - Moodle.com (REQUIRES FUNDING!)&lt;br /&gt;
:: A host of UI improvements to enhance usability and speed&lt;br /&gt;
&lt;br /&gt;
* General usability review - Moodle.com&lt;br /&gt;
:: We&#039;ll be attacking many of the [http://tracker.moodle.org/browse/MDL/component/10309?selected=com.atlassian.jira.plugin.system.project:component-popularissues-panel most popular issues from the Moodle Tracker]&lt;br /&gt;
&lt;br /&gt;
====Administrative improvements====&lt;br /&gt;
&lt;br /&gt;
* [[Community hub]] interfaces - Moodle.com and others&lt;br /&gt;
::Makes it easy for users to find and navigate other systems and external Moodle repositories, leveraging the Moodle Network in various ways.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Web_services|Standard Web Services Layer]] - UPC and moodle.com&lt;br /&gt;
::Standard set of core API functions made available via SOAP and XML-RPC&lt;br /&gt;
&lt;br /&gt;
* [[Development:Enrolment plugins 2.0|Enrolments improvements]] including groups synchronisation - moodle.com (skodak)&lt;br /&gt;
:: Several major improvements related guest access, course enrolments, metacourses and groups synchronisations (aka global groups)&lt;br /&gt;
&lt;br /&gt;
* [[Development:Roles administration improvements for Moodle 2.0|Improvements to the roles administration interfaces]] - Tim Hunt, moodle.com and others.&lt;br /&gt;
&lt;br /&gt;
* [http://tracker.moodle.org/browse/MDL-16348 Admin report plugins can choose where in the admin tree they get added] - Tim Hunt, moodle.com.&lt;br /&gt;
&lt;br /&gt;
====Internal clean-ups==== &lt;br /&gt;
&lt;br /&gt;
* [[Development:DB layer 2.0|DB layer 2.0]] - Moodle.com&lt;br /&gt;
:: MDL-14679 Database access is to be refactored so that: we can use prepared statements everywhere for increased security and some performance, we put datalib functions in a class to allow better unit tests (mock db), and remove the need for slashes in userspace.  This will cause breakage for 3rd party modules (but [[Development:DB_layer_2.0_migration_docs|fixing them won&#039;t be too hard]]).&lt;br /&gt;
&lt;br /&gt;
* Old DB install/upgrade system removed - Moodle.com&lt;br /&gt;
:: The deprecated system for installing or upgrading database entries used in Moodle &amp;lt; 1.7 will be completely removed, while supporting only the new XML based database scheme introduced in 1.7.&lt;br /&gt;
&lt;br /&gt;
===Hopefully===&lt;br /&gt;
&lt;br /&gt;
* [[Student Information API]]&lt;br /&gt;
::API for integrating external systems for managing student information&lt;br /&gt;
* [[Development:Voice|Moodle Voice]]&lt;br /&gt;
:: Moodle Voice is a project for embedding VoiceXML support into Moodle Core.&lt;br /&gt;
* [[Learning Design export]]? - Moodle.com and Open University of The Netherlands&lt;br /&gt;
::We plan to have a very simple export for any Moodle course into IMS LD format, as a proof of concept and to help the community start learning about IMS LD.&lt;br /&gt;
* [[Turnitin Integration]] - Dan Marsden with support from Catalyst NZ&lt;br /&gt;
* Workshop module refactoring and re-inclusion - (REQUIRES FUNDING!)&lt;br /&gt;
* Lesson module refactoring - (REQUIRES FUNDING!)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Release Notes]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Developer]]&lt;br /&gt;
&lt;br /&gt;
[[es:Planificación]]&lt;br /&gt;
[[fr:Planification]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Roadmap&amp;diff=49215</id>
		<title>Roadmap</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Roadmap&amp;diff=49215"/>
		<updated>2011-04-08T20:07:18Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This roadmap collects the best information about upcoming features in Moodle.   It is not 100% certain - features may change according to available funding and developers.MT4&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Version 2.0 ==&lt;br /&gt;
&lt;br /&gt;
Expected mid 2009 &amp;lt;- &#039;&#039;this is obviously wrong! (or, at least, inaccurate) :-P&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Major features===&lt;br /&gt;
&lt;br /&gt;
* Moodle 2.0 will require PHP 5.2 as a minimum, allowing us to clean up the code in some areas.  For more info see: [http://gophp5.org/ gophp5.org].&lt;br /&gt;
&lt;br /&gt;
====File handling improvements====&lt;br /&gt;
&lt;br /&gt;
* [[Development:File API|File API]] - Moodle.com&lt;br /&gt;
::maintains an internal repository of files and governs access to them&lt;br /&gt;
&lt;br /&gt;
* [[Development:Repository API|Repository API]] - Moodle.com&lt;br /&gt;
:: allows users to browse external repositories and select files to bring into Moodle&lt;br /&gt;
&lt;br /&gt;
* [[Development:Portfolio API|Portfolio API]] - Moodle.com&lt;br /&gt;
:: allows Moodle content to be captured and pushed out to external repositories.&lt;br /&gt;
&lt;br /&gt;
:: These three are separate but complementary so will be developed together.&lt;br /&gt;
&lt;br /&gt;
====Improvements to the organisation of courses====&lt;br /&gt;
&lt;br /&gt;
* [[Development:Conditional activities|Conditional activities]] - Open University (Sam Marshall)&lt;br /&gt;
::Allowing dependencies and forced paths through activities: ie &amp;quot;You can&#039;t do this thing until that thing is completed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Progress tracking|Progress tracking]] - REQUIRES FUNDING!&lt;br /&gt;
::AKA Proper competency tracking, so that individuals can have learning plans listing outcomes/courses which are updated when courses are completed.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Pagelib_2.0|Pagelib 2.0]], [[Development:Blocks_2.0|Blocks 2.0]]   - REQUIRES FUNDING!&lt;br /&gt;
:: refactor Blocks and Pages using contexts to allow blocks to go anywhere in Moodle with better control.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Course_completion|Course completion]]  &lt;br /&gt;
:: interface that allows teachers to specify exactly when a course should be considered finished for each user&lt;br /&gt;
&lt;br /&gt;
====Changes to activity modules====&lt;br /&gt;
&lt;br /&gt;
* [[NWiki roadmap|New Wiki]] module (nwiki) - DFWikiteam-UPC&lt;br /&gt;
:: To be cleaned up and included as a core module.&lt;br /&gt;
&lt;br /&gt;
* [[Feedback module]] - Andreas Grabs&lt;br /&gt;
:: Polished and included as a core module.&lt;br /&gt;
&lt;br /&gt;
* Quiz module and question bank&lt;br /&gt;
** [[Development:Quiz_report_enhancements|Quiz report enhancements]] - Jamie Pratt, contracted by The Open University&lt;br /&gt;
**: Major improvements to the quiz reports, especially regrading and item analysis.&lt;br /&gt;
** [[Development:quiz_navigation|Quiz navigation improvements for students]] - Tim Hunt, The Open University&lt;br /&gt;
** [[Development:Flagging_questions_during_a_quiz_attempt|Flagging questions during a quiz attempt]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Quiz_UI_redesign|Quiz editing interface improvements]] - Olli Savolainen, [http://www.coss.fi/web/coss/developers/sum Finnish Summer Code project].&lt;br /&gt;
** MDL-8648 Essay questions can now be randomised by random questions. &amp;lt;small&amp;gt;Note that this change is not backwards compatible if you upgrade a Moodle 1.9 site with random questions that pick from categories containing a mixture of essay and non-essay questions. The behaviour of some quizzes will change.&amp;lt;/small&amp;gt; - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Moodle 2.0 question bank improvements|Question tagging and improved searching in the question bank]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Administration page for question types|Administration page for question types]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Question_types#Regular_Expression_Short_Answer|Regular Expression question type]] added to the official Moodle distribution - Joseph Rézeau.&lt;br /&gt;
&lt;br /&gt;
====Improvements to other bits of Moodle====&lt;br /&gt;
&lt;br /&gt;
* [[Development:HTML editor 2.0|HTML editor 2.0]] - Moodle.com&lt;br /&gt;
::Replaces our ageing HTMLarea with a new one that works on more browsers, enforces XHTML strict and better integrates with the new [[Development:File API|File API]]&lt;br /&gt;
&lt;br /&gt;
* [[Student projects/Blog improvements|Blog 2.0]] - Moodle.com&lt;br /&gt;
:: Add commenting to blogs (MDL-8776), as well as support for external blogs &lt;br /&gt;
&lt;br /&gt;
* [[Development:Messaging_2.0|Messaging 2.0]] - Moodle.com&lt;br /&gt;
:: Refactor messaging to use plugins for input and output, controlled by users&lt;br /&gt;
&lt;br /&gt;
* [[Student projects/Secure RSS feeds|Secure RSS feeds]] - Moodle.com&lt;br /&gt;
:: Obscure RSS feed URLs using private keys, controlled by users.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Backup_2.0|Backup 2.0]] - Moodle.com&lt;br /&gt;
:: New backup that actually works on large courses etc and is faster.  Old backup will be retained as a separate directory to import old backups.&lt;br /&gt;
&lt;br /&gt;
* [[Development:IMS_CC|IMS Common Cartridge]] (REQUIRES FUNDING!)&lt;br /&gt;
:: IMS CC import and hopefully export.&lt;br /&gt;
&lt;br /&gt;
* Site-wide groups - Moodle.com  (REQUIRES FUNDING!)&lt;br /&gt;
:: Site wide groups are a number one request &lt;br /&gt;
&lt;br /&gt;
* More tagging&lt;br /&gt;
:: Tagging of courses, activities and other things&lt;br /&gt;
&lt;br /&gt;
* AJAX for gradebook User Interfaces - Moodle.com (REQUIRES FUNDING!)&lt;br /&gt;
:: A host of UI improvements to enhance usability and speed&lt;br /&gt;
&lt;br /&gt;
* General usability review - Moodle.com&lt;br /&gt;
:: We&#039;ll be attacking many of the [http://tracker.moodle.org/browse/MDL/component/10309?selected=com.atlassian.jira.plugin.system.project:component-popularissues-panel most popular issues from the Moodle Tracker]&lt;br /&gt;
&lt;br /&gt;
====Administrative improvements====&lt;br /&gt;
&lt;br /&gt;
* [[Community hub]] interfaces - Moodle.com and others&lt;br /&gt;
::Makes it easy for users to find and navigate other systems and external Moodle repositories, leveraging the Moodle Network in various ways.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Web_services|Standard Web Services Layer]] - UPC and moodle.com&lt;br /&gt;
::Standard set of core API functions made available via SOAP and XML-RPC&lt;br /&gt;
&lt;br /&gt;
* [[Development:Enrolment plugins 2.0|Enrolments improvements]] including groups synchronisation - moodle.com (skodak)&lt;br /&gt;
:: Several major improvements related guest access, course enrolments, metacourses and groups synchronisations (aka global groups)&lt;br /&gt;
&lt;br /&gt;
* [[Development:Roles administration improvements for Moodle 2.0|Improvements to the roles administration interfaces]] - Tim Hunt, moodle.com and others.&lt;br /&gt;
&lt;br /&gt;
* [http://tracker.moodle.org/browse/MDL-16348 Admin report plugins can choose where in the admin tree they get added] - Tim Hunt, moodle.com.&lt;br /&gt;
&lt;br /&gt;
====Internal clean-ups==== &lt;br /&gt;
&lt;br /&gt;
* [[Development:DB layer 2.0|DB layer 2.0]] - Moodle.com&lt;br /&gt;
:: MDL-14679 Database access is to be refactored so that: we can use prepared statements everywhere for increased security and some performance, we put datalib functions in a class to allow better unit tests (mock db), and remove the need for slashes in userspace.  This will cause breakage for 3rd party modules (but [[Development:DB_layer_2.0_migration_docs|fixing them won&#039;t be too hard]]).&lt;br /&gt;
&lt;br /&gt;
* Old DB install/upgrade system removed - Moodle.com&lt;br /&gt;
:: The deprecated system for installing or upgrading database entries used in Moodle &amp;lt; 1.7 will be completely removed, while supporting only the new XML based database scheme introduced in 1.7.&lt;br /&gt;
&lt;br /&gt;
===Hopefully===&lt;br /&gt;
&lt;br /&gt;
* [[Student Information API]]&lt;br /&gt;
::API for integrating external systems for managing student information&lt;br /&gt;
* [[Development:Voice|Moodle Voice]]&lt;br /&gt;
:: Moodle Voice is a project for embedding VoiceXML support into Moodle Core.&lt;br /&gt;
* [[Learning Design export]]? - Moodle.com and Open University of The Netherlands&lt;br /&gt;
::We plan to have a very simple export for any Moodle course into IMS LD format, as a proof of concept and to help the community start learning about IMS LD.&lt;br /&gt;
* [[Turnitin Integration]] - Dan Marsden with support from Catalyst NZ&lt;br /&gt;
* Workshop module refactoring and re-inclusion - (REQUIRES FUNDING!)&lt;br /&gt;
* Lesson module refactoring - (REQUIRES FUNDING!)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Release Notes]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Developer]]&lt;br /&gt;
&lt;br /&gt;
[[es:Planificación]]&lt;br /&gt;
[[fr:Planification]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Roadmap&amp;diff=49214</id>
		<title>Roadmap</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Roadmap&amp;diff=49214"/>
		<updated>2011-04-08T19:58:11Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This roadmap collects the best information about upcoming features in Moodle.   It is not 100% certain - features may change according to available funding and developers.MT3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Version 2.0 ==&lt;br /&gt;
&lt;br /&gt;
Expected mid 2009 &amp;lt;- &#039;&#039;this is obviously wrong! (or, at least, inaccurate) :-P&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Major features===&lt;br /&gt;
&lt;br /&gt;
* Moodle 2.0 will require PHP 5.2 as a minimum, allowing us to clean up the code in some areas.  For more info see: [http://gophp5.org/ gophp5.org].&lt;br /&gt;
&lt;br /&gt;
====File handling improvements====&lt;br /&gt;
&lt;br /&gt;
* [[Development:File API|File API]] - Moodle.com&lt;br /&gt;
::maintains an internal repository of files and governs access to them&lt;br /&gt;
&lt;br /&gt;
* [[Development:Repository API|Repository API]] - Moodle.com&lt;br /&gt;
:: allows users to browse external repositories and select files to bring into Moodle&lt;br /&gt;
&lt;br /&gt;
* [[Development:Portfolio API|Portfolio API]] - Moodle.com&lt;br /&gt;
:: allows Moodle content to be captured and pushed out to external repositories.&lt;br /&gt;
&lt;br /&gt;
:: These three are separate but complementary so will be developed together.&lt;br /&gt;
&lt;br /&gt;
====Improvements to the organisation of courses====&lt;br /&gt;
&lt;br /&gt;
* [[Development:Conditional activities|Conditional activities]] - Open University (Sam Marshall)&lt;br /&gt;
::Allowing dependencies and forced paths through activities: ie &amp;quot;You can&#039;t do this thing until that thing is completed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Progress tracking|Progress tracking]] - REQUIRES FUNDING!&lt;br /&gt;
::AKA Proper competency tracking, so that individuals can have learning plans listing outcomes/courses which are updated when courses are completed.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Pagelib_2.0|Pagelib 2.0]], [[Development:Blocks_2.0|Blocks 2.0]]   - REQUIRES FUNDING!&lt;br /&gt;
:: refactor Blocks and Pages using contexts to allow blocks to go anywhere in Moodle with better control.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Course_completion|Course completion]]  &lt;br /&gt;
:: interface that allows teachers to specify exactly when a course should be considered finished for each user&lt;br /&gt;
&lt;br /&gt;
====Changes to activity modules====&lt;br /&gt;
&lt;br /&gt;
* [[NWiki roadmap|New Wiki]] module (nwiki) - DFWikiteam-UPC&lt;br /&gt;
:: To be cleaned up and included as a core module.&lt;br /&gt;
&lt;br /&gt;
* [[Feedback module]] - Andreas Grabs&lt;br /&gt;
:: Polished and included as a core module.&lt;br /&gt;
&lt;br /&gt;
* Quiz module and question bank&lt;br /&gt;
** [[Development:Quiz_report_enhancements|Quiz report enhancements]] - Jamie Pratt, contracted by The Open University&lt;br /&gt;
**: Major improvements to the quiz reports, especially regrading and item analysis.&lt;br /&gt;
** [[Development:quiz_navigation|Quiz navigation improvements for students]] - Tim Hunt, The Open University&lt;br /&gt;
** [[Development:Flagging_questions_during_a_quiz_attempt|Flagging questions during a quiz attempt]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Quiz_UI_redesign|Quiz editing interface improvements]] - Olli Savolainen, [http://www.coss.fi/web/coss/developers/sum Finnish Summer Code project].&lt;br /&gt;
** MDL-8648 Essay questions can now be randomised by random questions. &amp;lt;small&amp;gt;Note that this change is not backwards compatible if you upgrade a Moodle 1.9 site with random questions that pick from categories containing a mixture of essay and non-essay questions. The behaviour of some quizzes will change.&amp;lt;/small&amp;gt; - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Moodle 2.0 question bank improvements|Question tagging and improved searching in the question bank]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Administration page for question types|Administration page for question types]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Question_types#Regular_Expression_Short_Answer|Regular Expression question type]] added to the official Moodle distribution - Joseph Rézeau.&lt;br /&gt;
&lt;br /&gt;
====Improvements to other bits of Moodle====&lt;br /&gt;
&lt;br /&gt;
* [[Development:HTML editor 2.0|HTML editor 2.0]] - Moodle.com&lt;br /&gt;
::Replaces our ageing HTMLarea with a new one that works on more browsers, enforces XHTML strict and better integrates with the new [[Development:File API|File API]]&lt;br /&gt;
&lt;br /&gt;
* [[Student projects/Blog improvements|Blog 2.0]] - Moodle.com&lt;br /&gt;
:: Add commenting to blogs (MDL-8776), as well as support for external blogs &lt;br /&gt;
&lt;br /&gt;
* [[Development:Messaging_2.0|Messaging 2.0]] - Moodle.com&lt;br /&gt;
:: Refactor messaging to use plugins for input and output, controlled by users&lt;br /&gt;
&lt;br /&gt;
* [[Student projects/Secure RSS feeds|Secure RSS feeds]] - Moodle.com&lt;br /&gt;
:: Obscure RSS feed URLs using private keys, controlled by users.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Backup_2.0|Backup 2.0]] - Moodle.com&lt;br /&gt;
:: New backup that actually works on large courses etc and is faster.  Old backup will be retained as a separate directory to import old backups.&lt;br /&gt;
&lt;br /&gt;
* [[Development:IMS_CC|IMS Common Cartridge]] (REQUIRES FUNDING!)&lt;br /&gt;
:: IMS CC import and hopefully export.&lt;br /&gt;
&lt;br /&gt;
* Site-wide groups - Moodle.com  (REQUIRES FUNDING!)&lt;br /&gt;
:: Site wide groups are a number one request &lt;br /&gt;
&lt;br /&gt;
* More tagging&lt;br /&gt;
:: Tagging of courses, activities and other things&lt;br /&gt;
&lt;br /&gt;
* AJAX for gradebook User Interfaces - Moodle.com (REQUIRES FUNDING!)&lt;br /&gt;
:: A host of UI improvements to enhance usability and speed&lt;br /&gt;
&lt;br /&gt;
* General usability review - Moodle.com&lt;br /&gt;
:: We&#039;ll be attacking many of the [http://tracker.moodle.org/browse/MDL/component/10309?selected=com.atlassian.jira.plugin.system.project:component-popularissues-panel most popular issues from the Moodle Tracker]&lt;br /&gt;
&lt;br /&gt;
====Administrative improvements====&lt;br /&gt;
&lt;br /&gt;
* [[Community hub]] interfaces - Moodle.com and others&lt;br /&gt;
::Makes it easy for users to find and navigate other systems and external Moodle repositories, leveraging the Moodle Network in various ways.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Web_services|Standard Web Services Layer]] - UPC and moodle.com&lt;br /&gt;
::Standard set of core API functions made available via SOAP and XML-RPC&lt;br /&gt;
&lt;br /&gt;
* [[Development:Enrolment plugins 2.0|Enrolments improvements]] including groups synchronisation - moodle.com (skodak)&lt;br /&gt;
:: Several major improvements related guest access, course enrolments, metacourses and groups synchronisations (aka global groups)&lt;br /&gt;
&lt;br /&gt;
* [[Development:Roles administration improvements for Moodle 2.0|Improvements to the roles administration interfaces]] - Tim Hunt, moodle.com and others.&lt;br /&gt;
&lt;br /&gt;
* [http://tracker.moodle.org/browse/MDL-16348 Admin report plugins can choose where in the admin tree they get added] - Tim Hunt, moodle.com.&lt;br /&gt;
&lt;br /&gt;
====Internal clean-ups==== &lt;br /&gt;
&lt;br /&gt;
* [[Development:DB layer 2.0|DB layer 2.0]] - Moodle.com&lt;br /&gt;
:: MDL-14679 Database access is to be refactored so that: we can use prepared statements everywhere for increased security and some performance, we put datalib functions in a class to allow better unit tests (mock db), and remove the need for slashes in userspace.  This will cause breakage for 3rd party modules (but [[Development:DB_layer_2.0_migration_docs|fixing them won&#039;t be too hard]]).&lt;br /&gt;
&lt;br /&gt;
* Old DB install/upgrade system removed - Moodle.com&lt;br /&gt;
:: The deprecated system for installing or upgrading database entries used in Moodle &amp;lt; 1.7 will be completely removed, while supporting only the new XML based database scheme introduced in 1.7.&lt;br /&gt;
&lt;br /&gt;
===Hopefully===&lt;br /&gt;
&lt;br /&gt;
* [[Student Information API]]&lt;br /&gt;
::API for integrating external systems for managing student information&lt;br /&gt;
* [[Development:Voice|Moodle Voice]]&lt;br /&gt;
:: Moodle Voice is a project for embedding VoiceXML support into Moodle Core.&lt;br /&gt;
* [[Learning Design export]]? - Moodle.com and Open University of The Netherlands&lt;br /&gt;
::We plan to have a very simple export for any Moodle course into IMS LD format, as a proof of concept and to help the community start learning about IMS LD.&lt;br /&gt;
* [[Turnitin Integration]] - Dan Marsden with support from Catalyst NZ&lt;br /&gt;
* Workshop module refactoring and re-inclusion - (REQUIRES FUNDING!)&lt;br /&gt;
* Lesson module refactoring - (REQUIRES FUNDING!)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Release Notes]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Developer]]&lt;br /&gt;
&lt;br /&gt;
[[es:Planificación]]&lt;br /&gt;
[[fr:Planification]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Roadmap&amp;diff=49213</id>
		<title>Roadmap</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Roadmap&amp;diff=49213"/>
		<updated>2011-04-08T19:53:01Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This roadmap collects the best information about upcoming features in Moodle.   It is not 100% certain - features may change according to available funding and developers.MT2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Version 2.0 ==&lt;br /&gt;
&lt;br /&gt;
Expected mid 2009 &amp;lt;- &#039;&#039;this is obviously wrong! (or, at least, inaccurate) :-P&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Major features===&lt;br /&gt;
&lt;br /&gt;
* Moodle 2.0 will require PHP 5.2 as a minimum, allowing us to clean up the code in some areas.  For more info see: [http://gophp5.org/ gophp5.org].&lt;br /&gt;
&lt;br /&gt;
====File handling improvements====&lt;br /&gt;
&lt;br /&gt;
* [[Development:File API|File API]] - Moodle.com&lt;br /&gt;
::maintains an internal repository of files and governs access to them&lt;br /&gt;
&lt;br /&gt;
* [[Development:Repository API|Repository API]] - Moodle.com&lt;br /&gt;
:: allows users to browse external repositories and select files to bring into Moodle&lt;br /&gt;
&lt;br /&gt;
* [[Development:Portfolio API|Portfolio API]] - Moodle.com&lt;br /&gt;
:: allows Moodle content to be captured and pushed out to external repositories.&lt;br /&gt;
&lt;br /&gt;
:: These three are separate but complementary so will be developed together.&lt;br /&gt;
&lt;br /&gt;
====Improvements to the organisation of courses====&lt;br /&gt;
&lt;br /&gt;
* [[Development:Conditional activities|Conditional activities]] - Open University (Sam Marshall)&lt;br /&gt;
::Allowing dependencies and forced paths through activities: ie &amp;quot;You can&#039;t do this thing until that thing is completed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Progress tracking|Progress tracking]] - REQUIRES FUNDING!&lt;br /&gt;
::AKA Proper competency tracking, so that individuals can have learning plans listing outcomes/courses which are updated when courses are completed.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Pagelib_2.0|Pagelib 2.0]], [[Development:Blocks_2.0|Blocks 2.0]]   - REQUIRES FUNDING!&lt;br /&gt;
:: refactor Blocks and Pages using contexts to allow blocks to go anywhere in Moodle with better control.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Course_completion|Course completion]]  &lt;br /&gt;
:: interface that allows teachers to specify exactly when a course should be considered finished for each user&lt;br /&gt;
&lt;br /&gt;
====Changes to activity modules====&lt;br /&gt;
&lt;br /&gt;
* [[NWiki roadmap|New Wiki]] module (nwiki) - DFWikiteam-UPC&lt;br /&gt;
:: To be cleaned up and included as a core module.&lt;br /&gt;
&lt;br /&gt;
* [[Feedback module]] - Andreas Grabs&lt;br /&gt;
:: Polished and included as a core module.&lt;br /&gt;
&lt;br /&gt;
* Quiz module and question bank&lt;br /&gt;
** [[Development:Quiz_report_enhancements|Quiz report enhancements]] - Jamie Pratt, contracted by The Open University&lt;br /&gt;
**: Major improvements to the quiz reports, especially regrading and item analysis.&lt;br /&gt;
** [[Development:quiz_navigation|Quiz navigation improvements for students]] - Tim Hunt, The Open University&lt;br /&gt;
** [[Development:Flagging_questions_during_a_quiz_attempt|Flagging questions during a quiz attempt]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Quiz_UI_redesign|Quiz editing interface improvements]] - Olli Savolainen, [http://www.coss.fi/web/coss/developers/sum Finnish Summer Code project].&lt;br /&gt;
** MDL-8648 Essay questions can now be randomised by random questions. &amp;lt;small&amp;gt;Note that this change is not backwards compatible if you upgrade a Moodle 1.9 site with random questions that pick from categories containing a mixture of essay and non-essay questions. The behaviour of some quizzes will change.&amp;lt;/small&amp;gt; - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Moodle 2.0 question bank improvements|Question tagging and improved searching in the question bank]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Administration page for question types|Administration page for question types]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Question_types#Regular_Expression_Short_Answer|Regular Expression question type]] added to the official Moodle distribution - Joseph Rézeau.&lt;br /&gt;
&lt;br /&gt;
====Improvements to other bits of Moodle====&lt;br /&gt;
&lt;br /&gt;
* [[Development:HTML editor 2.0|HTML editor 2.0]] - Moodle.com&lt;br /&gt;
::Replaces our ageing HTMLarea with a new one that works on more browsers, enforces XHTML strict and better integrates with the new [[Development:File API|File API]]&lt;br /&gt;
&lt;br /&gt;
* [[Student projects/Blog improvements|Blog 2.0]] - Moodle.com&lt;br /&gt;
:: Add commenting to blogs (MDL-8776), as well as support for external blogs &lt;br /&gt;
&lt;br /&gt;
* [[Development:Messaging_2.0|Messaging 2.0]] - Moodle.com&lt;br /&gt;
:: Refactor messaging to use plugins for input and output, controlled by users&lt;br /&gt;
&lt;br /&gt;
* [[Student projects/Secure RSS feeds|Secure RSS feeds]] - Moodle.com&lt;br /&gt;
:: Obscure RSS feed URLs using private keys, controlled by users.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Backup_2.0|Backup 2.0]] - Moodle.com&lt;br /&gt;
:: New backup that actually works on large courses etc and is faster.  Old backup will be retained as a separate directory to import old backups.&lt;br /&gt;
&lt;br /&gt;
* [[Development:IMS_CC|IMS Common Cartridge]] (REQUIRES FUNDING!)&lt;br /&gt;
:: IMS CC import and hopefully export.&lt;br /&gt;
&lt;br /&gt;
* Site-wide groups - Moodle.com  (REQUIRES FUNDING!)&lt;br /&gt;
:: Site wide groups are a number one request &lt;br /&gt;
&lt;br /&gt;
* More tagging&lt;br /&gt;
:: Tagging of courses, activities and other things&lt;br /&gt;
&lt;br /&gt;
* AJAX for gradebook User Interfaces - Moodle.com (REQUIRES FUNDING!)&lt;br /&gt;
:: A host of UI improvements to enhance usability and speed&lt;br /&gt;
&lt;br /&gt;
* General usability review - Moodle.com&lt;br /&gt;
:: We&#039;ll be attacking many of the [http://tracker.moodle.org/browse/MDL/component/10309?selected=com.atlassian.jira.plugin.system.project:component-popularissues-panel most popular issues from the Moodle Tracker]&lt;br /&gt;
&lt;br /&gt;
====Administrative improvements====&lt;br /&gt;
&lt;br /&gt;
* [[Community hub]] interfaces - Moodle.com and others&lt;br /&gt;
::Makes it easy for users to find and navigate other systems and external Moodle repositories, leveraging the Moodle Network in various ways.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Web_services|Standard Web Services Layer]] - UPC and moodle.com&lt;br /&gt;
::Standard set of core API functions made available via SOAP and XML-RPC&lt;br /&gt;
&lt;br /&gt;
* [[Development:Enrolment plugins 2.0|Enrolments improvements]] including groups synchronisation - moodle.com (skodak)&lt;br /&gt;
:: Several major improvements related guest access, course enrolments, metacourses and groups synchronisations (aka global groups)&lt;br /&gt;
&lt;br /&gt;
* [[Development:Roles administration improvements for Moodle 2.0|Improvements to the roles administration interfaces]] - Tim Hunt, moodle.com and others.&lt;br /&gt;
&lt;br /&gt;
* [http://tracker.moodle.org/browse/MDL-16348 Admin report plugins can choose where in the admin tree they get added] - Tim Hunt, moodle.com.&lt;br /&gt;
&lt;br /&gt;
====Internal clean-ups==== &lt;br /&gt;
&lt;br /&gt;
* [[Development:DB layer 2.0|DB layer 2.0]] - Moodle.com&lt;br /&gt;
:: MDL-14679 Database access is to be refactored so that: we can use prepared statements everywhere for increased security and some performance, we put datalib functions in a class to allow better unit tests (mock db), and remove the need for slashes in userspace.  This will cause breakage for 3rd party modules (but [[Development:DB_layer_2.0_migration_docs|fixing them won&#039;t be too hard]]).&lt;br /&gt;
&lt;br /&gt;
* Old DB install/upgrade system removed - Moodle.com&lt;br /&gt;
:: The deprecated system for installing or upgrading database entries used in Moodle &amp;lt; 1.7 will be completely removed, while supporting only the new XML based database scheme introduced in 1.7.&lt;br /&gt;
&lt;br /&gt;
===Hopefully===&lt;br /&gt;
&lt;br /&gt;
* [[Student Information API]]&lt;br /&gt;
::API for integrating external systems for managing student information&lt;br /&gt;
* [[Development:Voice|Moodle Voice]]&lt;br /&gt;
:: Moodle Voice is a project for embedding VoiceXML support into Moodle Core.&lt;br /&gt;
* [[Learning Design export]]? - Moodle.com and Open University of The Netherlands&lt;br /&gt;
::We plan to have a very simple export for any Moodle course into IMS LD format, as a proof of concept and to help the community start learning about IMS LD.&lt;br /&gt;
* [[Turnitin Integration]] - Dan Marsden with support from Catalyst NZ&lt;br /&gt;
* Workshop module refactoring and re-inclusion - (REQUIRES FUNDING!)&lt;br /&gt;
* Lesson module refactoring - (REQUIRES FUNDING!)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Release Notes]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Developer]]&lt;br /&gt;
&lt;br /&gt;
[[es:Planificación]]&lt;br /&gt;
[[fr:Planification]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Roadmap&amp;diff=49212</id>
		<title>Roadmap</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Roadmap&amp;diff=49212"/>
		<updated>2011-04-08T19:47:55Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: MT&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This roadmap collects the best information about upcoming features in Moodle.   It is not 100% certain - features may change according to available funding and developers.MT&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Version 2.0 ==&lt;br /&gt;
&lt;br /&gt;
Expected mid 2009 &amp;lt;- &#039;&#039;this is obviously wrong! (or, at least, inaccurate) :-P&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Major features===&lt;br /&gt;
&lt;br /&gt;
* Moodle 2.0 will require PHP 5.2 as a minimum, allowing us to clean up the code in some areas.  For more info see: [http://gophp5.org/ gophp5.org].&lt;br /&gt;
&lt;br /&gt;
====File handling improvements====&lt;br /&gt;
&lt;br /&gt;
* [[Development:File API|File API]] - Moodle.com&lt;br /&gt;
::maintains an internal repository of files and governs access to them&lt;br /&gt;
&lt;br /&gt;
* [[Development:Repository API|Repository API]] - Moodle.com&lt;br /&gt;
:: allows users to browse external repositories and select files to bring into Moodle&lt;br /&gt;
&lt;br /&gt;
* [[Development:Portfolio API|Portfolio API]] - Moodle.com&lt;br /&gt;
:: allows Moodle content to be captured and pushed out to external repositories.&lt;br /&gt;
&lt;br /&gt;
:: These three are separate but complementary so will be developed together.&lt;br /&gt;
&lt;br /&gt;
====Improvements to the organisation of courses====&lt;br /&gt;
&lt;br /&gt;
* [[Development:Conditional activities|Conditional activities]] - Open University (Sam Marshall)&lt;br /&gt;
::Allowing dependencies and forced paths through activities: ie &amp;quot;You can&#039;t do this thing until that thing is completed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Progress tracking|Progress tracking]] - REQUIRES FUNDING!&lt;br /&gt;
::AKA Proper competency tracking, so that individuals can have learning plans listing outcomes/courses which are updated when courses are completed.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Pagelib_2.0|Pagelib 2.0]], [[Development:Blocks_2.0|Blocks 2.0]]   - REQUIRES FUNDING!&lt;br /&gt;
:: refactor Blocks and Pages using contexts to allow blocks to go anywhere in Moodle with better control.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Course_completion|Course completion]]  &lt;br /&gt;
:: interface that allows teachers to specify exactly when a course should be considered finished for each user&lt;br /&gt;
&lt;br /&gt;
====Changes to activity modules====&lt;br /&gt;
&lt;br /&gt;
* [[NWiki roadmap|New Wiki]] module (nwiki) - DFWikiteam-UPC&lt;br /&gt;
:: To be cleaned up and included as a core module.&lt;br /&gt;
&lt;br /&gt;
* [[Feedback module]] - Andreas Grabs&lt;br /&gt;
:: Polished and included as a core module.&lt;br /&gt;
&lt;br /&gt;
* Quiz module and question bank&lt;br /&gt;
** [[Development:Quiz_report_enhancements|Quiz report enhancements]] - Jamie Pratt, contracted by The Open University&lt;br /&gt;
**: Major improvements to the quiz reports, especially regrading and item analysis.&lt;br /&gt;
** [[Development:quiz_navigation|Quiz navigation improvements for students]] - Tim Hunt, The Open University&lt;br /&gt;
** [[Development:Flagging_questions_during_a_quiz_attempt|Flagging questions during a quiz attempt]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Quiz_UI_redesign|Quiz editing interface improvements]] - Olli Savolainen, [http://www.coss.fi/web/coss/developers/sum Finnish Summer Code project].&lt;br /&gt;
** MDL-8648 Essay questions can now be randomised by random questions. &amp;lt;small&amp;gt;Note that this change is not backwards compatible if you upgrade a Moodle 1.9 site with random questions that pick from categories containing a mixture of essay and non-essay questions. The behaviour of some quizzes will change.&amp;lt;/small&amp;gt; - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Moodle 2.0 question bank improvements|Question tagging and improved searching in the question bank]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Administration page for question types|Administration page for question types]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Question_types#Regular_Expression_Short_Answer|Regular Expression question type]] added to the official Moodle distribution - Joseph Rézeau.&lt;br /&gt;
&lt;br /&gt;
====Improvements to other bits of Moodle====&lt;br /&gt;
&lt;br /&gt;
* [[Development:HTML editor 2.0|HTML editor 2.0]] - Moodle.com&lt;br /&gt;
::Replaces our ageing HTMLarea with a new one that works on more browsers, enforces XHTML strict and better integrates with the new [[Development:File API|File API]]&lt;br /&gt;
&lt;br /&gt;
* [[Student projects/Blog improvements|Blog 2.0]] - Moodle.com&lt;br /&gt;
:: Add commenting to blogs (MDL-8776), as well as support for external blogs &lt;br /&gt;
&lt;br /&gt;
* [[Development:Messaging_2.0|Messaging 2.0]] - Moodle.com&lt;br /&gt;
:: Refactor messaging to use plugins for input and output, controlled by users&lt;br /&gt;
&lt;br /&gt;
* [[Student projects/Secure RSS feeds|Secure RSS feeds]] - Moodle.com&lt;br /&gt;
:: Obscure RSS feed URLs using private keys, controlled by users.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Backup_2.0|Backup 2.0]] - Moodle.com&lt;br /&gt;
:: New backup that actually works on large courses etc and is faster.  Old backup will be retained as a separate directory to import old backups.&lt;br /&gt;
&lt;br /&gt;
* [[Development:IMS_CC|IMS Common Cartridge]] (REQUIRES FUNDING!)&lt;br /&gt;
:: IMS CC import and hopefully export.&lt;br /&gt;
&lt;br /&gt;
* Site-wide groups - Moodle.com  (REQUIRES FUNDING!)&lt;br /&gt;
:: Site wide groups are a number one request &lt;br /&gt;
&lt;br /&gt;
* More tagging&lt;br /&gt;
:: Tagging of courses, activities and other things&lt;br /&gt;
&lt;br /&gt;
* AJAX for gradebook User Interfaces - Moodle.com (REQUIRES FUNDING!)&lt;br /&gt;
:: A host of UI improvements to enhance usability and speed&lt;br /&gt;
&lt;br /&gt;
* General usability review - Moodle.com&lt;br /&gt;
:: We&#039;ll be attacking many of the [http://tracker.moodle.org/browse/MDL/component/10309?selected=com.atlassian.jira.plugin.system.project:component-popularissues-panel most popular issues from the Moodle Tracker]&lt;br /&gt;
&lt;br /&gt;
====Administrative improvements====&lt;br /&gt;
&lt;br /&gt;
* [[Community hub]] interfaces - Moodle.com and others&lt;br /&gt;
::Makes it easy for users to find and navigate other systems and external Moodle repositories, leveraging the Moodle Network in various ways.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Web_services|Standard Web Services Layer]] - UPC and moodle.com&lt;br /&gt;
::Standard set of core API functions made available via SOAP and XML-RPC&lt;br /&gt;
&lt;br /&gt;
* [[Development:Enrolment plugins 2.0|Enrolments improvements]] including groups synchronisation - moodle.com (skodak)&lt;br /&gt;
:: Several major improvements related guest access, course enrolments, metacourses and groups synchronisations (aka global groups)&lt;br /&gt;
&lt;br /&gt;
* [[Development:Roles administration improvements for Moodle 2.0|Improvements to the roles administration interfaces]] - Tim Hunt, moodle.com and others.&lt;br /&gt;
&lt;br /&gt;
* [http://tracker.moodle.org/browse/MDL-16348 Admin report plugins can choose where in the admin tree they get added] - Tim Hunt, moodle.com.&lt;br /&gt;
&lt;br /&gt;
====Internal clean-ups==== &lt;br /&gt;
&lt;br /&gt;
* [[Development:DB layer 2.0|DB layer 2.0]] - Moodle.com&lt;br /&gt;
:: MDL-14679 Database access is to be refactored so that: we can use prepared statements everywhere for increased security and some performance, we put datalib functions in a class to allow better unit tests (mock db), and remove the need for slashes in userspace.  This will cause breakage for 3rd party modules (but [[Development:DB_layer_2.0_migration_docs|fixing them won&#039;t be too hard]]).&lt;br /&gt;
&lt;br /&gt;
* Old DB install/upgrade system removed - Moodle.com&lt;br /&gt;
:: The deprecated system for installing or upgrading database entries used in Moodle &amp;lt; 1.7 will be completely removed, while supporting only the new XML based database scheme introduced in 1.7.&lt;br /&gt;
&lt;br /&gt;
===Hopefully===&lt;br /&gt;
&lt;br /&gt;
* [[Student Information API]]&lt;br /&gt;
::API for integrating external systems for managing student information&lt;br /&gt;
* [[Development:Voice|Moodle Voice]]&lt;br /&gt;
:: Moodle Voice is a project for embedding VoiceXML support into Moodle Core.&lt;br /&gt;
* [[Learning Design export]]? - Moodle.com and Open University of The Netherlands&lt;br /&gt;
::We plan to have a very simple export for any Moodle course into IMS LD format, as a proof of concept and to help the community start learning about IMS LD.&lt;br /&gt;
* [[Turnitin Integration]] - Dan Marsden with support from Catalyst NZ&lt;br /&gt;
* Workshop module refactoring and re-inclusion - (REQUIRES FUNDING!)&lt;br /&gt;
* Lesson module refactoring - (REQUIRES FUNDING!)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Release Notes]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Developer]]&lt;br /&gt;
&lt;br /&gt;
[[es:Planificación]]&lt;br /&gt;
[[fr:Planification]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=File:Wall.png&amp;diff=48680</id>
		<title>File:Wall.png</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=File:Wall.png&amp;diff=48680"/>
		<updated>2011-03-04T00:44:02Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: Testing uploads...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Testing uploads...&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48678</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48678"/>
		<updated>2010-12-09T15:34:24Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&amp;lt;mediaplayer width=700 height=400&amp;gt;http://prezi.com/3jkt9xlywk3j/&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&amp;lt;mediaplayer width=700 height=400&amp;gt;http://vimeo.com/11000762&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&amp;lt;mediaplayer width=700 height=400&amp;gt;http://www.youtube.com/watch?v=FUrhl974wSE&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48677</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48677"/>
		<updated>2010-12-09T01:14:49Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&amp;lt;mediaplayer width=700 height=400&amp;gt;http://vimeo.com/11000762&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&amp;lt;mediaplayer width=700 height=400&amp;gt;http://www.youtube.com/watch?v=FUrhl974wSE&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Teacher_documentation&amp;diff=48674</id>
		<title>Teacher documentation</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Teacher_documentation&amp;diff=48674"/>
		<updated>2010-12-07T15:11:53Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: /* Reference */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Teacher documentation}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer&amp;gt;http://www.youtube.com/watch?v=G6vjgfMae8U&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;[[Getting started for teachers|Getting started for teachers page link]]&#039;&#039;&#039; - New at this Moodle thing? The &amp;quot;Getting started&amp;quot; page gives a general overview of all the features of a course.  There are lots of internal links that will allow you to expand your knowledge.  Welcome !&lt;br /&gt;
&lt;br /&gt;
You can get back to this page by using the Teacher link in the Documentation menu on the left on most MoodleDoc pages.&lt;br /&gt;
&lt;br /&gt;
==Reference==&lt;br /&gt;
*[[:Category:Teacher]] &lt;br /&gt;
*[[Moodle manuals]] - a list of links to manuals and books&lt;br /&gt;
*[[Using Moodle book]] - a real book you can reprint!&lt;br /&gt;
&lt;br /&gt;
==Guidelines==&lt;br /&gt;
*[[Blogs]] - blogs in Moodle&lt;br /&gt;
*[[Teaching with Moodle]] - inspiring links&lt;br /&gt;
*[http://moodle.org/mod/forum/discuss.php?d=66854 Moodle and elearning intro] - Written by Martin Langhoff&lt;br /&gt;
*[[Teaching do&#039;s and don&#039;ts|Teaching Do&#039;s and Don&#039;ts]] - hints&lt;br /&gt;
*[[Teaching FAQ]] - common questions&lt;br /&gt;
*[http://moodle.tokem.fi/mod/book/view.php?id=16397&amp;amp;chapterid=8258 Example of a course teaching checklist]&lt;br /&gt;
*[http://moodle.tokem.fi/mod/book/view.php?id=16397 Teacher&#039;s Moodle Manual] - site specific, done in Moodle with the book module&lt;br /&gt;
*[http://www.houseoftutorials.net/ Video Tutorials on how to use Moodle] (go to the learning moodle section and login as guest)&lt;br /&gt;
*[[Teaching tips and tricks]]&lt;br /&gt;
*[[Student documentation examples]]&lt;br /&gt;
*[[Student FAQ]] - students have questions about technology?&lt;br /&gt;
*[[Trainer]] - links that might be useful to Trainers&lt;br /&gt;
&lt;br /&gt;
[[Category:Teacher]]&lt;br /&gt;
[[cs:Rukověť učitele]]&lt;br /&gt;
[[es:Documentación para Profesores]]&lt;br /&gt;
[[eu:Irakasleentzako dokumentazioa]]&lt;br /&gt;
[[fi:Opettajan opas]]&lt;br /&gt;
[[fr:Documentation enseignant]]&lt;br /&gt;
[[it:Documentazione per Docenti]]&lt;br /&gt;
[[ja:教師ドキュメント]]&lt;br /&gt;
[[nl:Documentatie voor leraren]]&lt;br /&gt;
[[ru:Учителям]]&lt;br /&gt;
[[zh:教师文档]]&lt;br /&gt;
[[de:Dokumentation für Trainer]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48669</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48669"/>
		<updated>2010-12-07T13:00:04Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer width=700 height=400&amp;gt;http://www.youtube.com/watch?v=FUrhl974wSE&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48668</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48668"/>
		<updated>2010-12-07T12:59:24Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer width=640 height=385&amp;gt;http://www.youtube.com/watch?v=FUrhl974wSE&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48667</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48667"/>
		<updated>2010-12-07T12:54:23Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer width=800 height=400&amp;gt;http://www.youtube.com/watch?v=FUrhl974wSE&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48666</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48666"/>
		<updated>2010-12-07T12:53:58Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer width=600 height=400&amp;gt;http://www.youtube.com/watch?v=FUrhl974wSE&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48665</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48665"/>
		<updated>2010-12-07T12:53:11Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer width=800 height=600&amp;gt;http://www.youtube.com/watch?v=FUrhl974wSE&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48664</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48664"/>
		<updated>2010-12-07T12:47:27Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer width=800 height=600&amp;gt;http://www.youtube.com/watch?v=FUrhl974wSE&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48663</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48663"/>
		<updated>2010-12-07T12:47:02Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer width=800 height=600&amp;gt;hhttp://www.youtube.com/watch?v=FUrhl974wSE&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48662</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48662"/>
		<updated>2010-12-07T12:44:56Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer width=800 height=600&amp;gt;hhttp://www.youtube.com/watch?v=FUrhl974wSE&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48661</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48661"/>
		<updated>2010-12-07T12:24:05Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer width=800 height=600&amp;gt;hhttp://www.youtube.com/watch?v=FUrhl974wSE&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48660</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48660"/>
		<updated>2010-12-07T12:12:27Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer width=800 height=600&amp;gt;http://www.youtube.com/watch?v=_o1fMQsfzoQ&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48659</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48659"/>
		<updated>2010-12-07T12:11:54Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer width=800&amp;gt;http://www.youtube.com/watch?v=_o1fMQsfzoQ&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48658</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48658"/>
		<updated>2010-12-07T12:09:19Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer&amp;gt;http://www.youtube.com/watch?v=_o1fMQsfzoQ&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48657</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48657"/>
		<updated>2010-12-07T12:08:32Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;mediaplayer&amp;gt;http://www.youtube.com/watch?v=_o1fMQsfzoQ&amp;lt;/mediaplayer&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48656</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=48656"/>
		<updated>2010-12-07T11:54:55Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&#039;&#039;&#039;[[Moodle]]&#039;&#039;&#039; is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It is a world-wide, ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support an SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
The word Moodle was originally an acronym for Modular Object-Oriented Dynamic Learning Environment, which is mostly useful to programmers and education theorists.  It&#039;s also a verb that describes the process of lazily meandering through something, doing things as it occurs to you to do them, an enjoyable tinkering that often leads to insight and creativity. As such it applies both to the way Moodle was developed, and to the way a student or teacher might approach studying or teaching an online course. Anyone who uses Moodle is a Moodler.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mediaplayer&amp;gt;http://www.youtube.com/watch?v=_o1fMQsfzoQ&amp;lt;/mediaplayer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Teacher documentation |What does a teacher need to know?]] A good starting place to learn about the robust features in a Moodle course.&lt;br /&gt;
*[http://moodle.org/course/view.php?id=34 The Moodle &amp;quot;Features&amp;quot; Course] is a place to see how these things work.&lt;br /&gt;
*Later you might be ready for [http://demo.moodle.org/ Demo.moodle]. Here you can play on a Moodle site as a teacher, administrator or student.  Or [[Complete_install_packages#Install_complete_package| create a Moodle ]] on your own computer&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle The Moodle page at Wikipedia]. MoodleDocs and Wikipedia both use [[MediaWiki]].&lt;br /&gt;
*[http://en.wikiversity.org/wiki/Moodle Moodle] (Wikiversity)&lt;br /&gt;
*[[Moodle_manuals]] has many links or there is the [[Using Moodle book]] for those who must have an Adobe document to read or print.&lt;br /&gt;
*[[Moodle presentations| Here is where Moodlers]] share their &amp;quot;This is Moodle&amp;quot; presentations.&lt;br /&gt;
*[http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots] are exciting Moodle conferences all over the world, with both face to face and virtual components.&lt;br /&gt;
*[[Documents useful for decision makers|Which course management software ?]] - Documents useful for decision makers&lt;br /&gt;
*Each of the links below will take you to a different alphabetical index of topics, such as the Administrator index or Teacher index.   &lt;br /&gt;
&lt;br /&gt;
[[ca:Quant al Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&lt;br /&gt;
[[eu:Moodle-ri buruz]]&lt;br /&gt;
[[fr:À propos de Moodle]]&lt;br /&gt;
[[nl:Over Moodle]]&lt;br /&gt;
[[de:Was ist Moodle?]]&lt;br /&gt;
[[hr:O_Moodle_rješenju]]&lt;br /&gt;
[[ja:Moodleとは]]&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[zh:关于Moodle]]&lt;br /&gt;
[[ru:О Moodle]]&lt;br /&gt;
[[ko:무들에 대하여]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Roadmap&amp;diff=48655</id>
		<title>Roadmap</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Roadmap&amp;diff=48655"/>
		<updated>2010-03-10T15:05:26Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: /* Version 2.0 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This roadmap collects the best information about upcoming features in Moodle.   It is not 100% certain - features may change according to available funding and developers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Version 2.0 ==&lt;br /&gt;
&lt;br /&gt;
Expected mid 2009 &amp;lt;- &#039;&#039;this is obviously wrong! (or, at least, inaccurate) :-P&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Major features===&lt;br /&gt;
&lt;br /&gt;
* Moodle 2.0 will require PHP 5.2 as a minimum, allowing us to clean up the code in some areas.  For more info see: [http://gophp5.org/ gophp5.org].&lt;br /&gt;
&lt;br /&gt;
====File handling improvements====&lt;br /&gt;
&lt;br /&gt;
* [[Development:File API|File API]] - Moodle.com&lt;br /&gt;
::maintains an internal repository of files and governs access to them&lt;br /&gt;
&lt;br /&gt;
* [[Development:Repository API|Repository API]] - Moodle.com&lt;br /&gt;
:: allows users to browse external repositories and select files to bring into Moodle&lt;br /&gt;
&lt;br /&gt;
* [[Development:Portfolio API|Portfolio API]] - Moodle.com&lt;br /&gt;
:: allows Moodle content to be captured and pushed out to external repositories.&lt;br /&gt;
&lt;br /&gt;
:: These three are separate but complementary so will be developed together.&lt;br /&gt;
&lt;br /&gt;
====Improvements to the organisation of courses====&lt;br /&gt;
&lt;br /&gt;
* [[Development:Conditional activities|Conditional activities]] - Open University (Sam Marshall)&lt;br /&gt;
::Allowing dependencies and forced paths through activities: ie &amp;quot;You can&#039;t do this thing until that thing is completed&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Progress tracking|Progress tracking]] - REQUIRES FUNDING!&lt;br /&gt;
::AKA Proper competency tracking, so that individuals can have learning plans listing outcomes/courses which are updated when courses are completed.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Pagelib_2.0|Pagelib 2.0]], [[Development:Blocks_2.0|Blocks 2.0]]   - REQUIRES FUNDING!&lt;br /&gt;
:: refactor Blocks and Pages using contexts to allow blocks to go anywhere in Moodle with better control.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Course_completion|Course completion]]  &lt;br /&gt;
:: interface that allows teachers to specify exactly when a course should be considered finished for each user&lt;br /&gt;
&lt;br /&gt;
====Changes to activity modules====&lt;br /&gt;
&lt;br /&gt;
* [[NWiki roadmap|New Wiki]] module (nwiki) - DFWikiteam-UPC&lt;br /&gt;
:: To be cleaned up and included as a core module.&lt;br /&gt;
&lt;br /&gt;
* [[Feedback module]] - Andreas Grabs&lt;br /&gt;
:: Polished and included as a core module.&lt;br /&gt;
&lt;br /&gt;
* Quiz module and question bank&lt;br /&gt;
** [[Development:Quiz_report_enhancements|Quiz report enhancements]] - Jamie Pratt, contracted by The Open University&lt;br /&gt;
**: Major improvements to the quiz reports, especially regrading and item analysis.&lt;br /&gt;
** [[Development:quiz_navigation|Quiz navigation improvements for students]] - Tim Hunt, The Open University&lt;br /&gt;
** [[Development:Flagging_questions_during_a_quiz_attempt|Flagging questions during a quiz attempt]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Quiz_UI_redesign|Quiz editing interface improvements]] - Olli Savolainen, [http://www.coss.fi/web/coss/developers/sum Finnish Summer Code project].&lt;br /&gt;
** MDL-8648 Essay questions can now be randomised by random questions. &amp;lt;small&amp;gt;Note that this change is not backwards compatible if you upgrade a Moodle 1.9 site with random questions that pick from categories containing a mixture of essay and non-essay questions. The behaviour of some quizzes will change.&amp;lt;/small&amp;gt; - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Moodle 2.0 question bank improvements|Question tagging and improved searching in the question bank]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Development:Administration page for question types|Administration page for question types]] - Tim Hunt, moodle.com.&lt;br /&gt;
** [[Question_types#Regular_Expression_Short_Answer|Regular Expression question type]] added to the official Moodle distribution - Joseph Rézeau.&lt;br /&gt;
&lt;br /&gt;
====Improvements to other bits of Moodle====&lt;br /&gt;
&lt;br /&gt;
* [[Development:HTML editor 2.0|HTML editor 2.0]] - Moodle.com&lt;br /&gt;
::Replaces our ageing HTMLarea with a new one that works on more browsers, enforces XHTML strict and better integrates with the new [[Development:File API|File API]]&lt;br /&gt;
&lt;br /&gt;
* [[Student projects/Blog improvements|Blog 2.0]] - Moodle.com&lt;br /&gt;
:: Add commenting to blogs (MDL-8776), as well as support for external blogs &lt;br /&gt;
&lt;br /&gt;
* [[Development:Messaging_2.0|Messaging 2.0]] - Moodle.com&lt;br /&gt;
:: Refactor messaging to use plugins for input and output, controlled by users&lt;br /&gt;
&lt;br /&gt;
* [[Student projects/Secure RSS feeds|Secure RSS feeds]] - Moodle.com&lt;br /&gt;
:: Obscure RSS feed URLs using private keys, controlled by users.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Backup_2.0|Backup 2.0]] - Moodle.com&lt;br /&gt;
:: New backup that actually works on large courses etc and is faster.  Old backup will be retained as a separate directory to import old backups.&lt;br /&gt;
&lt;br /&gt;
* [[Development:IMS_CC|IMS Common Cartridge]] (REQUIRES FUNDING!)&lt;br /&gt;
:: IMS CC import and hopefully export.&lt;br /&gt;
&lt;br /&gt;
* Site-wide groups - Moodle.com  (REQUIRES FUNDING!)&lt;br /&gt;
:: Site wide groups are a number one request &lt;br /&gt;
&lt;br /&gt;
* More tagging&lt;br /&gt;
:: Tagging of courses, activities and other things&lt;br /&gt;
&lt;br /&gt;
* AJAX for gradebook User Interfaces - Moodle.com (REQUIRES FUNDING!)&lt;br /&gt;
:: A host of UI improvements to enhance usability and speed&lt;br /&gt;
&lt;br /&gt;
* General usability review - Moodle.com&lt;br /&gt;
:: We&#039;ll be attacking many of the [http://tracker.moodle.org/browse/MDL/component/10309?selected=com.atlassian.jira.plugin.system.project:component-popularissues-panel most popular issues from the Moodle Tracker]&lt;br /&gt;
&lt;br /&gt;
====Administrative improvements====&lt;br /&gt;
&lt;br /&gt;
* [[Community hub]] interfaces - Moodle.com and others&lt;br /&gt;
::Makes it easy for users to find and navigate other systems and external Moodle repositories, leveraging the Moodle Network in various ways.&lt;br /&gt;
&lt;br /&gt;
* [[Development:Web_services|Standard Web Services Layer]] - UPC and moodle.com&lt;br /&gt;
::Standard set of core API functions made available via SOAP and XML-RPC&lt;br /&gt;
&lt;br /&gt;
* [[Development:Enrolment plugins 2.0|Enrolments improvements]] including groups synchronisation - moodle.com (skodak)&lt;br /&gt;
:: Several major improvements related guest access, course enrolments, metacourses and groups synchronisations (aka global groups)&lt;br /&gt;
&lt;br /&gt;
* [[Development:Roles administration improvements for Moodle 2.0|Improvements to the roles administration interfaces]] - Tim Hunt, moodle.com and others.&lt;br /&gt;
&lt;br /&gt;
* [http://tracker.moodle.org/browse/MDL-16348 Admin report plugins can choose where in the admin tree they get added] - Tim Hunt, moodle.com.&lt;br /&gt;
&lt;br /&gt;
====Internal clean-ups==== &lt;br /&gt;
&lt;br /&gt;
* [[Development:DB layer 2.0|DB layer 2.0]] - Moodle.com&lt;br /&gt;
:: MDL-14679 Database access is to be refactored so that: we can use prepared statements everywhere for increased security and some performance, we put datalib functions in a class to allow better unit tests (mock db), and remove the need for slashes in userspace.  This will cause breakage for 3rd party modules (but [[Development:DB_layer_2.0_migration_docs|fixing them won&#039;t be too hard]]).&lt;br /&gt;
&lt;br /&gt;
* Old DB install/upgrade system removed - Moodle.com&lt;br /&gt;
:: The deprecated system for installing or upgrading database entries used in Moodle &amp;lt; 1.7 will be completely removed, while supporting only the new XML based database scheme introduced in 1.7.&lt;br /&gt;
&lt;br /&gt;
===Hopefully===&lt;br /&gt;
&lt;br /&gt;
* [[Student Information API]]&lt;br /&gt;
::API for integrating external systems for managing student information&lt;br /&gt;
* [[Development:Voice|Moodle Voice]]&lt;br /&gt;
:: Moodle Voice is a project for embedding VoiceXML support into Moodle Core.&lt;br /&gt;
* [[Learning Design export]]? - Moodle.com and Open University of The Netherlands&lt;br /&gt;
::We plan to have a very simple export for any Moodle course into IMS LD format, as a proof of concept and to help the community start learning about IMS LD.&lt;br /&gt;
* [[Turnitin Integration]] - Dan Marsden with support from Catalyst NZ&lt;br /&gt;
* Workshop module refactoring and re-inclusion - (REQUIRES FUNDING!)&lt;br /&gt;
* Lesson module refactoring - (REQUIRES FUNDING!)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Release Notes]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Developer]]&lt;br /&gt;
&lt;br /&gt;
[[es:Planificación]]&lt;br /&gt;
[[fr:Planification]]&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Sandbox&amp;diff=48647</id>
		<title>Sandbox</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Sandbox&amp;diff=48647"/>
		<updated>2009-06-23T10:59:58Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Tracker autolinking ==&lt;br /&gt;
&lt;br /&gt;
MDL-19398 doesn&#039;t work. (yes, it does - now!) ;-)&lt;br /&gt;
&lt;br /&gt;
But now this doesn&#039;t: [http://tracker.moodle.org/browse/MDL-17284 tracker item desccription] --[[User:Olli Savolainen|Olli Savolainen]] 09:51, 6 June 2009 (UTC)&lt;br /&gt;
:Fixed! --[[User:Eloy Lafuente (stronk7)|Eloy Lafuente (stronk7)]] 22:34, 9 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
What about this syntax? [[MDL-17284|tracker item desccription]] Doesn&#039;t work either. --[[User:Frank Ralf|Frank Ralf]] 20:08, 7 June 2009 (UTC)&lt;br /&gt;
:And never has worked before AFAIK, it&#039;s the syntax used within Moodle (something like a &amp;quot;interwiki&amp;quot; link), but not within Moodle Docs (where it&#039;s an standard link to named page). --[[User:Eloy Lafuente (stronk7)|Eloy Lafuente (stronk7)]] 22:34, 9 June 2009 (UTC)&lt;br /&gt;
:: Thanks for fixing this. The interwiki link was just a try, forget about it ;-) --[[User:Frank Ralf|Frank Ralf]] 14:34, 10 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
This one does: MDL-19398.&lt;br /&gt;
&lt;br /&gt;
And spaces in the text MDL-19398 also should be respected.&lt;br /&gt;
&lt;br /&gt;
And these:&lt;br /&gt;
&lt;br /&gt;
MDL-19398&lt;br /&gt;
&lt;br /&gt;
 MDL-19398&lt;br /&gt;
&lt;br /&gt;
# MDL-19398 &lt;br /&gt;
&lt;br /&gt;
* MDL-19398&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Sandbox&amp;diff=48643</id>
		<title>Sandbox</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Sandbox&amp;diff=48643"/>
		<updated>2009-03-13T16:41:17Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;/noinclude&amp;gt;các bạn ơi vào đây lấy tài liệu Java&lt;br /&gt;
===[[Image:Tip2.gif]] TIPs:=== &lt;br /&gt;
*&#039;&#039;&#039;Tip 1.&#039;&#039;&#039; This is all very new! &amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;this is hidden text in sandbox&amp;lt;&amp;lt;/includeonly&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;Tip 2.&#039;&#039;&#039; When you want all your students to work on the same materials at the same time, this would be a good format to choose&lt;br /&gt;
*&#039;&#039;&#039;Tip 3.&#039;&#039;&#039; When you want all your students to work on the same materials at the same time, this would be a good format to choose. KD October 29,2008 Moodlerooms assignment&lt;br /&gt;
KS November 27, 2008 Moodlerooms Assignment&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;TIP:&#039;&#039; Keep the format simple, icons are nice but KISS.--[[User:chris collman|chris collman]] 15:06, 9 October 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&lt;br /&gt;
&lt;br /&gt;
The lazy dog jumps over the quick brown fox.&lt;br /&gt;
Yes indeed, the lazy dog does jump over the quick brown fox.&lt;br /&gt;
&lt;br /&gt;
==Other sandbox attempts==&lt;br /&gt;
This site has copyrights.  Let&#039;s add some more text here...&lt;br /&gt;
&lt;br /&gt;
The development history of Moodle goes back to ancient Egyptian times. There were astrologers queueing up to moodle and doodle. Eventually what came out of this soul-wrenching long-drawn struggle was a basic programme that incorporates teaching pyramid builders - both learners and heads of teams.&lt;br /&gt;
&lt;br /&gt;
[[Moodle]] is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. &lt;br /&gt;
&lt;br /&gt;
It is particularly useful as a virtual classroom where trainers and teachers can create courses or learning activities that learners/students access and participate in. This may include eportfolios, assignments, tests or quizzes that are then e-assessed by the tutor and feedback provided therein.&lt;br /&gt;
&lt;br /&gt;
Moodle has revolutionalised teaching and learning in that most institutions have signed up to it as a vehicle for instruction. The accessibility, practicality and experimental nature of moodle encourages and motivates new users.  &lt;br /&gt;
&lt;br /&gt;
It&#039;s an ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support a SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
== Next Section ==&lt;br /&gt;
&lt;br /&gt;
Complete install packages are available from Moodle Downloads, located on a tab for each of the operating systems. The packages are designed for new installations on a server or standalone computer. Please note the standard distributions only contain the Moodle code. &lt;br /&gt;
&lt;br /&gt;
This document provides instructions for using the Windows packages. Separate instructions are available for Mac OS X packages. &lt;br /&gt;
&lt;br /&gt;
For installation on a Windows 2000 or Windows 2003 server it is good practice to perform a manual install (see the manual installation section in Windows Installation). &lt;br /&gt;
&lt;br /&gt;
After installing the Windows package, note that there are other downloads (e.g. additional modules and plugins) that may involve more customization of configuration files. &lt;br /&gt;
&lt;br /&gt;
The complete install packages allow Moodle to be installed, along with the prerequisites that includes a web server, database and scripting language (Apache, MySQL and PHP in this case). Several versions of the complete install package are available. The instructions on the download page provide guidance on which version is likely to be most suitable. &lt;br /&gt;
&lt;br /&gt;
Note: The latest complete install package version components, may not be backwardly compatible. Always check version compatibility of e[[Image:Example.jpg]]ach component if you intend to develop materials on a later version of Moodle than the version installed on your &amp;quot;main&amp;quot; Moodle site. In short, complete install packages are designed for first time install on a &amp;quot;clean&amp;quot; machine. &lt;br /&gt;
End of added text.&lt;br /&gt;
[www.google.com][[Image:Example.jpg]][[Media:Example.ogg]]&lt;br /&gt;
----&lt;br /&gt;
Again&lt;br /&gt;
[http://www.example.com link title]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This looks like MediaWiki. Thank you.  &lt;br /&gt;
::walks like a mediawiki, must be a mediawiki [[Image:Biggrin.gif]]--[[User:chris collman|chris collman]] 17:53, 23 October 2008 (CDT)&lt;br /&gt;
[[Image:Example.jpg]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Sandbox&amp;diff=48642</id>
		<title>Sandbox</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Sandbox&amp;diff=48642"/>
		<updated>2009-03-13T16:30:00Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt;input{/etc/passwd} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&amp;lt;/noinclude&amp;gt;các bạn ơi vào đây lấy tài liệu Java&lt;br /&gt;
===[[Image:Tip2.gif]] TIPs:=== &lt;br /&gt;
*&#039;&#039;&#039;Tip 1.&#039;&#039;&#039; This is all very new! &amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;this is hidden text in sandbox&amp;lt;&amp;lt;/includeonly&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;Tip 2.&#039;&#039;&#039; When you want all your students to work on the same materials at the same time, this would be a good format to choose&lt;br /&gt;
*&#039;&#039;&#039;Tip 3.&#039;&#039;&#039; When you want all your students to work on the same materials at the same time, this would be a good format to choose. KD October 29,2008 Moodlerooms assignment&lt;br /&gt;
KS November 27, 2008 Moodlerooms Assignment&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;TIP:&#039;&#039; Keep the format simple, icons are nice but KISS.--[[User:chris collman|chris collman]] 15:06, 9 October 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&lt;br /&gt;
&lt;br /&gt;
The lazy dog jumps over the quick brown fox.&lt;br /&gt;
Yes indeed, the lazy dog does jump over the quick brown fox.&lt;br /&gt;
&lt;br /&gt;
==Other sandbox attempts==&lt;br /&gt;
This site has copyrights.  Let&#039;s add some more text here...&lt;br /&gt;
&lt;br /&gt;
The development history of Moodle goes back to ancient Egyptian times. There were astrologers queueing up to moodle and doodle. Eventually what came out of this soul-wrenching long-drawn struggle was a basic programme that incorporates teaching pyramid builders - both learners and heads of teams.&lt;br /&gt;
&lt;br /&gt;
[[Moodle]] is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. &lt;br /&gt;
&lt;br /&gt;
It is particularly useful as a virtual classroom where trainers and teachers can create courses or learning activities that learners/students access and participate in. This may include eportfolios, assignments, tests or quizzes that are then e-assessed by the tutor and feedback provided therein.&lt;br /&gt;
&lt;br /&gt;
Moodle has revolutionalised teaching and learning in that most institutions have signed up to it as a vehicle for instruction. The accessibility, practicality and experimental nature of moodle encourages and motivates new users.  &lt;br /&gt;
&lt;br /&gt;
It&#039;s an ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support a SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
== Next Section ==&lt;br /&gt;
&lt;br /&gt;
Complete install packages are available from Moodle Downloads, located on a tab for each of the operating systems. The packages are designed for new installations on a server or standalone computer. Please note the standard distributions only contain the Moodle code. &lt;br /&gt;
&lt;br /&gt;
This document provides instructions for using the Windows packages. Separate instructions are available for Mac OS X packages. &lt;br /&gt;
&lt;br /&gt;
For installation on a Windows 2000 or Windows 2003 server it is good practice to perform a manual install (see the manual installation section in Windows Installation). &lt;br /&gt;
&lt;br /&gt;
After installing the Windows package, note that there are other downloads (e.g. additional modules and plugins) that may involve more customization of configuration files. &lt;br /&gt;
&lt;br /&gt;
The complete install packages allow Moodle to be installed, along with the prerequisites that includes a web server, database and scripting language (Apache, MySQL and PHP in this case). Several versions of the complete install package are available. The instructions on the download page provide guidance on which version is likely to be most suitable. &lt;br /&gt;
&lt;br /&gt;
Note: The latest complete install package version components, may not be backwardly compatible. Always check version compatibility of e[[Image:Example.jpg]]ach component if you intend to develop materials on a later version of Moodle than the version installed on your &amp;quot;main&amp;quot; Moodle site. In short, complete install packages are designed for first time install on a &amp;quot;clean&amp;quot; machine. &lt;br /&gt;
End of added text.&lt;br /&gt;
[www.google.com][[Image:Example.jpg]][[Media:Example.ogg]]&lt;br /&gt;
----&lt;br /&gt;
Again&lt;br /&gt;
[http://www.example.com link title]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This looks like MediaWiki. Thank you.  &lt;br /&gt;
::walks like a mediawiki, must be a mediawiki [[Image:Biggrin.gif]]--[[User:chris collman|chris collman]] 17:53, 23 October 2008 (CDT)&lt;br /&gt;
[[Image:Example.jpg]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Sandbox&amp;diff=48641</id>
		<title>Sandbox</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Sandbox&amp;diff=48641"/>
		<updated>2009-03-13T16:29:32Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; \input{/etc/passwd} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&amp;lt;/noinclude&amp;gt;các bạn ơi vào đây lấy tài liệu Java&lt;br /&gt;
===[[Image:Tip2.gif]] TIPs:=== &lt;br /&gt;
*&#039;&#039;&#039;Tip 1.&#039;&#039;&#039; This is all very new! &amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;this is hidden text in sandbox&amp;lt;&amp;lt;/includeonly&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;Tip 2.&#039;&#039;&#039; When you want all your students to work on the same materials at the same time, this would be a good format to choose&lt;br /&gt;
*&#039;&#039;&#039;Tip 3.&#039;&#039;&#039; When you want all your students to work on the same materials at the same time, this would be a good format to choose. KD October 29,2008 Moodlerooms assignment&lt;br /&gt;
KS November 27, 2008 Moodlerooms Assignment&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;TIP:&#039;&#039; Keep the format simple, icons are nice but KISS.--[[User:chris collman|chris collman]] 15:06, 9 October 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&lt;br /&gt;
The quick brown fox jumps over the lazy dog.&lt;br /&gt;
&lt;br /&gt;
The lazy dog jumps over the quick brown fox.&lt;br /&gt;
Yes indeed, the lazy dog does jump over the quick brown fox.&lt;br /&gt;
&lt;br /&gt;
==Other sandbox attempts==&lt;br /&gt;
This site has copyrights.  Let&#039;s add some more text here...&lt;br /&gt;
&lt;br /&gt;
The development history of Moodle goes back to ancient Egyptian times. There were astrologers queueing up to moodle and doodle. Eventually what came out of this soul-wrenching long-drawn struggle was a basic programme that incorporates teaching pyramid builders - both learners and heads of teams.&lt;br /&gt;
&lt;br /&gt;
[[Moodle]] is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. &lt;br /&gt;
&lt;br /&gt;
It is particularly useful as a virtual classroom where trainers and teachers can create courses or learning activities that learners/students access and participate in. This may include eportfolios, assignments, tests or quizzes that are then e-assessed by the tutor and feedback provided therein.&lt;br /&gt;
&lt;br /&gt;
Moodle has revolutionalised teaching and learning in that most institutions have signed up to it as a vehicle for instruction. The accessibility, practicality and experimental nature of moodle encourages and motivates new users.  &lt;br /&gt;
&lt;br /&gt;
It&#039;s an ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.&lt;br /&gt;
&lt;br /&gt;
Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: &#039;&#039;&#039;provide the source to others; not modify or remove the original license and copyrights&#039;&#039;&#039;, and &#039;&#039;&#039;apply this same license to any derivative work&#039;&#039;&#039;. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&amp;amp;course=1 copyright holder] directly if you have any questions.&lt;br /&gt;
&lt;br /&gt;
Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support a SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].&lt;br /&gt;
&lt;br /&gt;
== Next Section ==&lt;br /&gt;
&lt;br /&gt;
Complete install packages are available from Moodle Downloads, located on a tab for each of the operating systems. The packages are designed for new installations on a server or standalone computer. Please note the standard distributions only contain the Moodle code. &lt;br /&gt;
&lt;br /&gt;
This document provides instructions for using the Windows packages. Separate instructions are available for Mac OS X packages. &lt;br /&gt;
&lt;br /&gt;
For installation on a Windows 2000 or Windows 2003 server it is good practice to perform a manual install (see the manual installation section in Windows Installation). &lt;br /&gt;
&lt;br /&gt;
After installing the Windows package, note that there are other downloads (e.g. additional modules and plugins) that may involve more customization of configuration files. &lt;br /&gt;
&lt;br /&gt;
The complete install packages allow Moodle to be installed, along with the prerequisites that includes a web server, database and scripting language (Apache, MySQL and PHP in this case). Several versions of the complete install package are available. The instructions on the download page provide guidance on which version is likely to be most suitable. &lt;br /&gt;
&lt;br /&gt;
Note: The latest complete install package version components, may not be backwardly compatible. Always check version compatibility of e[[Image:Example.jpg]]ach component if you intend to develop materials on a later version of Moodle than the version installed on your &amp;quot;main&amp;quot; Moodle site. In short, complete install packages are designed for first time install on a &amp;quot;clean&amp;quot; machine. &lt;br /&gt;
End of added text.&lt;br /&gt;
[www.google.com][[Image:Example.jpg]][[Media:Example.ogg]]&lt;br /&gt;
----&lt;br /&gt;
Again&lt;br /&gt;
[http://www.example.com link title]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
This looks like MediaWiki. Thank you.  &lt;br /&gt;
::walks like a mediawiki, must be a mediawiki [[Image:Biggrin.gif]]--[[User:chris collman|chris collman]] 17:53, 23 October 2008 (CDT)&lt;br /&gt;
[[Image:Example.jpg]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=User_talk:Helen_Foster&amp;diff=48630</id>
		<title>User talk:Helen Foster</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=User_talk:Helen_Foster&amp;diff=48630"/>
		<updated>2009-02-27T09:34:20Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: /* Signature test */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Documentation for different versions ==&lt;br /&gt;
&lt;br /&gt;
Helen&lt;br /&gt;
&lt;br /&gt;
Is there a mechanism for specifying which version of Moodle a particular document refers to?  If, for instance, a feature is only available in version 1.6, how would a 1.5.3 user know they couldn&#039;t follow these instructions?&lt;br /&gt;
&lt;br /&gt;
Equally, if something is done differently in two versions, how would we stop an edit war breaking out between 1.5.3 and 1.6 users?&lt;br /&gt;
&lt;br /&gt;
I appreciate this probably isn&#039;t an issue just yet, but it&#039;s possible it may become one in later versions.&lt;br /&gt;
&lt;br /&gt;
Cheers,&lt;br /&gt;
&lt;br /&gt;
[[User:CHRISF|CHRISF]] 19:20, 1 February 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
:Hi ChrisF, thanks for highlighting the issue of differences in Moodle versions. Perhaps a Moodle 1.6 template, inserted using the code &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Moodle 1.6}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, may be used to show features specific to Moodle 1.6. What do you think? --[[User:Helen|Helen]] 04:22, 4 February 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
::Good idea.  I think that would clear it up nicely.  [[User:CHRISF|CHRISF]] 18:08, 7 February 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== Template styles ==&lt;br /&gt;
Hi Helen! I noticed that you reverted my edits on [[Template:Book]] and [[Template:Assignments]]. You were right -- I didn&#039;t realise that the [[MoodleDocs:Styling|style]] doesn&#039;t match [[MoodleDocs:Style guide|moodle.org style]]. However, the current template doesn&#039;t look right either. It should float to the right instead of occupying a substantial part of the upper screen (for eg. on [[Calculated question developer docs]] page) -- this wil provide easier navigation. Also, the tempalate should be colorful and/or bordered -- this looks more attractive and the reader can understand that it is not a part of the article. May be we can have orange or similar colored templates (such as [[Template:Large Installations]] and [[Template:excerpted from Jason Cole]]) that match with moodle.org style? Is there any official style documentation? Is there a moodle.org style guide which describes styles for templates -- I couldn&#039;t find one? [[User:Utkarshraj Atmaram|Utkarshraj Atmaram]] 17:40, 30 March 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
:Hi Utkarshraj, thanks for your contributions to Moodle Docs. As you&#039;ve found, [[MoodleDocs:Style guide]] and [[MoodleDocs:Styling]] contain all the Moodle Docs styling documentation to-date. Please add your comments about template styling to [[MoodleDocs talk:Styling]]. --[[User:Helen Foster|Helen Foster]] 17:26, 31 March 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
::Thank you! I&#039;ve started the discussion at [[MoodleDocs talk:Styling]]. [[User:Utkarshraj Atmaram|Utkarshraj Atmaram]] 19:14, 31 March 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
:::LoL, I just realized that the problem is not with the templates, but with themes. Templates just look find with the MoodleDocs theme, but when I am logged in, I use MonoBook theme -- it doesn&#039;t display them as right-aligned (at Wikipedia, we explicity make the templates right-aligned). Sorry for wasting your time! [[User:Utkarshraj Atmaram|Utkarshraj Atmaram]] 14:44, 18 April 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== Removing erroneous pages ==&lt;br /&gt;
&lt;br /&gt;
How can unsuitable pages be removed? I just found [[RHLANGUAGE]] which is not documentation-quality...&lt;br /&gt;
Maybe you could do it (please) Helen? Not sure.&lt;br /&gt;
&lt;br /&gt;
Best, Dan&lt;br /&gt;
--[[User:Dan Stowell|Dan Stowell]] 04:24, 4 May 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
:Thanks Dan, for future reference please add the deletion template, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Deletion}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, to any unsuitable page you find. --[[User:Helen Foster|Helen Foster]] 04:45, 5 May 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== Moodle Doc Is Great ==&lt;br /&gt;
&lt;br /&gt;
You have done a great job and inspired me to use Media Wiki!&lt;br /&gt;
&lt;br /&gt;
:Thanks Martin, though it&#039;s everyone&#039;s contributions that make Moodle Docs a great resource! --[[User:Helen Foster|Helen Foster]] 06:36, 24 May 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== tr wiki ==&lt;br /&gt;
&lt;br /&gt;
Hi Helen,&lt;br /&gt;
&lt;br /&gt;
Can you arrange for a wiki https://docs.moodle.org/tr (Türkçe) to be set up.&lt;br /&gt;
&lt;br /&gt;
:Thanks Ethem, I&#039;ll do so as soon as possible. --[[User:Helen Foster|Helen Foster]] 17:12, 15 June 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== Word Censorship Page ==&lt;br /&gt;
&lt;br /&gt;
Hi Helen, &lt;br /&gt;
&lt;br /&gt;
Note sure why you deleted some of this page. The idea is (partly) to provide instructions on how to use the settings page of the filter. You also removed the &#039;see also&#039; back to the main filters administration page. I&#039;m not sure what&#039;s wrong with that either. Your advice appreciated :-)&lt;br /&gt;
&lt;br /&gt;
--[[User:Howard Miller|Howard Miller]] 22:54, 20 June 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
:Oh, sorry Howard for not explaining my changes to [[Word censorship]]. I deleted text duplicated on the Word censorship settings page in Moodle and removed the See also link since [[Filters]] is listed in [[:Category:Filter]]. However, please feel free to revert any/all of my changes. Your contributions to the documentation are always appreciated :-) --[[User:Helen Foster|Helen Foster]] 17:03, 21 June 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
::That&#039;s cool Helen. So is that the rule - don&#039;t put stuff in the docs that is already in the built-in help?? --[[User:Howard Miller|Howard Miller]] 18:15, 21 June 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
:::The [http://moodle.org/help.php?file=index.html Moodle help files] will remain in each language pack and so it is not necessary to include their text in this documentation, however sometimes it makes things clearer to do so, at least to start with. --[[User:Helen Foster|Helen Foster]] 15:46, 22 June 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== Contrib code documentation ==&lt;br /&gt;
&lt;br /&gt;
Hi Helen,&lt;br /&gt;
&lt;br /&gt;
Where would you suggest I document contrib code. I have some documentation for the Moodle for Mobiles project which installs in {yourmoodleroot}/mobile The code is in cvs in contrib/mobile. It is general documentation about what MFM does.&lt;br /&gt;
&lt;br /&gt;
I guess the place to put it would be https://docs.moodle.org/en/mobile&lt;br /&gt;
&lt;br /&gt;
Jamie&lt;br /&gt;
&lt;br /&gt;
:Hi Jamie, actually the project already has a page, [[Moodle for Mobiles]] ;-) though [[mobile]] could redirect to it. You&#039;re also welcome to use any documentation pages linked to Moodle for Mobiles pages in Moodle 1.6. --[[User:Helen Foster|Helen Foster]] 15:56, 22 June 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
::Thanks Helen!! Adding the documentation now. Will redirect from mobile as well. [[User:Jamie Pratt|Jamie Pratt]] 16:08, 22 June 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
:::Cool Helen you did the redirect for me. Thanks for your very speedy response to my enquiry and all your help! -- [[User:Jamie Pratt|Jamie Pratt]] 16:22, 22 June 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== Chinese Moodle Documentation==&lt;br /&gt;
Hi Helen,&lt;br /&gt;
&lt;br /&gt;
I&#039;d like to launch the Chinese Moodle Documentation translation. As I know, MediaWiki has the function that convert charset between Simplified Chinese(GB2312, GB18030) and Traditional Chinese(BIG5). So maybe it&#039;s no need to create two. &lt;br /&gt;
&lt;br /&gt;
Now I&#039;m a translator of moodle and maintain a special moodle Chinese version.&lt;br /&gt;
&lt;br /&gt;
--[[User:Sun Sunner|Sun Sunner]] 21:31, 22 July 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
:Hi Sun, thanks for your offer. I&#039;ll be in touch soon. --[[User:Helen Foster|Helen Foster]] 19:42, 23 July 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== Spam or what ever you call it in MoodleDocs ==&lt;br /&gt;
&lt;br /&gt;
Yikes, I just looked at Tips and Tricks and your reversal a while back.  I am too lazy/dumb to look, how often do you have to do that? That is not nice.  And since I can never give you enough praise,  THANKS ! --[[User:chris collman|chris collman]] 02:08, 31 July 2006 (WST) today and yesterday&lt;br /&gt;
&lt;br /&gt;
== Brazilian Portuguese Documentation ==&lt;br /&gt;
&lt;br /&gt;
Hi Helen, we have met at MoodleMoot - i am coordinating the PT_BR translation and would like to launch the Wiki version in Português Brasileiro, starting with the documentation files. No problem with Wikis, i am already the admin of another wikimedia site. Our Moodle.org site has more than 400 people collaborating and i hope to get everybody involved in this new project!&lt;br /&gt;
--[[User:Paula de Waal|Paula de Waal]] 02:02, 1 August 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== Went through teacher documentation links ==&lt;br /&gt;
Hi Helen, before I ran off on vacation (holiday to you :) for a week ) you will notice I did some editing and adjusting.   My focus was on what I consider the first impression a new teacher gets when they enter MoodleDocs.  Thus I went through most of the links in the text in the teacher documentation page.   I also put in some cross links via &amp;quot;see also&amp;quot; and added some images (yeah not real happy see below). &lt;br /&gt;
&lt;br /&gt;
I would really like us (notice that pronoun) to think about how to made the teacher documentation page look like the administrator documention or developer documentation pages.   I would copy the entire contents of the current teacher doc page to a new &amp;quot;course documentation&amp;quot; page. The major task is figuring out the sections for the new teacher doc page, so they function like the admin doc page. That kind of big thinking is just a bit beyond me before vacation perhaps you know of someone who would love that task?&lt;br /&gt;
&lt;br /&gt;
Changing the teacher doc page also means doublechecking other pages that were linked to it and  figuring out it they should point to the new course doc page. I could do that.&lt;br /&gt;
&lt;br /&gt;
Images, I am still feel akward.   I tried a floating table. I tried using thumb, resizing the images with a px and alignment.   I still can&#039;t figure out an easy way to force a section break so it will not appear to one side of the image, but rather below it.  I used a lot of  br .   The thumb resize method works but the quality of the image is not so hot.  Better to   have the file the correct size to begin with, but then we might have to have multiple files of the same image in different sizes.  &lt;br /&gt;
&lt;br /&gt;
Keep up the great work.  --[[User:chris collman|chris collman]] 22:43, 11 August 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== Thanks for sorting out the question type documentation ==&lt;br /&gt;
&lt;br /&gt;
That really needed doing. --[[User:Tim Hunt|Tim Hunt]] 11:28, 11 September 2006 (CDT)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Wowie Zowie  Helen &#039;&#039;&#039;- oh yeah, that is what we are talking about!   And ditto the thanks to Tim, it will take me a while to switch my head to having lesson questions and quiz questions able to come from the same place (bank).  I will be checking and changing links, away from Question types to specific pages on the Question Bank list.  --[[User:chris collman|chris collman]] 05:33, 12 September 2006 (CDT)  &lt;br /&gt;
&lt;br /&gt;
:Thanks Tim, and a big THANK YOU for your work on the [[Quiz module]]. --[[User:Helen Foster|Helen Foster]] 03:04, 12 September 2006 (CDT)&lt;br /&gt;
&lt;br /&gt;
Joseph and Chris, thanks for your additional comments, which I&#039;ve moved to [[Talk:Question types]] --[[User:Helen Foster|Helen Foster]] 02:23, 9 October 2006 (CDT)&lt;br /&gt;
&lt;br /&gt;
==mod/helps and redirects in MoodleDocs==&lt;br /&gt;
Hi Helen,  I need some big picture confirmation, the view wiki page comment raised a little red flag ontop of my Marblehead as dawn seemed to break here in the Great Granite State once again.  &lt;br /&gt;
&lt;br /&gt;
I try to not get into help pages because I understood those were  &amp;quot;Please don&#039;t edit&amp;quot; pages (and responsibility of developer), which makes a lot of sense, especially with new features. Also Help files have a different format (for example no images or examples of use) because of their in context purpose.  What are my guidelines when something is redirected from what I assume is an online help page link like &amp;quot;mod/wiki/helpsome topic&amp;quot; ?&lt;br /&gt;
&lt;br /&gt;
I am happy to edit and reorganize and add screen shots etc because I am pretty confident now in my edits and reformats (thank you very much and others who follow me around teaching me where to pay attention). When I see a redirect from help, I would like to assume somebody is going to write the help page after the MoodleDoc page has been created.  The redirect is the as a sort of &amp;quot;in the meantime&amp;quot;.   Same question: is this a good assumption to guide my editing?&lt;br /&gt;
&lt;br /&gt;
 I confess, reading some Moodle help pages causes me to wince, and (just like that pesky&lt;br /&gt;
 version of the lesson demo with the innapropriate cluster) they keep returning like an old&lt;br /&gt;
 tooth ache.  One of my todo&#039;s is to figure out the priorities of rewriting help pages on our&lt;br /&gt;
 production Moodles .  So in the meantime, I pretend all tooth aches are in another world :)  &lt;br /&gt;
&lt;br /&gt;
I am having entirely too much fun this morning, sorry for the lengthy post--[[User:chris collman|chris collman]] 06:28, 7 November 2006 (CST)&lt;br /&gt;
&lt;br /&gt;
==Quizzes and Questions==&lt;br /&gt;
Hi Helen, this could me being confused, but if I am confused......&lt;br /&gt;
Example scenario, you go to the Quiz page and you wanted to know about quiz import/export (or worse still you didn&#039;t know it existed) that option doesn&#039;t exist on the menu. I know why - it&#039;s because that isn&#039;t part of the Quizzes &#039;group&#039; (is that the right word? those double squiggly bracket things at the top of the page). It&#039;s part of the Questions group. I&#039;m struggling big time to see how the two knit together - I&#039;m not sure that they do! --[[User:Howard Miller|Howard Miller]] 10:42, 1 December 2006 (CST)&lt;br /&gt;
&lt;br /&gt;
:Hi Howard, the reason why quiz and question pages have different templates is because questions may be used in [[Lesson module|lessons]] as well as quizzes. I&#039;ve started adding a few question links to the page [[Editing a quiz]]. Please feel free to add more links wherever appropriate, thanks :-) --[[User:Helen Foster|Helen Foster]] 12:45, 3 December 2006 (CST)&lt;br /&gt;
&lt;br /&gt;
== Those squiggly bracket thingies ==&lt;br /&gt;
Actually I can&#039;t find any documentation *anywhere* for those double-squiggly-bracket things at the top of many pages. Can we get something in the edit instructions please :-) --[[User:Howard Miller|Howard Miller]] 11:09, 1 December 2006 (CST)&lt;br /&gt;
Oh they&#039;re templates - I&#039;ll shut up now !!!!  --[[User:Howard Miller|Howard Miller]] 11:12, 1 December 2006 (CST)&lt;br /&gt;
&lt;br /&gt;
:Hi Howard, glad you found the templates info in [[MoodleDocs:Style guide]]. Please feel free to add something on templates to [[Help:Editing]] too ;-) --[[User:Helen Foster|Helen Foster]] 12:35, 3 December 2006 (CST)&lt;br /&gt;
&lt;br /&gt;
== Page rename please ==&lt;br /&gt;
&lt;br /&gt;
Helen, please can we rename [[Numerical_question_units_and_intervals]] to have a Development: prefix please. Thanks.&lt;br /&gt;
&lt;br /&gt;
:Done, thanks Tim. Any more pages to be renamed? --[[User:Helen Foster|Helen Foster]] 01:02, 2 December 2006 (CST)&lt;br /&gt;
&lt;br /&gt;
Yes please, another one: can we rename [[Development:OM Protocol]] to [[Development:Open protocol for accessing question engines]], and change [[Development:Opaque]] to point to the new name too. Thanks 08:30, 4 December 2006 (CST)&lt;br /&gt;
&lt;br /&gt;
Wow! That was fast![[User:Tim Hunt|Tim Hunt]] 09:22, 4 December 2006 (CST)&lt;br /&gt;
&lt;br /&gt;
Another one please: [[Cleanups_required_in_the_quiz_and_question_bank]] -&amp;gt; [[Development:Required quiz cleanups]] or similar.&lt;br /&gt;
&lt;br /&gt;
== MoodleDocs in Arabic ==&lt;br /&gt;
&lt;br /&gt;
Hi Helen,&lt;br /&gt;
&lt;br /&gt;
I&#039;m Intrested in starting MoodleDocs in Arabic ... would you please provide a directory for Arabic (ar) language&lt;br /&gt;
&lt;br /&gt;
Many Thanks&lt;br /&gt;
&lt;br /&gt;
:Hi, thanks for your offer. Assuming you&#039;ve read [[MoodleDocs:Starting MoodleDocs|starting Moodle Docs in another language]], please email &#039;&#039;docs@moodle.org&#039;&#039;, stating how many people are interested in contributing and who is willing to be an administrator. --[[User:Helen Foster|Helen Foster]] 10:15, 12 December 2006 (CST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==template of templates ==&lt;br /&gt;
Hi wonderful Helen,&lt;br /&gt;
https://docs.moodle.org/en/User:chris_collman/sandbox1#Given_the_above&lt;br /&gt;
&lt;br /&gt;
*I tried creating the above template, which I thought might be useful in Teacher Documentation.  &lt;br /&gt;
*I am also playing around in my sandbox1 with formating a page of templates that will automatically adjust.  This might be beyond my skill at the moment but why not?   I am looking at the difference between the administrator page and the teacher page off the documentation link.   Think the &amp;quot;Given the above&amp;quot; might be useful for those one step beyond not &#039;noing &lt;br /&gt;
anything. I was thinking of sub title (which would have an index) for each module, that would show the template. &lt;br /&gt;
&lt;br /&gt;
* where or how can I find a list of templates in MoodleDocs.  &lt;br /&gt;
&lt;br /&gt;
Best Chris--[[User:chris collman|chris collman]] 20:42, 23 December 2006 (CST)&lt;br /&gt;
&lt;br /&gt;
:Hi Chris, here&#039;s a list: [[Special%3AAllpages&amp;amp;from=&amp;amp;namespace=10|All pages (Template namespace)]]. Thanks, as always, for your contributions :-) --[[User:Helen Foster|Helen Foster]] 16:44, 25 December 2006 (CST)&lt;br /&gt;
::I am surprised that there are not more.  I will try to create one but only put it &amp;quot;off the beaten track&amp;quot; and will ask your opinion.  Thanks, and I appreciate all YOUR work. Happy Holidays. --[[User:chris collman|chris collman]] 16:55, 26 December 2006 (CST)&lt;br /&gt;
&lt;br /&gt;
=== How about this ===&lt;br /&gt;
*[[:Template:Teacher documentation]]&lt;br /&gt;
I first thought this would be a list of other templates.  Now it it more than that.  Not sure, seems to long.&lt;br /&gt;
&lt;br /&gt;
I would put this on the [[Teacher documentation]] page for starters.   If you think this is too long then there are 3 options. 1) don&#039;t use it, 2)Keep it as is and see what reaction is, 3) Only have Resources, Activities and Teacher Admin template links (for lack of a better name, to contain course, reports, enrollment, maybe blocks), showing up here.   There is already a resources template.  I could create a Resources and Teacher Admin templates.  &lt;br /&gt;
&lt;br /&gt;
Hope you are having a nice holiday --[[User:chris collman|chris collman]] 13:57, 28 December 2006 (CST)&lt;br /&gt;
&lt;br /&gt;
:Hi Chris, sorry I didn&#039;t see your Teacher documentation template before now. It looks great :-) Please go ahead and put it on the [[Teacher documentation]] page. --[[User:Helen Foster|Helen Foster]] 04:07, 16 January 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
== SUSE Linux Server 10 shell script ==&lt;br /&gt;
https://docs.moodle.org/en/SUSE_Linux_Server_10 by Alex Inman contains a link to whitfieldschool.org which downloads a shell script. The script looks like it requires root priviledges to run. From a security point, this is worrying - is there anything that can be done to quarantine the page until someone can verify (or preferably ask Alex if the install can do without the script altogether)? --[[User:Ken Wilson|Ken Wilson]] 17:24, 7 January 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
:Hi Ken, thanks for your comments which have been moved to [[Talk:SUSE Linux Server 10]]. Hopefully Alex will respond soon. --[[User:Helen Foster|Helen Foster]] 05:30, 9 January 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
== Norwegian version ==&lt;br /&gt;
&lt;br /&gt;
Hi!&lt;br /&gt;
Could you make a /no/Hovedside site where we could start editing Norwegian documentation.&lt;br /&gt;
I&#039;ve sent you a message in the Moodlesystem as well.&lt;br /&gt;
&lt;br /&gt;
KR&lt;br /&gt;
John Harald&lt;br /&gt;
&lt;br /&gt;
:Hi John Harald, thanks for your offer. I&#039;ll be in touch soon. --[[User:Helen Foster|Helen Foster]] 04:15, 16 January 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Development:&amp;quot; Prefix ==&lt;br /&gt;
&lt;br /&gt;
I have noticed that names many of the articles in the Developer Category are prefixed with the word Development while others are not.  Ain&#039;t this inconsistent?&lt;br /&gt;
&lt;br /&gt;
[[User:vikram solia|vikram solia]] 20:53, 6 February 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
:Hi Vikram, thanks for your comments. There are no doubt more pages in [[:Category:Developer]] which require the Development prefix - the documentation wiki is a work in progress ;-) However, I don&#039;t think that all pages should be prefixed, as some pages are of interest to non-developers too, for example [[Themes]]. --[[User:Helen Foster|Helen Foster]] 03:54, 7 February 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
::In fact, wouldn&#039;t it be better if Development was a suffix and not a prefix as that would allow articles to be listed under their appropriate alphabet instead of getting aggregated under &#039;D&#039; due to the &#039;Development&#039; prefix. -- [[User:vikram solia|vikram solia]] 11:45, 7 February 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
:::The reason it&#039;s a prefix is that it makes it the [[Special%3AAllpages&amp;amp;from=&amp;amp;namespace=100|Development namespace]], which may be searched separately from the main namespace. Regarding the listing of pages in [[:Category:Developer]], this is reported as [http://tracker.moodle.org/browse/MDLSITE-96 bug MDLSITE-96] and awaits fixing ;-) --[[User:Helen Foster|Helen Foster]] 10:39, 8 February 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
==Lesson demo update==&lt;br /&gt;
Hi Helen, just realized when I sent you a message in your Moodle site, I did not reference that I was talking about what I had done there.   Figure you will look here before there.  I am slowly making progress.  - Best  Chris--[[User:chris collman|chris collman]] 17:26, 3 April 2007 (CDT)&lt;br /&gt;
::This project fell off my &amp;quot;daily chip away at it&amp;quot; list and I think I was within 4 hours of having an improved lesson topic section for demo.moodle.org  ready for the sharks to tear apart &amp;lt;grin&amp;gt;  I even made a special out of the way [[User:chris_collman/LessonDemo1|Lesson Demo]] page  in MoodleDocs! FYI: I am going to find what I was working on back in April, restore it to 1.9 localhost and pick up the ball again.  I will be asking you for a public sandbox 1.9 when I get it together.  I apologize.  Thanks to HOP this hit me over the head this morning. Mea cupa --[[User:chris collman|chris collman]] 06:05, 7 December 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
:: FYI; See tracker [http://tracker.moodle.org/browse/MDLSITE-304 MDLSITE-304]. --[[User:chris collman|chris collman]] 16:28, 7 December 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
== Please can you delete Cleanups_required_in_the_quiz_and_question_bank ==&lt;br /&gt;
&lt;br /&gt;
It is obsolete. Lots of it has been done, and the other items now exist as tracker bugs, which is the right place for them. Thanks.[[User:Tim Hunt|Tim Hunt]] 05:22, 23 June 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
:Done, thanks Tim. --[[User:Helen Foster|Helen Foster]] 06:43, 23 June 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== Please fix my typo in a page title ==&lt;br /&gt;
&lt;br /&gt;
I screwed up. Emails notification and confirmation when quizzes are submitted should start Email, singular. There are only links there from the roadmap page, and the quiz template. Sorry for being so careless.&lt;br /&gt;
&lt;br /&gt;
:No problem, it&#039;s now [[Quiz submission email notification]]. --[[User:Helen Foster|Helen Foster]] 12:12, 26 June 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
==Page style question==&lt;br /&gt;
Hi Helen.  I seem to be back to MoodleDocs after a summer away.   &lt;br /&gt;
#I noticed in Lesson forum we had the usual confusion between questions in Lesson or questions in Quiz. I believe we should leave question pages to be primarily about the Quiz module. I did decide that &amp;quot;Tips and tricks&amp;quot; was a good standard place to point out there was a difference.  I made an exception in Multple choice because multianswer is so radically different and created a sub heading.&lt;br /&gt;
#When I got to True/False question, there were bullets in the intro.  I changed it to text to match what I thought was our usual style.  The next page was [[Random Short-Answer Matching question type]], something new to me.  It had the same thing and noticed you had created the page.   &lt;br /&gt;
&amp;lt;nowiki&amp;gt;:)&amp;lt;/nowiki&amp;gt; Is it ok if I a) reformat the opening before any sub heading to text (drop the bullets) and, b) change &amp;quot;respondent&amp;quot; to &amp;quot;student&amp;quot;.  I would like to do these two things when I see it on a page? Maybe I am being too &#039;old fashion&#039; or &#039;provincial&#039;, so I thought I would check.&lt;br /&gt;
Best as always  --[[User:chris collman|chris collman]] 12:30, 31 August 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== Import Data to Grade Book ==&lt;br /&gt;
&lt;br /&gt;
I am new to Moodle and I do not know where to ask this.  Please excuse if I am at the wrong place .  I know that I can post  off-line assignment and grade it; Can I use this to import the marks that I have already awarded.  I have these marks in an excel file.  I know I can grade the off-line assignment one student at a time.  Ccan I copy + paste all the data in one step?     &lt;br /&gt;
What can the grade book plus do in this context?  [[User:Sanjay P. K.|Sanjay P. K.]] 06:05, 10 September 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
==Moodle database module - javascript==&lt;br /&gt;
&lt;br /&gt;
I have been trying in vain to find some documentation on using javascript templates in the database module. Could you possibly point me in the direction of how to use this feature? --[[User:Lindsay Magnus|Lindsay Magnus]] 04:27, 24 October 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
:Hi Lindsay, as far as I know there is not yet any documentation on using JavaScript templates in the database module. Perhaps you could take a look at the JavaScript template in the image gallery preset and/or ask about it in the Using Moodle [http://moodle.org/mod/forum/view.php?id=3505 Database module forum]. Please add anything you discover to [[Database templates]] to hopefully encourage others to contribute documentation too. --[[User:Helen Foster|Helen Foster]] 03:01, 25 October 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
::Thanx Helen, I have put what I have figured so far, I hope it is the type of thing that is useful on moodle Docs --[[User:Lindsay Magnus|Lindsay Magnus]] 06:00, 25 October 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
:::Great! It&#039;s very useful. Thanks Lindsay :-) --[[User:Helen Foster|Helen Foster]] 06:20, 25 October 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== Organising New pages ==&lt;br /&gt;
Hi helen,&lt;br /&gt;
I&#039;ve started work on some Wimba pages.  The MoodleDocs links take me through to mod/voicetools/mod, mod/voicetools/index &amp;amp; mod/voicetool/view.  You will see that I have already statred working on /mod.&lt;br /&gt;
#How do I add rename pages so they are more friendly /Wimba/Adding_a_voice_tool for example?&lt;br /&gt;
#Can i create a /Wimba index page?&lt;br /&gt;
#Can i create a Wimba category?&lt;br /&gt;
&lt;br /&gt;
Many thanks&lt;br /&gt;
Matt&lt;br /&gt;
&lt;br /&gt;
:Hi Matt,&lt;br /&gt;
:It&#039;s probably easiest for me to rename pages for you if you let me know the more friendly names (see [http://moodle.org/mod/forum/discuss.php?d=82778&amp;amp;parent=371960 Moodle Docs page renaming] for an alternative method).&lt;br /&gt;
:Regarding creating additional pages, please respect the fact that Moodle Docs is for Moodle documentation. In general, the Moodle Docs link pages should be sufficient. --[[User:Helen Foster|Helen Foster]] 16:25, 14 November 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
::Thanks Helen.  I&#039;ve redirected a third page too, hope I got it right.  I&#039;ve created a wimba overview page in the non-standard modules category as well.&lt;br /&gt;
::Hoping to do some work on the assignment pages this week :-) --[[User:Matt Lingard|Matt Lingard]] 11:21, 19 November 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Assign admin ==&lt;br /&gt;
&lt;br /&gt;
Hi Helen,&lt;br /&gt;
&lt;br /&gt;
The other day, you redirected my &#039;assign admin&#039; page to a different. I was planning to submit this for the High School Open Source competition that google is holding. I havn&#039;t claimed it yet because i wanted to check anything and maybe submit and extra one with it.&lt;br /&gt;
&lt;br /&gt;
This page woul;d have counted as a Documentation Page fixed.&lt;br /&gt;
&lt;br /&gt;
Please reply soon&lt;br /&gt;
&lt;br /&gt;
Michael P&lt;br /&gt;
&lt;br /&gt;
:Hi Michael, thanks for your documentation on assigning admins and good to hear you&#039;re planning on taking part in the Google Highly Open Participation project :-) Please start by claiming a task from the list here: http://code.google.com/p/google-highly-open-participation-moodle/issues/list then if you claim a documentation task I can help you further --[[User:Helen Foster|Helen Foster]] 07:52, 17 December 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
== Change the name of site==&lt;br /&gt;
Hello, could you please change this:&lt;br /&gt;
Dodaj/edytuj kurs&lt;br /&gt;
into this:&lt;br /&gt;
Dodaj/edytuj kursy&lt;br /&gt;
(https://docs.moodle.org/pl/index.php?title=Dodaj/edytuj_kurs)&lt;br /&gt;
:No problem, it&#039;s changed. Thanks for your documentation contribution :-) --[[User:Helen Foster|Helen Foster]] 09:20, 26 December 2007 (CST)&lt;br /&gt;
&lt;br /&gt;
==FAQ mystery==&lt;br /&gt;
I&#039;m not sure when this happened but when you used to do a search for FAQ you got a list of the FAQs (sensible). Now you get an useless category page with nothing in it. I&#039;m unsure why --[[User:Howard Miller|Howard Miller]] 09:23, 8 January 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
:Hi Howard, the blank category page is a bug - it should display like this: [[:Category:FAQ]]. As a work-around I have listed the  FAQ pages here: [[FAQ]]. --[[User:Helen Foster|Helen Foster]] 10:33, 8 January 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
== Rename request ==&lt;br /&gt;
&lt;br /&gt;
Helen, please could you rename&lt;br /&gt;
&lt;br /&gt;
Development:Plans_for_enhancing_import/export_in_questiontype_plugins&lt;br /&gt;
&lt;br /&gt;
to&lt;br /&gt;
&lt;br /&gt;
Development:Import/export_for_questiontype_plugins&lt;br /&gt;
&lt;br /&gt;
Since Howard has now implemented it.&lt;br /&gt;
&lt;br /&gt;
::Done: [[Development:Import/export for questiontype plugins]]. Thanks Tim and Howard :-) --[[User:Helen Foster|Helen Foster]] 05:24, 11 January 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
I add topic in comunity brazil.&lt;br /&gt;
http://moodle.org/mod/forum/discuss.php?d=88252#p389946&lt;br /&gt;
and add dicussion for Paula de Wall&lt;br /&gt;
https://docs.moodle.org/pt_br/Usu%C3%A1rio_Discuss%C3%A3o:Paula_de_Waal&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
==Rewording to contributed code ?==&lt;br /&gt;
Hi Helen, Do I understand that you would like to see MoodleSpeak moving towards &amp;quot;contributed code&amp;quot;  and away from &amp;quot;non-standard&amp;quot; ?   Thus Certificate is a &amp;quot;Contributed code module&amp;quot; .  It sounds much more collaborative and MoodleLike AND less like a hack for some proprietary software package.  Good idea even if the ripples are going to be hard to predict !  --[[User:chris collman|chris collman]] 09:19, 3 February 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
:Chris, you&#039;re very observant! Yes, we&#039;re going to rename &amp;quot;non-standard code&amp;quot; as &amp;quot;contributed code&amp;quot; (or &amp;quot;contrib&amp;quot; for short) - see MDLSITE-329. --[[User:Helen Foster|Helen Foster]] 09:49, 15 February 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
==Messy pages and the like==&lt;br /&gt;
Helen, do you think it might be a thought to create a category for &amp;quot;Needing attention&amp;quot; pages. Some pages have become very &amp;quot;messy&amp;quot; and could do with some TLC. It would be handy to mark them when found and then we (or someone) can come back later and fix them. I know it puts a negative blight on a page though.... --[[User:Howard Miller|Howard Miller]] 06:23, 30 March 2008 (CDT)&lt;br /&gt;
:Nice idea, something like a stub.  Suggest whatever it is, be placed on the discussion page, not the main page (my pet peeve with wikipedia and their 1/3 page &amp;quot;improvement&amp;quot; templates). Ooops, Helen does such a great job in curtailing that sort of thing, it must be were I have learned my &amp;quot;attitude&amp;quot;. --[[User:chris collman|chris collman]] 11:49, 30 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
::Howard and Chris, thanks for your comments. Would the [[Template:Update|update template]] be suitable, or should we create a &amp;quot;Needing attention&amp;quot; template and category? --[[User:Helen Foster|Helen Foster]] 15:23, 30 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
:::Can not speak for Howard, but I have an excuse.  I didn&#039;t look hard enough because I am bald and forever a Newbie :)  That will do fine.  --[[User:chris collman|chris collman]] 06:19, 31 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
:::That&#039;s always been there hasn&#039;t it :-)  Yes, that&#039;ll do nicely. --[[User:Howard Miller|Howard Miller]] 03:24, 3 April 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
==Game module==&lt;br /&gt;
Hi, In https://docs.moodle.org/en/Category:Contributed_code the Game module is two times. One time as Hangman and one time as Game. Please delete the Hangman.&lt;br /&gt;
&lt;br /&gt;
:No problem, page deleted as requested. --[[User:Helen Foster|Helen Foster]] 14:56, 3 April 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
== Romanian help pages ==&lt;br /&gt;
&lt;br /&gt;
Dear Helen,&lt;br /&gt;
&lt;br /&gt;
My company implements Moodle in Cluj, Transylvania, (Romania) we have contracted two Moodle installations at universities in my city. We have to do (anyway) a full Moodle translation to Romanian: the existing one is 10% complete. &lt;br /&gt;
My coworkers will finish it this month, and it will be submitted to translations@moodle.org.&lt;br /&gt;
&lt;br /&gt;
In parallel, we have to ellaborate tutorials for Moodle (in Romanian), which will be assembled as a book. I would like to use this opportunity to translate the great amount of English articles to Romanian &#039;&#039;unsing the MoodleDocs&#039;&#039; framework. I think this can be beneficial to everybody, if you agree.&lt;br /&gt;
&lt;br /&gt;
Best regards,&lt;br /&gt;
&lt;br /&gt;
Marcel&lt;br /&gt;
&lt;br /&gt;
:Hi Marcel,&lt;br /&gt;
&lt;br /&gt;
:Regarding the translation of Moodle into Romanian, I suggest that you inform translation coordinator Koen Roggemans ([mailto:translation@moodle.org translation@moodle.org]) now, rather than after you finish your work.&lt;br /&gt;
&lt;br /&gt;
:Thanks for your offer to start a Romanian Moodle Docs :-) Assuming you&#039;ve read [[MoodleDocs:Starting MoodleDocs|starting Moodle Docs in another language]], please email [mailto:docs@moodle.org docs@moodle.org] stating how many people are interested in contributing and who is willing to be an administrator. --[[User:Helen Foster|Helen Foster]] 09:40, 5 April 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
== SCORM 2004 support - has this materialized? ==&lt;br /&gt;
&lt;br /&gt;
Hi Helen,&lt;br /&gt;
&lt;br /&gt;
I noticed that you&#039;ve been involved in efforts to make the SCORM/AICC module conformant with SCORM 2004.  Did this effort ever produce results?  We&#039;re thinking of using Moodle on a project that requires SCORM 2004 conformance.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
Dan Young&lt;br /&gt;
&lt;br /&gt;
== Can you remove... ==&lt;br /&gt;
&lt;br /&gt;
This page : [[Development:Import questions]] --[[User:Howard Miller|Howard Miller]] 03:47, 11 July 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
:Done. Thanks Howard --[[User:Helen Foster|Helen Foster]] 08:55, 11 July 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
== Wiki rights please! ==&lt;br /&gt;
&lt;br /&gt;
Hi Helen! &lt;br /&gt;
&lt;br /&gt;
Would it be possible to get some more editing rights in the wiki?  Particularly being able to move pages would be helpful because I keep forgetting to namespace them in Development:&lt;br /&gt;
&lt;br /&gt;
Ta!&lt;br /&gt;
Penny&lt;br /&gt;
&lt;br /&gt;
:Done. Thanks Penny --[[User:Helen Foster|Helen Foster]] 10:14, 22 July 2008 (CDT)&lt;br /&gt;
==Chris Major page changes - Request reviews==&lt;br /&gt;
&lt;br /&gt;
===Administration block ultimate disambig===&lt;br /&gt;
I may have overstepped my bounds.   I was a little surprised to find so many links.  The list sort of demonstrates why I think Administration block should get a disambig tag.  &lt;br /&gt;
[https://docs.moodle.org/en/index.php?title=Special:Whatlinkshere/Administration_block&amp;amp;limit=500&amp;amp;from=2068 See this list of over 30 pages].&lt;br /&gt;
&lt;br /&gt;
Say yes and I will go through and modify all the disambig links on that page so course and site admin block gets sorted out at the source :)--[[User:chris collman|chris collman]] 08:00, 30 September 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
:Yes please Chris, that would be wonderful! Thanks for your offer :-) --[[User:Helen Foster|Helen Foster]] 17:02, 30 September 2008 (CDT)&lt;br /&gt;
::OK onto that I go, just for a change of pace--[[User:chris collman|chris collman]] 17:15, 30 September 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Authentication draft ===&lt;br /&gt;
Hi Helen.  Would you check out my draft [[Talk:Authentication#Start_Draft_here|Authentication page]]?  &lt;br /&gt;
&lt;br /&gt;
Best   --[[User:chris collman|chris collman]] 11:01, 24 July 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
:Hi Chris, please see [[Talk:Authentication]] for my comments on your draft. Again, a big THANK YOU for your ideas and suggestions :-) --[[User:Helen Foster|Helen Foster]] 08:04, 30 July 2008 (CDT)&lt;br /&gt;
::Changed the page, simple and I show links to all 5 submenus.  --[[User:chris collman|chris collman]] 11:15, 30 July 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
=== Upload Users draft ===&lt;br /&gt;
Hi Helen. Would you or somebody check out my draft [[Talk:Upload_users#Proposed_changes_July_2008|Upload users page]] ?  &lt;br /&gt;
Best --[[User:chris collman|chris collman]] 08:51, 25 July 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
:Hi Chris, as I&#039;m so slow at getting round to reviewing your suggested major page changes, I&#039;ve created a review template and a category - [[:Category:Pages requiring a review]] - to encourage others to help with reviewing! --[[User:Helen Foster|Helen Foster]] 12:07, 29 August 2008 (CDT)&lt;br /&gt;
::You know how I feel about banner like templates that demand  :-)  Here are the positive statements that I will try to follow.  I will use the category so it appears at the bottom of the article page.  &#039;&#039;&#039;If&#039;&#039;&#039; I use any banner like template (except stub), it will appear on the comment page with the proposed revision or comment below it. Thanks for suggestions, my biggest problem is remembering to do it! --[[User:chris collman|chris collman]] 07:22, 30 August 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
== Where did you find the information about MediaWiki:Loginprompt ==&lt;br /&gt;
&lt;br /&gt;
Oh, and hello! But a question: I really tried to search the MediaWiki manuals on how to change the login prompt, but didn&#039;t find out (or guess) that it is MediaWiki:Loginprompt. I tried MediaWiki:UserLogin. Where did you find that information? In case I need to dig up similar information some other time. (Plus I&#039;m going nuts not finding it :-) --[[User:Samuli Karevaara|Samuli Karevaara]] 22:42, 7 September 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
:Hi Samuli, Mediawiki&#039;s equivalent to Moodle&#039;s language packs is the [[Special:Allmessages|list of system messages]], available via the special pages link in the toolbox. To change any words or phrases in the interface, just search the system messages and edit the appropriate MediaWiki page. (Note: Only wiki admins can edit MediaWiki pages.) --[[User:Helen Foster|Helen Foster]] 02:48, 8 September 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
::Thanks a bunch! I &#039;&#039;was&#039;&#039; looking at that list also, but somehow didn&#039;t connect the dots. (Click the links, that is...) D&#039;oh. --[[User:Samuli Karevaara|Samuli Karevaara]] 04:59, 8 September 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
== New documentation in Galician ==&lt;br /&gt;
Hi Helen, I would like to start translating MoodleDocs into Galician (gl). I&#039;m familiar with wikis and am willing to become an administrator. [[User:Xosé Calvo|Xosé Calvo]] 02:16, 12 November 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
:Hi Xosé, thanks for your offer. Please email [mailto:docs@moodle.org docs@moodle.org] so I have your contact address. --[[User:Helen Foster|Helen Foster]] 08:47, 14 November 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
== Documentation in Persian (Farsi) ==&lt;br /&gt;
&lt;br /&gt;
Would you please setup a wiki for Persian (Farsi) language?&lt;br /&gt;
&lt;br /&gt;
:Hi, please start by reading [[MoodleDocs:Starting MoodleDocs|starting Moodle Docs in another language]]. --[[User:Helen Foster|Helen Foster]] 08:55, 14 November 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
:: Hi Helen, I already read that page and then wrote to you according to that page. Oh I checked it again right now and am seeing a different procedure. I guess you just updated it. Aren&#039;t you? ;-)&lt;br /&gt;
&lt;br /&gt;
:::You&#039;re very observant Shamim, yes, the page has just been updated. We think it&#039;s most helpful for new Moodlers to have help pop-ups in their own language. Do you agree? --[[User:Helen Foster|Helen Foster]] 05:39, 18 November 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
== Creating new FAQ pages ==&lt;br /&gt;
&lt;br /&gt;
Hi Helen,&lt;br /&gt;
&lt;br /&gt;
I have successfully created a stub for a XML FAQ page (https://docs.moodle.org/en/XML_FAQ) but how do I get it promoted on https://docs.moodle.org/en/Category:FAQ ?&lt;br /&gt;
&lt;br /&gt;
I also would like to create an Import/Export FAQ for collecting all the information regarding Moodle import and export which is scattered in different forums.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
[[User:Frank Ralf|Frank Ralf]]&lt;br /&gt;
&lt;br /&gt;
:Hi Helen will have to answer the Import/Export question.  I jumped in and added &amp;lt;nowiki&amp;gt;[[Category:FAQ]]&amp;lt;/nowiki&amp;gt; to the bottom of the page, which anyone can do. And took your hint and added a &amp;lt;nowiki&amp;gt;{{stub}}&amp;lt;/nowiki&amp;gt; template at the top.  Thanks for the XML work. Best --[[User:chris collman|chris collman]] 14:16, 3 December 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
::Hi Frank, thanks for your offer - an [[Import and export FAQ]] page would be great, thanks! --[[User:Helen Foster|Helen Foster]] 04:12, 4 December 2008 (CST)&lt;br /&gt;
:::Thanks to both of you! Helen, how did you get that nice Contents menu on your Import and export FAQ page? I couldn&#039;t figure that out from the source. --[[User:Frank Ralf|Frank Ralf]] 05:30, 4 December 2008 (CST) Problem solved, just found the documentation ;-) --[[User:Frank Ralf|Frank Ralf]] 05:43, 4 December 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
== Suggestion that is probably total overkill ==&lt;br /&gt;
&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
# Create a new FAQ namespace.&lt;br /&gt;
# In this namespace, create one page for each frequent question, where the contents of the page is the answer.&lt;br /&gt;
# Use our new knowledge of transclusions to build the FAQ lists by just pulling in pages from the FAQ namespace.&lt;br /&gt;
&lt;br /&gt;
The benefits of doing this are&lt;br /&gt;
* The same FAQ can appear in more than one list without copying-and-pasting.&lt;br /&gt;
* Each question gets a unique URL that so in the forums, we can point people to a page that just answers their specific question.&lt;br /&gt;
&lt;br /&gt;
Disadvantages&lt;br /&gt;
* Editing FAQ lists becomes incomprehensible to anyone who is not a MediaWiki geek.&lt;br /&gt;
&lt;br /&gt;
If we went this way, I would like to use B to build a new FAQ page: &amp;quot;Troubleshooting FAQ&amp;quot;. Might be a good idea anyway.&lt;br /&gt;
&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
I hasten to say that I am not recommending this approach. The disadvantages could easily outweigh the advantages. I am simply pointing out a technical possibility that may be worth considering either now, or in the future.&amp;lt;onlyinclude&amp;gt;--[[User:Tim Hunt|Tim Hunt]] 07:11, 4 December 2008 (CST)&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Just added [[MoodleDocs:Transclusion]].  Good thing I had my first cup of coffee, Tim&#039;s thoughtful post got me rubbing the sleep out of my eyes.  I wonder if I can get the partial transclusion of this section to work in Sandbox then in [[MoodleDocs_talk:Transclusion]]. Definitely a tool to be used with care. But Wowie Zowie ! --[[User:chris collman|chris collman]] 06:49, 5 December 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
:: Hello Tim, I think your suggested solution would indeed be overkill and would make maintaining FAQ too difficult. I see FAQ as an intermediary step between the unorganised kind of &amp;quot;documentation&amp;quot; which is provided in the forums towards &amp;quot;real&amp;quot; documentation. Therefore the ease of editing is crucial in my opinion. What about using Moodle&#039;s &#039;&#039;&#039;autolinking mechanism&#039;&#039;&#039; to automatically link to FAQ pages, e.g. if there is a mention of grades in the forums that would create an automatic link to Grades FAQ. I am quite new to Moodle, but couldn&#039;t that be done with setting up a kind of FAQ Glossary? --[[User:Frank Ralf|Frank Ralf]] 02:44, 16 December 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
::: Hi Tim, thanks for your suggestion, though I think it&#039;s overkill too!  The current FAQ pages have nice short titles which are easy to find and to include in forum posts. Having a page for each FAQ would result in really long URLs. Also, I think that when we point people to an FAQ page, and they have to look through it to find the answer to their question, they may well find answers to other questions they have. As other people have suggested, I think FAQ pages work well as start pages with links to lots of other pages i.e. they&#039;re kept fairly short, for example [[Contributed code FAQ]]. --[[User:Helen Foster|Helen Foster]] 04:49, 18 December 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
::: Frank, regarding autolinking to FAQ pages, have you come across the Moodle Docs filter on moodle.org? Please see the [[Moodle.org FAQ]] for more details. --[[User:Helen Foster|Helen Foster]] 04:49, 18 December 2008 (CST)&lt;br /&gt;
::::Helen, thanks for the hint. But isn&#039;t that the usual &#039;&#039;manual&#039;&#039; way of wiki linking? But on second thought that might really be the best way of linking to FAQ pages as it keeps getting the forums cluttered with too many (automatic) links. In fact, it just might be a matter of good practice to put advice of lasting value from the forums into a more structured form of documentation and nothing which could or should be done in an automatic and technical way... --[[User:Frank Ralf|Frank Ralf]] 05:11, 19 December 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
== Security Notification registration ==&lt;br /&gt;
&lt;br /&gt;
Hi Helen,&lt;br /&gt;
&lt;br /&gt;
It was suggested to me through the #moodle channel on freenode that I raise this concern with you.&lt;br /&gt;
&lt;br /&gt;
I&#039;m developing a moodle installation behind a firewall on a non-public URL and am interested in subscribing to security updates (prompted to check this after seeing a moodle vulnerability mentioned on Bugtraq). I had previously attempted to subscribe by registering our installation through the admin pages, however that registration was rejected as the site was located behind a firewall and not accessible.&lt;br /&gt;
&lt;br /&gt;
Due to that rejection, I wasn&#039;t subscribed to security updates.&lt;br /&gt;
&lt;br /&gt;
I now find myself in the unfortunate position where I cannot subscribe to security updates without having a public facing site (which I can&#039;t reasonably know is secure as I&#039;m not receiving security updates through your mailing list).&lt;br /&gt;
&lt;br /&gt;
The burden for those of us who have an internal site they&#039;re developing (or perhaps is in production) is that we must now create a public facing site to register for the sole purpose of receiving security updates. If the thought is that only parties interested in maintaining a moodle site should have access to those messages, perhaps a different measure could be put into place (a code that appears once moodle is installed, for example).&lt;br /&gt;
&lt;br /&gt;
I&#039;ve tried subscribing through sympa@lists.moodle.org, however that method does not work either.&lt;br /&gt;
&lt;br /&gt;
Could you please provide a process for folks like me to get on the security updates list without having to install moodle on a public web server first?&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
&lt;br /&gt;
- P.&lt;br /&gt;
&lt;br /&gt;
:Hi Paul, how about subscribing to the [http://moodle.org/mod/forum/view.php?f=996 security announcements forum], where all important security issues are published. --[[User:Helen Foster|Helen Foster]] 04:34, 18 December 2008 (CST)&lt;br /&gt;
== Unseen (not hidden) activities==&lt;br /&gt;
Hi Helen (This is partly my attempt at practising here by the way!) I&#039;ve posted several times recently about the concept of &#039;unseen&#039; topics with resources that can be linked to on the course page where hidden ones wouldn&#039;t work. is there documentation about that somewhere here ? If so, where? Then I can point Moodlers to it next time.If not, shall I write it? Thanks - [[User: Mary Cooch|Mary Cooch]]&lt;br /&gt;
&lt;br /&gt;
:Hi Mary, I&#039;ve just had a quick look and can&#039;t find any documentation about unseen topics, so it would be helpful if you could write some, perhaps here: [[Course homepage]]. Thanks in advance :-) --[[User:Helen Foster|Helen Foster]] 17:20, 19 December 2008 (CST)&lt;br /&gt;
:Helen - please can you check what I have done as you know I&#039;m still a novice and don&#039;t want to put the wrong thing in the wrong place! Also, if you look on my usertalk Chris Colman said it might be useful on the html linking page? [[User: Mary Cooch|Mary Cooch]]&lt;br /&gt;
&lt;br /&gt;
== Downloading Moodle Core ==&lt;br /&gt;
&lt;br /&gt;
Hi Helen,&lt;br /&gt;
I came across Moodle just this morning, and read a little about its design, and loved it, it is perfect for the project Im starting.&lt;br /&gt;
&lt;br /&gt;
Ive gone to the download page, to download the Moodle core zip package, but when I click on the link to download I get the following message;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;A server error that affects your login session was detected. Please login again or restart your browser.&#039;&lt;br /&gt;
&lt;br /&gt;
( Continue )&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I had a look around the FAQ pages, to see if there was anything on there, but it only mentions about people who already have moodle and are having this difficulty,&lt;br /&gt;
&lt;br /&gt;
Please could you send me an alternative link, &lt;br /&gt;
&lt;br /&gt;
Kind Regards&lt;br /&gt;
Andrew&lt;br /&gt;
:Hi Andrew, I left a comment on your [[User_talk:Andrew_Abel|user comment page]], just in case you were in a hurry to play with Moodle. --[[User:chris collman|chris collman]] 07:40, 1 January 2009 (CST)&lt;br /&gt;
&lt;br /&gt;
::Hi Andrew, I hope you&#039;ve been successful in downloading Moodle by now. Chris, thanks for your helpful comments :-) --[[User:Helen Foster|Helen Foster]] 01:21, 2 January 2009 (CST)&lt;br /&gt;
&lt;br /&gt;
== Signature test ==&lt;br /&gt;
&lt;br /&gt;
Frank&#039;s signature test:&lt;br /&gt;
# [[User:Nakohdo|Nakohdo]]&lt;br /&gt;
# [[User:Nakohdo|Nakohdo]] 16:18, 26 February 2009 (UTC)&lt;br /&gt;
# 16:18, 26 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
Strangely, the signature does work on this page, but not on [[User:Nakohdo|Nakohdo]].&lt;br /&gt;
&lt;br /&gt;
New signature test:&lt;br /&gt;
# [[User:Frank Ralf|Frank Ralf]]&lt;br /&gt;
# [[User:Frank Ralf|Frank Ralf]] 08:14, 27 February 2009 (UTC)&lt;br /&gt;
# 08:14, 27 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Thanks Ralf --[[User:Helen Foster|Helen Foster]] 08:16, 27 February 2009 (UTC)&lt;br /&gt;
:: It&#039;s &amp;quot;Frank&amp;quot; ;-) And I still got an error message when editing this page, see [[MDLSITE-657]]. --[[User:Frank Ralf|Frank Ralf]] 08:20, 27 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::Frank, I&#039;m very sorry for mixing up your name. I&#039;ve not woken up properly yet this morning ;-) --[[User:Helen Foster|Helen Foster]] 08:24, 27 February 2009 (UTC)&lt;br /&gt;
:::: Just noticed that my user time is still one hour off. It&#039;s not _so_ early in the morning ;-) --[[User:Frank Ralf|Frank Ralf]] 08:56, 27 February 2009 (UTC)&lt;br /&gt;
:::: That&#039;s another bug. The real time is one hour later than 08:57, 27 February 2009 (UTC).&lt;br /&gt;
&lt;br /&gt;
:: Are you sure this is a bug? Right now it&#039;s [http://www.worldtimeserver.com/current_time_in_UTC.aspx 9:33 UTC] and that&#039;s what I get in the signature --[[User:Eloy Lafuente (stronk7)|Eloy Lafuente (stronk7)]] 09:34, 27 February 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=User_talk:Eloy_Lafuente_(stronk7)&amp;diff=48629</id>
		<title>User talk:Eloy Lafuente (stronk7)</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=User_talk:Eloy_Lafuente_(stronk7)&amp;diff=48629"/>
		<updated>2009-02-27T09:17:55Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Eres un sol y una estrella&lt;br /&gt;
&lt;br /&gt;
You&#039;re a sun! --[[User:Tsala|Tsala]] 20:56, 25 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
: You too! (and you wrote this in my birthday, thanks!) :-P --[[User:Eloy Lafuente (stronk7)|Eloy Lafuente (stronk7)]] 09:17, 27 February 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=User_talk:Eloy_Lafuente_(stronk7)&amp;diff=48628</id>
		<title>User talk:Eloy Lafuente (stronk7)</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=User_talk:Eloy_Lafuente_(stronk7)&amp;diff=48628"/>
		<updated>2009-02-27T09:17:44Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Eres un sol y una estrella&lt;br /&gt;
&lt;br /&gt;
You&#039;re a sun! --[[User:Tsala|Tsala]] 20:56, 25 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:: You too! (and you wrote this in my birthday, thanks!) :-P --[[User:Eloy Lafuente (stronk7)|Eloy Lafuente (stronk7)]] 09:17, 27 February 2009 (UTC)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48593</id>
		<title>Development:MediaWiki TeX test</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48593"/>
		<updated>2009-02-24T17:59:37Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This should look like some maths:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{-x^{tim}}\,dx = \sqrt{hunt^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(This page was created for the benefit of MDLSITE-649.)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48592</id>
		<title>Development:MediaWiki TeX test</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48592"/>
		<updated>2009-02-24T17:58:53Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This should look like some maths:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{-x^{tim}}\,dx = \sqrt{hunt}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(This page was created for the benefit of MDLSITE-649.)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48591</id>
		<title>Development:MediaWiki TeX test</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48591"/>
		<updated>2009-02-24T17:58:23Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This should look like some maths:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{-x^{tim}}\,dx = \sqrt{\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(This page was created for the benefit of MDLSITE-649.)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48590</id>
		<title>Development:MediaWiki TeX test</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48590"/>
		<updated>2009-02-24T17:54:31Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This should look like some maths:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{-x^{3}}\,dx = \sqrt{\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(This page was created for the benefit of MDLSITE-649.)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48589</id>
		<title>Development:MediaWiki TeX test</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48589"/>
		<updated>2009-02-24T17:53:49Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This should look like some maths:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{-x^{1234}}\,dx = \sqrt{\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(This page was created for the benefit of MDLSITE-649.)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48588</id>
		<title>Development:MediaWiki TeX test</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48588"/>
		<updated>2009-02-24T17:53:26Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This should look like some maths:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{-x^1234}\,dx = \sqrt{\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(This page was created for the benefit of MDLSITE-649.)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48587</id>
		<title>Development:MediaWiki TeX test</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48587"/>
		<updated>2009-02-24T17:51:50Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This should look like some maths:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{-x^119}\,dx = \sqrt{\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(This page was created for the benefit of MDLSITE-649.)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48586</id>
		<title>Development:MediaWiki TeX test</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48586"/>
		<updated>2009-02-24T17:50:44Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This should look like some maths:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{-x^19}\,dx = \sqrt{\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(This page was created for the benefit of MDLSITE-649.)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48585</id>
		<title>Development:MediaWiki TeX test</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48585"/>
		<updated>2009-02-24T17:34:44Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This should look like some maths:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{-x^9}\,dx = \sqrt{\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(This page was created for the benefit of MDLSITE-649.)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48584</id>
		<title>Development:MediaWiki TeX test</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48584"/>
		<updated>2009-02-24T17:24:47Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This should look like some maths:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{-x^8}\,dx = \sqrt{\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(This page was created for the benefit of MDLSITE-649.)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48583</id>
		<title>Development:MediaWiki TeX test</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48583"/>
		<updated>2009-02-24T17:23:59Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This should look like some maths:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{-x^2}\,dx = \sqrt{\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(This page was created for the benefit of MDLSITE-649.)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48582</id>
		<title>Development:MediaWiki TeX test</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48582"/>
		<updated>2009-02-24T17:22:33Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This should look like some maths:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{-x^2}\,dx = \sqrt{\pi} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(This page was created for the benefit of MDLSITE-649.)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48581</id>
		<title>Development:MediaWiki TeX test</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48581"/>
		<updated>2009-02-24T17:22:08Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This should look like some maths:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{-x^5}\,dx = \sqrt{\pi} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(This page was created for the benefit of MDLSITE-649.)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48580</id>
		<title>Development:MediaWiki TeX test</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Development:MediaWiki_TeX_test&amp;diff=48580"/>
		<updated>2009-02-24T17:21:45Z</updated>

		<summary type="html">&lt;p&gt;Stronk7: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This should look like some maths:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\int_{-\infty}^\infty e^{-x^3}\,dx = \sqrt{\pi} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(This page was created for the benefit of MDLSITE-649.)&lt;/div&gt;</summary>
		<author><name>Stronk7</name></author>
	</entry>
</feed>