<?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=Papita</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=Papita"/>
	<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/Special:Contributions/Papita"/>
	<updated>2026-04-16T02:02:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Future&amp;diff=15925</id>
		<title>Future</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Future&amp;diff=15925"/>
		<updated>2006-09-17T16:26:30Z</updated>

		<summary type="html">&lt;p&gt;Papita: adding pt link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
As Moodle gains in maturity, its directions are increasingly influenced by the community of developers and users. A dynamic database of proposed features and their status can be found at [http://tracker.moodle.org/ tracker.moodle.org]. Your [[Credits|contributions]] in the form of ideas, code, feedback and promotion are all very welcome - see the [[Documentation for Developers|Developers manual]] and the [http://moodle.org/help community forums] for more details. You can also pay to have certain features developed sooner- see [http://moodle.com/development/ moodle.com/development] for information and a quote.&lt;br /&gt;
&lt;br /&gt;
For more detailed information, see our [[Roadmap]] for developers.&lt;br /&gt;
&lt;br /&gt;
[[Category:Core]]&lt;br /&gt;
[[Category:Administrator]]&lt;br /&gt;
[[Category:Developer]]&lt;br /&gt;
&lt;br /&gt;
[[pt:Futuro do Moodle]]&lt;br /&gt;
[[es:Futuro]]&lt;br /&gt;
[[nl:Toekomst]]&lt;br /&gt;
[[de:Zukunft]]&lt;br /&gt;
[[fr:Futur]]&lt;br /&gt;
[[ja:未来]]&lt;/div&gt;</summary>
		<author><name>Papita</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Old_releases&amp;diff=15923</id>
		<title>Old releases</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Old_releases&amp;diff=15923"/>
		<updated>2006-09-17T16:00:16Z</updated>

		<summary type="html">&lt;p&gt;Papita: adding pt link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Moodle 1.4.5 release notes==&lt;br /&gt;
&lt;br /&gt;
(Because this release contains important security fixes, we highly advise that sites using any previous version of Moodle upgrade to this version as soon as possible.)&lt;br /&gt;
&lt;br /&gt;
=== Some important security fixes ===&lt;br /&gt;
&lt;br /&gt;
* Preventative measures against attacks to admin functions.&lt;br /&gt;
* Lesson: Safer hiding of lessons ([http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=2733 #2733])&lt;br /&gt;
&lt;br /&gt;
=== A few new things ===&lt;br /&gt;
&lt;br /&gt;
* Flash Media Player: Now playing can start before the download is complete.&lt;br /&gt;
* Added/updated language support for German (DE) and Turkish (TR).&lt;br /&gt;
* Release notes now link to the relevant bugs.&lt;br /&gt;
* Prefetching requests from Google Web Accelerator, Mozilla etc are denied.&lt;br /&gt;
&lt;br /&gt;
=== Performance improvements ===&lt;br /&gt;
&lt;br /&gt;
* Added option to cache the languages list. Saves around 10MB of memory and 40 includes. See config-dist.php for details on how to enable.&lt;br /&gt;
* Major efficiency improvements for Postgres databases on insert. Also fixed many calls to insert_record() which discard the returned record id to not ask for the record id.&lt;br /&gt;
&lt;br /&gt;
=== Other bug fixes ===&lt;br /&gt;
&lt;br /&gt;
* HTML Editor: Fixes to some character encoding problems.&lt;br /&gt;
* Quiz: fixes to export/import dropdown ([http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=2963 #2963])&lt;br /&gt;
* Quiz: Don&#039;t throw a fatal error on unknown question, try to continue.&lt;br /&gt;
* Course Social Forum: Removed misleading link to unsubscribe ([http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=2945 #2945]).&lt;br /&gt;
* Additional/updated translations.&lt;br /&gt;
* Forums and Groups: Allow students not in a group to post into a discussion which is also not in a group, even if the course is using groups.&lt;br /&gt;
* Sitewide HTML Editor settings: Fixed [http://moodle.org/mod/forum/discuss.php?d=21359 Can&#039;t save changes in editor configuration] form bug.&lt;br /&gt;
* Cron: Removed some warnings.&lt;br /&gt;
* Choice: Choice shows a bad number of answers ([http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=2452 #2452]).&lt;br /&gt;
* Better support for PHP5: Files uploads now use $_FILES rather than deprecated $HTTP_POST_FILES ([http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=2828 #2828])&lt;br /&gt;
* Backup/Restore: Manual links from lesson pages to resources are now preserved between backup/restore anywhere. (see [http://moodle.org/mod/forum/discuss.php?d=21044 this discussion])&lt;br /&gt;
* Some fixes for Postgres constraint naming.&lt;br /&gt;
* I18N support: Reset proper encoding upon login ([http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=2770 #2770]).&lt;br /&gt;
* I18N support: Fixed some instances of garbled characters when using utf-8 in HTML Editor ([http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=2763 #2763])&lt;br /&gt;
* Flash Media Player: Turn off the autoloading of sound files.&lt;br /&gt;
* Flash Media Player: Better handling of filenames files.&lt;br /&gt;
* Postgres: Fixed sequences out of sequence ([http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=2742 #2742]).&lt;br /&gt;
* Backup: Fixed memory limit overrun in backup config page.&lt;br /&gt;
* Forums: Fixed error warnings when a teacher posts to a forum ([http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=2723 #2723]).&lt;br /&gt;
&lt;br /&gt;
==Older Releases==&lt;br /&gt;
More information can be found here: http://moodle.org/doc/?file=releaseold.html. &lt;br /&gt;
(The html file should probably be integrated into this page.)&lt;br /&gt;
&lt;br /&gt;
[[Category:Administrator]]&lt;br /&gt;
&lt;br /&gt;
[[pt:Versões antigas do Moodle]]&lt;br /&gt;
[[es:Notas de versiones antiguas]]&lt;/div&gt;</summary>
		<author><name>Papita</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Latest_release_notes&amp;diff=15920</id>
		<title>Latest release notes</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Latest_release_notes&amp;diff=15920"/>
		<updated>2006-09-17T14:59:32Z</updated>

		<summary type="html">&lt;p&gt;Papita: adding pt link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Moodle 1.7 - development version==&lt;br /&gt;
Expected in September, 2006&lt;br /&gt;
&lt;br /&gt;
===Headline features===&lt;br /&gt;
&lt;br /&gt;
* [[Roles]]&lt;br /&gt;
:: Permissions based on fine-grained capabilities allow all kinds of roles to be created and assigned in all contexts around Moodle.&lt;br /&gt;
* XML Database schema&lt;br /&gt;
:: added support for MS-SQL with more databases to come&lt;br /&gt;
* [[Unit tests|Unit testing framework]]&lt;br /&gt;
:: Making it easier for developers to write test code, which should ultimately lead to a more reliable Moodle.&lt;br /&gt;
&lt;br /&gt;
===Other improvements===&lt;br /&gt;
&lt;br /&gt;
* Improvements to the [[Quiz module|quiz]]&lt;br /&gt;
:* The teacher can configure comments that are displayed to the student at the end of their attempt, with the comment displayed depending on the student&#039;s score.&lt;br /&gt;
&lt;br /&gt;
* Improvements to some core question types&lt;br /&gt;
:* All question types can now have some teacher supplied commentary. This is displayed to all students after they have finished the question (depending on the quiz settings) and does not depend on what response the student gave. Use this to tell the student what the question was about, or link them to more information about the topic it covers.&lt;br /&gt;
:* [[Matching question type|Matching]] questions can have extra wrong answers, and work when two questions have the same answer.&lt;br /&gt;
:* [[Multiple Choice question type|Multiple Choice]] questions can have feedback for the whole question, as well as specific answers. This is particularly useful for multiple-response questions.&lt;br /&gt;
:* [[Numerical question type|Numerical]] questions can have different answers with different precisions and scores. (Previously this was only supported via GIFT import. Now you can edit questions like this.)&lt;br /&gt;
&lt;br /&gt;
==Moodle 1.6.2==&lt;br /&gt;
12th September, 2006&lt;br /&gt;
&lt;br /&gt;
===Security===&lt;br /&gt;
* Fixed handling of uploaded files in Database module&lt;br /&gt;
* Module instance id is now properly validated when creating course module object; developers should use get_coursemodule_from_id() to get valid $cm&lt;br /&gt;
* Default error reporting level was lowered to 5, E_WARNINGs are no longer displayed on production sites with debug off.&lt;br /&gt;
* Multiple problems leading to information leakage fixed in help.php file&lt;br /&gt;
* Fixed information leakage from scheduled backups&lt;br /&gt;
* Added basic detection of dataroot accessible from Internet, web installer now better suggests dataroot location outside of web file area&lt;br /&gt;
* Swf is now disabled by default in Mediaplugin&lt;br /&gt;
* forgot_password.php does not allow remote email or username enumeration by default, the old behavior can be enabled by setting protectusernames to No in site configuration&lt;br /&gt;
* Undisclosed SQL injections fixed by automatic data conversions in adodb layer&lt;br /&gt;
* Theoretical XSS problems fixed in doc/index.php and files/index.php scripts&lt;br /&gt;
* Access to tex and algebra files is blocked when filters are disabled&lt;br /&gt;
* Request for redirection in jumpto.php protected with sesskey&lt;br /&gt;
&lt;br /&gt;
===Bug Fixes===&lt;br /&gt;
&lt;br /&gt;
* Fixed error when upgrading forum read tracking&lt;br /&gt;
* Locales from language packs should finally work - please check your configuration variables and empty the locale field&lt;br /&gt;
* Added missing link for course request&lt;br /&gt;
* Fixed several glossary problems with non-ascii characters&lt;br /&gt;
* Fixed bug where you could not regrade a quiz question where the teacher had added a comment with a &#039; character.&lt;br /&gt;
* Quiz import of BlackBoard V6 files now much more reliable&lt;br /&gt;
* Fixed scheduled backups - they were broken in 1.6 and 1.6.1&lt;br /&gt;
* Fixed missing guest icons from course listing&lt;br /&gt;
* Database sessions respect sessiontimeout setting&lt;br /&gt;
* Fixed redirect problems during upgrade resulting in &amp;quot;Table xxx already exists&amp;quot;&lt;br /&gt;
* Lesson module: the &amp;quot;(Continue)&amp;quot; no longer displays for 3 seconds after branch tables.&lt;br /&gt;
* Lesson module: now properly checks import formats for support.&lt;br /&gt;
* Lesson module: feedback is set properly during the import process.&lt;br /&gt;
* and many other smaller fixes&lt;br /&gt;
&lt;br /&gt;
===New Features===&lt;br /&gt;
&lt;br /&gt;
* Authorize.net Payment Gateway: Autoconfigures credit card types if the merchant does not accept some types of credit cards&lt;br /&gt;
&lt;br /&gt;
===Known Problems===&lt;br /&gt;
* Broken images in published question categories&lt;br /&gt;
&lt;br /&gt;
==Moodle 1.6.1==&lt;br /&gt;
20th July, 2006&lt;br /&gt;
&lt;br /&gt;
===Bug Fixes===&lt;br /&gt;
&lt;br /&gt;
* Fixed regression in Turkish locale handling&lt;br /&gt;
* Authorize and Paypal enrolment plugin cleanup&lt;br /&gt;
* Fixed serious problem with failing Database restore&lt;br /&gt;
* Fixed restore of HotPot module containing attempts&lt;br /&gt;
* Minor Database module fixes&lt;br /&gt;
* National characters in graphs now work for most languages out of the box&lt;br /&gt;
* Reviewed and fixed all *nix locale codes in language packs&lt;br /&gt;
* Fixed problems when using Resources with Blocks on the frontpage&lt;br /&gt;
* Fixed missing events on the first day of month in calendar&lt;br /&gt;
* Fixed several problems in Lesson - scores, branch tables, HTML editor issues&lt;br /&gt;
* Fixed broken intermodule relinking of absolute paths - please do not use course backups from original 1.6&lt;br /&gt;
* PDF byteserving problems caused by incorrect partial content length solved&lt;br /&gt;
* Fixed several regressions in handling of multiple groups&lt;br /&gt;
* Fixed alphabet problems in Glossary&lt;br /&gt;
* Chameleon theme fixes and enhancements&lt;br /&gt;
* Fixed all hard coded admin paths&lt;br /&gt;
* Fixed moving of course sections&lt;br /&gt;
* Fixed grading of Essays in Quiz&lt;br /&gt;
* Several Quiz regrading problems solved&lt;br /&gt;
* Questions are now exported into backupdata directory&lt;br /&gt;
* Added workaround for problems when editting two quizes in one browser&lt;br /&gt;
* Lots of other Quiz related bugs fixed - thanks Tim!&lt;br /&gt;
&lt;br /&gt;
* Fixed IE unsecure items warning on sites with https login&lt;br /&gt;
* Improved cookie test on the login page&lt;br /&gt;
* Potential security issue with unzipping maliciously-crafted zip files fixed&lt;br /&gt;
* Satinized input parameters in help.php&lt;br /&gt;
* Calendar view.php now respects forcelogin setting&lt;br /&gt;
&lt;br /&gt;
* And lots of other minor fixes worth upgrading&lt;br /&gt;
&lt;br /&gt;
===New Features===&lt;br /&gt;
&lt;br /&gt;
* Enhanced frontpage settings - frontpage can now be different for logged in users, changed category list display&lt;br /&gt;
* Improved administration page layout&lt;br /&gt;
* Possibility to change graph font for all locales - moodledata/lang/default.ttf takes precedence over lib/default.ttf&lt;br /&gt;
* Local language packs may also contain default.ttf&lt;br /&gt;
* Backported improved lang.php from HEAD&lt;br /&gt;
* New config.php option $CFG-&amp;gt;allowvisiblecoursesinhiddencategories&lt;br /&gt;
&lt;br /&gt;
===Known Problems===&lt;br /&gt;
&lt;br /&gt;
* Broken images in published question categories&lt;br /&gt;
* Small number of sites reports problems with Quiz upgrade - please always do a full database backup before any upgrade!&lt;br /&gt;
&lt;br /&gt;
===Related===&lt;br /&gt;
&lt;br /&gt;
* Third party modules should be already updated for 1.6.x - you must install new versions before UTF-8 migration!&lt;br /&gt;
* New integration of phpMyAdmin available - fixes upstream security problems and compatiblility with PHP 5&lt;br /&gt;
&lt;br /&gt;
==Moodle 1.6==&lt;br /&gt;
19th June, 2006&lt;br /&gt;
&lt;br /&gt;
NOTE: Moodle 1.6 requires PHP 4.3.0 (or PHP 5.1.0) and MySQL 4.1.16 (4.1.12 if you use latin languages only). Here is more info on [[Upgrading to Moodle 1.6]].&lt;br /&gt;
&lt;br /&gt;
===New features===&lt;br /&gt;
&lt;br /&gt;
* [[UTF-8 migration|Unicode]]&lt;br /&gt;
::Moodle is now 100% Unicode, which means any language can be mixed together and an end to a number of problems that different character sets caused us.&lt;br /&gt;
* [[MoodleDocs development|Documentation]]&lt;br /&gt;
::A new one-stop wiki site for ALL Moodle documentation, including links from Moodle itself&lt;br /&gt;
* [[Database module]]&lt;br /&gt;
::A new activity module that allows collaborative collection of structured data, useful for many things!&lt;br /&gt;
* [[LAMS]]&lt;br /&gt;
::Integrated via a course format and an activity module&lt;br /&gt;
* [[Blogs]]&lt;br /&gt;
::Allows reflection on an ongoing basis.  Entries are marked and can be viewed by user, course, group, site etc.  Contains first new support for [[Tags]].  &lt;br /&gt;
* [[Reports]]&lt;br /&gt;
::All reports are now centralised under Course reports and Admin reports.  New reports can be written as plugins and dropped in very easily.  One big new report is the new course-based statistics system from Catalyst.&lt;br /&gt;
* [[Questions]]&lt;br /&gt;
::A centralized bank of questions with the potential to be (re-)used in a variety of modules.&lt;br /&gt;
* [[My Moodle]]&lt;br /&gt;
::A dashboard interface that allows an overview for each user of all their courses etc.&lt;br /&gt;
* [[Hive integration]]&lt;br /&gt;
::This initial integration with Hive allows teachers to upload, browse, search and select [[Resources|resources]] within the external repository.&lt;br /&gt;
* [[Multiple groups]]&lt;br /&gt;
::Users can be part of multiple groups within a course&lt;br /&gt;
* [[IMS content package]] resource type&lt;br /&gt;
::Supports the loading of any content package as a resource, with an optional repository for sharing packages between courses.&lt;br /&gt;
* [[Course backup|Granularised backup]]&lt;br /&gt;
* [[Chameleon|Chameleon theme]]&lt;br /&gt;
:: An interactive Moodle theme&lt;br /&gt;
* [[Enrolment plugins|Multi enrolment]]&lt;br /&gt;
::Moodle&#039;s enrolment plugins can be used simultaneously on the same site. Also new [[IMS Enterprise]] enrolment plugin.&lt;br /&gt;
*[[Authorize.net Payment Gateway]] enrolment plugin &lt;br /&gt;
::New feature called &#039;Order Review&#039;. Admins and teachers may accept or deny payments before processing the credit card and they can also refund payments after processing the credit card in &#039;Payment Management&#039; page. Students may view their order details. Address Verification System (AVS) and Scheduled-Capture support added. For &#039;Manual-Capture&#039; admins are notified 5 days prior to pending orders expiring.&lt;br /&gt;
===See also===&lt;br /&gt;
*[[:Category:Moodle 1.6|Moodle 1.6 features]]&lt;br /&gt;
&lt;br /&gt;
==Moodle 1.5.4==&lt;br /&gt;
21st May, 2006&lt;br /&gt;
&lt;br /&gt;
(Because this release contains important security fixes, we highly advise that sites using any previous version of Moodle upgrade to this version as soon as possible.)&lt;br /&gt;
&lt;br /&gt;
===Various fixes===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Security&#039;&#039;&#039;&lt;br /&gt;
* Improved kses cleaning of html SC#204&lt;br /&gt;
* Prevent unwanted password change here SC#225&lt;br /&gt;
* Fix for Secunia Advisory SA18267, plus some logging of suspicious activity.&lt;br /&gt;
* AdoDB tests cleanup after Secunia Advisory SA18267&lt;br /&gt;
* Fixed $cfg-&amp;gt;forceloginforprofiles logic SC#207. Backported from HEAD&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039;&lt;br /&gt;
* Various updates/improvements in the the Environmental Check allowing to check if your server suits future Moodle requirements.&lt;br /&gt;
* Bug 4619. Fixed one DB query not following coding rules.&lt;br /&gt;
* Bug 4607. Avoid duplication of course shortname on restore.&lt;br /&gt;
* Fixed one problem with auto-link filters and frames.&lt;br /&gt;
* Important fixes to muti-byte text handling routines.&lt;br /&gt;
* Small changes to the installer.&lt;br /&gt;
* Bug 3853. Some important improvements in the restore of log actions.&lt;br /&gt;
* Bug 4328. Prevent some warnings in the blocks system.&lt;br /&gt;
* Bug 4341. Extending multi-lang support to the &amp;quot;jumpto&amp;quot; menu (showed in collapsed mode).&lt;br /&gt;
* Added rss_get_url() to 1.5 to help support data module&lt;br /&gt;
* Added support for having a linked tab even if it is currently selected.&lt;br /&gt;
* RSS Client block: Removed secondary cache. [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4625 Bug 4625]&lt;br /&gt;
* Email confirmation now includes lastname. [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4869 Bug 4869]&lt;br /&gt;
* Database connection errors can now be reported to an admin. See $CFG-&amp;gt;emailconnectionerrors in config-dist.php.&lt;br /&gt;
* Metacourses: Fixed a problem with self enrolment in child courses.&lt;br /&gt;
* Several MySQL v5 compatibility fixes&lt;br /&gt;
* Avoid listing more than 200 courses in my courses block, and course listing pages.&lt;br /&gt;
* SCORM: Fixed lesson status skin support&lt;br /&gt;
* Skype: Added webstatus icon&lt;br /&gt;
* File uploads: Only create a directory if needed, [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4659 bug 4659]&lt;br /&gt;
* Admin Block. Fixed [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4627 bug 4627]: Hide &amp;quot;change password&amp;quot; link in admin block if the user is restricted. Credits for report &amp;amp; patch go to Joseph Rezeau.&lt;br /&gt;
* HTMLArea: Fixed [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4562 bug 4562]. Fix posted by sgarcia.&lt;br /&gt;
* Fixed [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4626 bug 4626] - weblib.php: $course object conversion error in &amp;amp;quot;print_footer &amp;amp;quot; function&lt;br /&gt;
* Messaging: Fixed [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4621 bug 4621] errors in MySQL v3.23 with message backup.&lt;br /&gt;
* Introducing Admin-&amp;gt;Environment to help users assess installed software prior to the 1.6 upgrade&lt;br /&gt;
* Course Restore: Now we avoid duplicates. [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4607 Bug 4607]&lt;br /&gt;
* Assignment: Guests can no longer submit an online assignment. [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4604 Bug 4604]&lt;br /&gt;
* File Downloads: Fixed problems for slow (dial up) clients, and avoid hogging memory when PHP&#039;s output compression is on.&lt;br /&gt;
* Wiki: Supports initial load of contents from course file area. [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=3830 Bug 3830]&lt;br /&gt;
* Lesson: Now when a teacher edits a page with the &amp;quot;Edit page contents&amp;quot; button and then saves or cancels, s/he gets redirected back to the lesson navigation. This will help to streamline the editing.&lt;br /&gt;
* Activity Modules Block - [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4586 bug 4586]&lt;br /&gt;
* Metacourse: Fixes unenrolling [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4541 bug 4541]&lt;br /&gt;
* File uploads: Fixed [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4533 bug 4533] - Max upload size at course level ignored.&lt;br /&gt;
* Enrol/Authorize.net: Added Address Verification System (AVS) support.&lt;br /&gt;
* Online Users Block: Limit the number of students displayed.&lt;br /&gt;
* Unicode Support: Typo3 Library updated to newest version.&lt;br /&gt;
* Course Categories: Fixed courses and subcategories in an invisible category being visible. [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4074 Bug 4074]&lt;br /&gt;
* Wiki: Fixed a fatal error updating wiki pages.&lt;br /&gt;
* Added autocomplete=off in form tag to avoid browser autocomplete [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4423 bug:4423]&lt;br /&gt;
* Password change: Primary administrator password can only be changed by the administraror him/herself.&lt;br /&gt;
* Enrol/Authorize.net: Some changes:- allow_internal is not need anymore. Shows two option if enrolment key of course is set.- login_https is required for payment pages. My credit card is important. If you haven&#039;t a certificate forgot this module. (security)- Expiry date of credit card is more friendly :).&lt;br /&gt;
* User profile: Fixed [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4400 bug 4400]&lt;br /&gt;
* Removed old THEME variable.&lt;br /&gt;
* Added some more CSS hooks for the correctness feedback&lt;br /&gt;
* Fix [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4366 bug 4366]&lt;br /&gt;
* Makes autologinguest possible at site level&lt;br /&gt;
* Micro-increment version number to 2.0.10&lt;br /&gt;
* Corrected adjustment of relative URLs in &amp;lt;EMBED&amp;gt; tag&lt;br /&gt;
* Merging from HEAD:Fix for [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4371 bug 4371] (also SC#199):Now manually created users with admin privileges and force change passwordcannot change their username with impunity.&lt;br /&gt;
* Fix for [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4067 bug 4067] - allow user to update assignment when not yet marked&lt;br /&gt;
* Fix for [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4314 bug 4314]&lt;br /&gt;
* Fix for [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4206 bug 4206]&lt;br /&gt;
* Delayed merge from HEAD - If tablelib is going to do fullname voodoo, allow default sort field to be firstname/lastname&lt;br /&gt;
* Log actions must be strored to DB without &amp;amp;amp;print_log() takes care of it! [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=3853 Bug 3853]&lt;br /&gt;
* Fixes [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4354 bug 4354]&lt;br /&gt;
* shorten_text() AFTER format properly. See [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4355 bug  4355]&lt;br /&gt;
* Prevent a warning when params is empty. [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4328 Bug 4328]&lt;br /&gt;
* Now the section &amp;quot;jumpto&amp;quot; menu (showed in collapse mode), supportsthe multilang filter. [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4341 Bug 4341]&lt;br /&gt;
* Print performance info if exists and $CFG-&amp;gt;perfdebug is enabled.&lt;br /&gt;
* Fix for [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4351 bug 4351]. New parasmeter for get_record_sql to disableauto-added LIMIT (in case we are using our own)&lt;br /&gt;
* Solved bug found when trying to backup all users! http://moodle.org/mod/forum/discuss.php?d=27105&lt;br /&gt;
* Fixing [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4345 bug 4345]: merging problem when fixing [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4303 bug 4303]&lt;br /&gt;
* Mimic changes from &amp;quot;Ought to mention the improved assignment grading!&amp;quot;Merged from HEAD&lt;br /&gt;
* Ought to mention the improved assignment grading!&lt;br /&gt;
* Fixes [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4086 bug 4086] spelling mistake&lt;br /&gt;
* Commenting out gz_handler since it seem to cause problemsmore on http://moodle.org/mod/forum/discuss.php?d=34376&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Assignment&#039;&#039;&#039;&lt;br /&gt;
* Fixed bug in &amp;quot;Prevent late submissions&amp;quot;, thanks to Samuli, [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4780 bug 4780]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Enrolment&#039;&#039;&#039;&lt;br /&gt;
* Enrolment: Better explanation of flat file enrolment format. Re-formatted the imporved flat file enorlment description&lt;br /&gt;
* Auth/LDAP: Better support for ActiveDirectory&lt;br /&gt;
* Enrol/Authorize.net: PostgreSQL support and some indexes for speed.&lt;br /&gt;
* Authorize.net: Address Verification System (AVS) support added.&lt;br /&gt;
* Authorize.net: $CGF-&amp;gt;login_https must be ON for payment pages.&lt;br /&gt;
* Authorize.net: Shows two forms if the enrolment key of the course is set (internal and authorize forms).&lt;br /&gt;
* Authorize.net: IIS https fix. It doesn&#039;t recognize empty($_SERVER[&#039;HTTPS&#039;]) but accepts HTTPS=off.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Forum Module&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Bug 4355. Solved one visualisation problem in the page showing the list of forums.&lt;br /&gt;
* Fixed [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4360 bug 4360]&lt;br /&gt;
* Fixed [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4431 bug 4431], affecting site course, added function forum_user_can_view_post in lib.php&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Glossary Module&#039;&#039;&#039;&lt;br /&gt;
* Bug 4543, 4713. Fixed some problems with entries and categories containing more than one word in their title.&lt;br /&gt;
* Bug 4858. Fixed one problem with formats, not being detected properly.&lt;br /&gt;
* Bug 4915. Entrylist format now displays the &amp;quot;Send Ratings&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hotpot Module&#039;&#039;&#039;&lt;br /&gt;
* Add support for HP5 quizzes (including JBC and old JQuiz)&lt;br /&gt;
* Removed weighting from questiontext in JCloze import&lt;br /&gt;
* Fixed import of JCloze into quiz module as a MULTIANSWER question&lt;br /&gt;
* Fixed bug in restoring attempts from backup&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Lesson Module&lt;br /&gt;
* Lesson: $navigation and $grade_value were undefined when lesson was added to site main page&lt;br /&gt;
* Lesson: Lesson Essay Question Can&#039;t be Graded when attempt not finished. [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4174 Bug 4174]&lt;br /&gt;
* Lesson: Added cancel button. [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4216 Bug 4216] - cancel button&lt;br /&gt;
* Lesson: Fixed [http://moodle.org/mod/forum/discuss.php?d=37537 problem with storing the answerid for numerical questions].&lt;br /&gt;
* Lesson: Fixed [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=1187 bug 1187]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Quiz Module&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Fixed bug 4250: Added missing percentages to the grade selector&lt;br /&gt;
* Fixed bug 4495: Don&#039;t apply lateness check when teacher previews&lt;br /&gt;
* Fixed bug 4544: Incorrect path to exported files in some language packs&lt;br /&gt;
* Fixed bug 4780: Bug in &amp;quot;Prevent late submissions&amp;quot; setting fixed&lt;br /&gt;
* Fixed bug 5070: Students can&#039;t see quizzes when they are closed&lt;br /&gt;
* Turned off regrading of quizzes that have the attemptonlast option set&lt;br /&gt;
* A number of other minor interface fixes&lt;br /&gt;
* Fixed [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4319 bug 4319]. Thanks to Jaroslav&lt;br /&gt;
* Fixed [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4217 bug 4217]&lt;br /&gt;
* Fixed [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4829 bug 4829]&lt;br /&gt;
* Now we avoid checking for lateness when teacher previews. [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4495 Bug 4495]&lt;br /&gt;
* Fixed [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4688 bug 4688]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=39548 Rounding errors could lead to &amp;quot;Partially correct&amp;quot; for correct answers]&lt;br /&gt;
* Added missing percentages to the grade selector, [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4250 bug 4250]&lt;br /&gt;
* Avoid error messages in case $quiz-&amp;gt;sumgrades is zero, [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4454 bug 4454]&lt;br /&gt;
* [http://moodle.org/mod/forum/discuss.php?d=27730#181773 get_actual_response() method for cloze question type] contributed by Jean-Michel&lt;br /&gt;
* Better PostgreSQL support&lt;br /&gt;
* Now With Nicer Presentation of Questions&lt;br /&gt;
* Summary text shouldn&#039;t be cleaned as only entered by teacher.&lt;br /&gt;
* Fixed [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4345 bug 4345]. Report performance improvements caused regression with MySQLv3&lt;br /&gt;
* Now we turn off browser-based autocomplete. Fixes [http://moodle.org/bugs/bug.php?op=show&amp;amp;bugid=4423 bug 4423] - Short Answer Quiz Q&#039;s Saving Form Entries&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Resource Module&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Solved one problem on restore that was causing some links to become corrupted.&lt;br /&gt;
* Slightly changes to the delete_instance() function in resources to allow future improvements.&lt;br /&gt;
* Resource restore: Solved bug when [http://moodle.org/mod/forum/discuss.php?d=38801 decoding encoded links for resource]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Wiki Module&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Solved one problem sending double-slashed info to DB.&lt;br /&gt;
* Bug 3830. Load of initial content from course file area is now allowed.&lt;br /&gt;
&lt;br /&gt;
==Moodle 1.5.3==&lt;br /&gt;
&lt;br /&gt;
11th November, 2005&lt;br /&gt;
&lt;br /&gt;
(Because this release contains important security fixes, we highly advise that sites using any previous version of Moodle upgrade to this version as soon as possible.)&lt;br /&gt;
&lt;br /&gt;
===A few new things===&lt;br /&gt;
&lt;br /&gt;
* We now have SCORM 1.3 (SCORM 2004) support!&lt;br /&gt;
* Much improved Assignment grading interface, including &amp;quot;quick grading&amp;quot; options&lt;br /&gt;
* A new Single-Sign-On API is available&lt;br /&gt;
&lt;br /&gt;
===Various fixes===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Contains warnings when Moodle is used on an PHP configuration known to be insecure&lt;br /&gt;
* Contains fixes for some recently reported security problems (see [http://security.moodle.org/ security.moodle.org])&lt;br /&gt;
* Backups now runs a lot faster medium/large installs. Many issues fixed in this area&lt;br /&gt;
* Listing of directory sizes can be made much faster on Linux/Unix servers, thanks to a performance fix you can enable from Admin-&amp;gt;Variables: &amp;quot;path_to_du&amp;quot;&lt;br /&gt;
* We now log more meaningful IP addresses when the server or the clients are working behind a proxy&lt;br /&gt;
* Fixed some issues with PHP accelerators&lt;br /&gt;
* Upgrade scripts have been refined and work much better for PostgreSQL installations&lt;br /&gt;
* General PostgreSQL port code cleanup&lt;br /&gt;
* Upgrading to 1.5.3 will fix any legacy Journal to Online Assignment upgrade issues&lt;br /&gt;
* RSS libraries now support RSS 2.0 categories, see bug 3654&lt;br /&gt;
* Better accesibilty in file uploads, see bug 3662&lt;br /&gt;
* Better support for site-wide HTTPS, see bug 3848&lt;br /&gt;
* We now send away bots (like Googlebot) from that try mangled URLs, see bug 3958&lt;br /&gt;
* Better DST support for non-logged-in users&lt;br /&gt;
* Better DST support for repeat events in Calendar&lt;br /&gt;
* Small fixes to the lesson, choice and grade modules&lt;br /&gt;
* Minor CSS improvements to formal_white and orangewhite themes&lt;br /&gt;
* Better pagination in course listing and loglive pages&lt;br /&gt;
* Fixed an IE-only bug related to HTMLArea content where user-edited tables could float and hide part of the UI.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Authentication&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Fixes to change password/forgotten password with external auth&lt;br /&gt;
* Data fetched from external DB or LDAP is now truncated correctly&lt;br /&gt;
* Fixed bug 4305 -- better login block behaviour when using secureforms&lt;br /&gt;
* Better support for utf-8 user data from external auth&lt;br /&gt;
* LDAP: General fixes covering sync_users script and logging of errors&lt;br /&gt;
* LDAP: Fixed bug 3141 - Can&#039;t update external data with LDAP authentication&lt;br /&gt;
* LDAP: Fixed bug 3992 - LDAP password including a quote does not work - credits go to Kita&lt;br /&gt;
* LDAP: Better support for ActiveDirectory.&lt;br /&gt;
* LDAP: Fixed bug #3594&lt;br /&gt;
* LDAP: Better handling of multi-source field mapping&lt;br /&gt;
* LDAP: Fix for using DN as idnumber - thanks fo Jeff Graham - http://moodle.org/mod/forum/discuss.php?d=28840&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Enrolment and metacourses&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Metacourses: Prevent normal users to gain access to meta courses via manual enrolment&lt;br /&gt;
* Metacourses: better support for MySQL v3.23.x&lt;br /&gt;
* DB: Enrolment lookups now work reliably with Moodle on MySQL and Postgres&lt;br /&gt;
* DB: Non-MySQL databases work again as external enrolment databases&lt;br /&gt;
* LDAP: Fixed a wrong call to add_teacher in LDAP plugin.&lt;br /&gt;
* LDAP: Servers being down or unavailable no longer prevent logins&lt;br /&gt;
* LDAP: Course auto-creation works again&lt;br /&gt;
* LDAP: Fixed several bugs reported by Jeff Graham and Barron Koralesky -- including bugs 3912 and 3974&lt;br /&gt;
* LDAP: We can now bind non-anonymously to LDAP&lt;br /&gt;
* Authorize.net: several fixes&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Resources&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Bugfix: Avoid linking to empty or unlinkable activity names&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Forums&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Big and small optimizations to tracking of read/unread messages, specially for PostgreSQL&lt;br /&gt;
* Fixed some PostgreSQL bugs&lt;br /&gt;
* Some more actions are now supported by backup/restore when processing log records, see bug 3582&lt;br /&gt;
* Now message forum RSS feeds are including category data -- useful under some RSS agregators able to group messages, see bug 3654&lt;br /&gt;
* Fixed paging on forum search&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Blocks&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Several performance improvements&lt;br /&gt;
* Fixes to the upgrade process, including PostgreSQL syntax and lower memory usage&lt;br /&gt;
* Brought in several bugfixes from 1.6dev&lt;br /&gt;
* Fixed bug 3478: Cannot add RSS feed as course creator&lt;br /&gt;
* Fixed bug 3793: Prevent warning message when configuring a glossary_random block in a course which has no glossaries&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Quiz&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Some CSS style fixes&lt;br /&gt;
* Better compatibility with themes that contain forms in the headers&lt;br /&gt;
* Highlighting of correct answers can now be turned off&lt;br /&gt;
* Fixed bug 3986: Too many random questions. (mindforge)&lt;br /&gt;
* Fixed missing action icons&lt;br /&gt;
* Fixed bug 3899 and removed some &#039;missing course object&#039; messages&lt;br /&gt;
* Fixed bug 3950: Ee-attempt button inconsistency for multi-attempt quizzes&lt;br /&gt;
* Fixed bug 3953: Quiz/report.php pagesize can be set to 0, credits to Jean-Michel&lt;br /&gt;
* Fixed potential data data corruption bug 3915&lt;br /&gt;
* Fixed bug 3884: Quiz correct highlights missing for 2 of 3 options.&lt;br /&gt;
* Fix for the Student review highlight doesn&#039;t seem to work bug&lt;br /&gt;
* Fixed bug 3804: Differences in question types between 1.5 and 1.6&lt;br /&gt;
* Fixed bug 3822: don&#039;t count previews as attempts&lt;br /&gt;
* Fixed bug 3807: Question numbering issue&lt;br /&gt;
* Fixes for the item analysis plug-in, assembled by Jean-Michel&lt;br /&gt;
* Now we reset the timeout counter to avoid timeouts&lt;br /&gt;
* Several improvements contributed by Jean-Michel Vedrine. You can now change the number of attempts per page displayed on screen, and download results to Excel/text file, including detailed grades&lt;br /&gt;
* Fixed export bug with non-English languages&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SCORM&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* We now support SCORM 1.3 (SCORM 2004)!&lt;br /&gt;
* Fixed a bug with next and prev SCO search&lt;br /&gt;
* Fixed bugs related to masteryscore&lt;br /&gt;
* Fixed a problem in AICC course tracking&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Wiki&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Now paging of older versions is showed and working properly, see bug 3750&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Filters&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Mediaplugin filter now finds multi-line links in HTML code&lt;br /&gt;
* Censor filter: Added original word as title to the blacked-out version. The filter can obscure actual important words by mistake (eg Dickens) and there needs to be some way to recover the meaning&lt;br /&gt;
&lt;br /&gt;
==Moodle 1.5.2==&lt;br /&gt;
&lt;br /&gt;
16th July, 2005&lt;br /&gt;
&lt;br /&gt;
=== Various fixes ===&lt;br /&gt;
&lt;br /&gt;
*  Journal -&amp;gt; Assignment upgrade now works properly :-/&lt;br /&gt;
* Assignment submodules now upgrade as expected&lt;br /&gt;
* Various other bugs with new Assignments fixed&lt;br /&gt;
* Journal module is now disabled by default on new installations&lt;br /&gt;
* Login page is now 100% HTTPS if required&lt;br /&gt;
* Various small standard theme tweaks&lt;br /&gt;
* Fix for recent matching questions display bug in Quiz&lt;br /&gt;
* Language editor no longer creates empty files when not necessary (caused country list bug)&lt;br /&gt;
* Fixed some manifest parsing problems in SCORM module&lt;br /&gt;
* Multilang filter now deals with pack names that contain numbers&lt;br /&gt;
* Files are now force-downloaded (fixes IE problems and some security issues)&lt;br /&gt;
* Relinking debugging output is escaped&lt;br /&gt;
* Large MP3 player now displays ID3 tags properly again&lt;br /&gt;
* Some chat daemon improvements&lt;br /&gt;
&lt;br /&gt;
=== Some new things ===&lt;br /&gt;
&lt;br /&gt;
* Orangewhite theme optimised for use on PDA&lt;br /&gt;
* Forum user posts page can be called without userid&lt;br /&gt;
* Altavista BabelFish now allowed in as guest when Google is&lt;br /&gt;
&lt;br /&gt;
==Moodle 1.5.1==&lt;br /&gt;
&lt;br /&gt;
8th July, 2005&lt;br /&gt;
&lt;br /&gt;
===Various fixes===&lt;br /&gt;
&lt;br /&gt;
* Several potential security problems solved&lt;br /&gt;
* Allowobjectembed setting now works correctly&lt;br /&gt;
* Speed problem on IE, caused by tab hover fixed.&lt;br /&gt;
* Cut and paste in editor on Firefox has a more helpful warning message&lt;br /&gt;
* Fixed a session problem when logged on as admin during upgrade from very old Moodle version&lt;br /&gt;
* Fixed editing problem in Main menu of site&lt;br /&gt;
* Minor CSS display problems in a few areas were fixed&lt;br /&gt;
* Fixed the adding of a single discussion forum&lt;br /&gt;
* Fixed Lesson problems with calculating grades, and dates&lt;br /&gt;
* Fixed Lesson problems with entering a cluster after a page&lt;br /&gt;
* Censor filter was fixed to make it work better with old themes&lt;br /&gt;
&lt;br /&gt;
===Some new things===&lt;br /&gt;
&lt;br /&gt;
* New theme: Wood&lt;br /&gt;
* Metal theme updated for 1.5&lt;br /&gt;
* Many language updates for most languages, including a new language: Khmer&lt;br /&gt;
* Block classes can now run custom code when an instance is created/deleted (this is useful for blocks that need to set up non-trivial data structures)&lt;br /&gt;
* Wizard for Calculated Questions in Quiz was rewritten&lt;br /&gt;
* Backup/Restore module selection is now improved and much easier&lt;br /&gt;
* Backup/Restore module has much improved relinking support, it&#039;s now faster and easier to implement in new modules&lt;br /&gt;
&lt;br /&gt;
==Moodle 1.5==&lt;br /&gt;
&lt;br /&gt;
5th June, 2005&lt;br /&gt;
&lt;br /&gt;
Here you can find the release notes of the current stable version of Moodle. &#039;&#039;&#039;If you experience any bugs in this release, please report them at [http://moodle.org/bugs moodle.org/bugs] so we can fix them in the next release.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Headline features ===&lt;br /&gt;
&lt;br /&gt;
* Web pages are compliant with XHTML Transitional 1.0&lt;br /&gt;
* Improved &#039;&#039;&#039;Accessibility&#039;&#039;&#039;, aiming for compliance with WAI (W3C), SENDA (UK) and Section 508 (US) criteria.&lt;br /&gt;
* Very strong &#039;&#039;&#039;new Themes system&#039;&#039;&#039;, allowing cascading themes, user themes, course themes, with very fine control of every page in Moodle via CSS.&lt;br /&gt;
* Integrated &#039;&#039;&#039;Messaging&#039;&#039;&#039; feature for direct communication between all users in the site, featuring realtime popup windows, notification, email copies, blocking, history, WYSIWYG editor, etc&lt;br /&gt;
* Forum read/unread tracking with highlights allows you to see new postings at a glance and to control how these are displayed (per forum, per user or per site).&lt;br /&gt;
* New &#039;&#039;&#039;Blocks&#039;&#039;&#039; system, allowing multiple copies of blocks and better block configuration&lt;br /&gt;
* Full support for &#039;&#039;&#039;Daylight Savings Time&#039;&#039;&#039; in every locality around the globe, so everyone always see the correct local time for all events.&lt;br /&gt;
* New &#039;&#039;&#039;extended gradebook&#039;&#039;&#039; allowing custom weighting of different activities, setting extra grades (or taking out others) and improved display and sorting options&lt;br /&gt;
* Users can be required to agree to a &#039;&#039;&#039;Site Policy&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Other major system-wide improvements ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Admin&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* New &amp;quot;maintenance mode&amp;quot; allows the admin to temporarily disable a site (during upgrades, for example).&lt;br /&gt;
* Moodle can automatically download a new list of timezones from moodle.org or elsewhere and install it to the database (Olson files are supported too)&lt;br /&gt;
* New version of Moodle MySQL Admin module (available separately)&lt;br /&gt;
* New calendar options page provides user interface to configure the behavior of the calendar&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Authentication&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* New Shibboleth Support&lt;br /&gt;
* New CAS Support&lt;br /&gt;
* New PAM Support&lt;br /&gt;
* Improved LDAP integration, so that LDAP can now control course creation, group assignments. Increased performance and scalability performing user synchronisation.&lt;br /&gt;
* Certain user fields can be locked by the admin when using external authentication&lt;br /&gt;
* Improved session handling now detects &amp;quot;crossover&amp;quot; sessions that we have found in some buggy PHP installations and prevents them&lt;br /&gt;
* Sessions can now be stored in the database (good for clustered installations!)&lt;br /&gt;
* Users can be forced to change their password&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Files&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Standardised file browsing in all areas&lt;br /&gt;
* Improved uploading, with support for automated Virus scanning of new documents using ClamAV.&lt;br /&gt;
* Slasharguments now work also on IIS (upgrade to PHP 4.3.11 needed for ISAPI)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Filters&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Standardised filter library makes it trivial to write new filters that require searching and highlighting of text.&lt;br /&gt;
* Huge efficiency improvements for complex filters like the Glossary filter&lt;br /&gt;
* New Tidy filter uses the W3C Tidy program to (optionally) clean all user-entered texts throughout the site and convert it to valid XHTML code&lt;br /&gt;
* Improved censorship filter, now &amp;quot;blacks out&amp;quot; words using styles and uses a word list from the language packs.&lt;br /&gt;
* Improved Flash MP3 player, now shows progress bar while downloading and playing&lt;br /&gt;
* Improved Multi-language filter is faster, more forgiving of syntax errors, and uses new editor-friendly syntax: &amp;lt;span lang=&amp;quot;en&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* Auto-linking filters (glossary, activities) can work to link all the occurrences (old behaviour), once for each text block or only once for the whole page ($CFG-&amp;gt;filtermatchonepertext, $CFG-&amp;gt;filtermatchoneperpage).&lt;br /&gt;
* More text can now be filtered in Moodle, including activity names, headings and other such small texts. This makes it possible to design completely multi-lingual sites in Moodle that fully appears in the user&#039;s chosen language.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Themes&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Modules can provide standard styles&lt;br /&gt;
* Themes can override required styles of other themes&lt;br /&gt;
* Users and courses can choose their own themes if the admin allows it&lt;br /&gt;
* Implementation of tabs interface on many pages&lt;br /&gt;
* Modules, Blocks and Languages can define their own standard styles&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;HTML Editor&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* The toolbuttons offered in the editor toolbar are now configurable by the admin&lt;br /&gt;
* Search and Replace text within the editor text area (with optional use of regular expressions)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Course management&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Transparent Blackboard 5.5 course importing (partial 6.0 support)&lt;br /&gt;
* The new meta-courses allow to get users automatically enroled in a general course (the metacourse) when enroled in any of the metacourse-linked courses&lt;br /&gt;
* New tool to copy content from a course to other.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;New blocks&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* HTML block: allowing to place arbitrary content (text, images links) in any course mainpage&lt;br /&gt;
* Remote RSS feed: allows to display external news channels inside a Moodle course&lt;br /&gt;
* Glossary Selection: to choose and display content from a Moodle glossary in course mainpage&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Calendar&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Major speed improvements for sites with a large number of courses using groups&lt;br /&gt;
* Repeating events can now be modified or deleted all at the same time or separately as before&lt;br /&gt;
* New &amp;quot;remember filter settings&amp;quot; preference that allows calendar filters to remember their status between logins&lt;br /&gt;
&lt;br /&gt;
=== Activity module improvements ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Assignment&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Completely refactored into a new class-based design, allowing new plugin-assignment types&lt;br /&gt;
* New Online Text assignment type that doesn&#039;t require files and allows inline comments when grading - this new type effectively replaces the old Journal module&lt;br /&gt;
* Vastly improved grading interface for handling large classes&lt;br /&gt;
* New configuration options to disable late submission and to e-mail alerts to teachers when students submit new work&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Chat&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Streamlined interface looks smoother, works faster, even without using the optional server daemon&lt;br /&gt;
* Blocks can now be added to chat pages (e.g. for additional information)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Choice&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Rewritten to allow any number of choices&lt;br /&gt;
* The number of users per choice can be limited, which allows it to be used as tool for &amp;quot;signing up&amp;quot; to an array of options.&lt;br /&gt;
* You can now download the results of the choice to XLS or a TXT file&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Forum&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Powerful new Google-like forum searching tools&lt;br /&gt;
* Forum read/unread tracking - unread messages are highlighted on the course page, forum page, discussion listing and the discussion view&lt;br /&gt;
* The tracking system may be disabled by teachers/users&lt;br /&gt;
* User profiles show all posts by a user, as well as all discussions&lt;br /&gt;
* When admins edit user messages, a notice is attached&lt;br /&gt;
* Discussion listing shows the last user who posted to each discussion and when it was, with a direct link to that post&lt;br /&gt;
* In group-enabled forums the discussion listing shows the group the thread applies to, with a link to the group description page.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Glossary&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* New setting to enable/disable the print view of each glossary.&lt;br /&gt;
* New search system looks for words everywhere (instead of doing exact phrase match).&lt;br /&gt;
* More information is sent to logs to be able to track activity better.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Journal&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* The Journal module has not changed since 1.4, and is now deprecated. The upgrade procedure will convert all your Journal activities into Online Assignments, and hide all the old Journal activities. If you don&#039;t want this to happen, then define this in your config.php: $CFG-&amp;gt;noconvertjournals = true;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Lesson&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Now supports timed Lessons&lt;br /&gt;
* Can create practice Lessons (grades are not stored)&lt;br /&gt;
* Option for students to view points earned while taking the Lesson&lt;br /&gt;
* Allow students to review their answers before submitting the Lesson&lt;br /&gt;
* New Slide Show Mode (only branch tables are displayed as slides)&lt;br /&gt;
* New Left Menu (for enabled branch tables only)&lt;br /&gt;
* Lessons can now be Password Protected&lt;br /&gt;
* A Tree View can be used for the Lesson creation screen&lt;br /&gt;
* Students can post their high scores&lt;br /&gt;
* New option to save a Lesson&#039;s settings as defaults for new lessons in the same course&lt;br /&gt;
* Can delete a student&#039;s attempts&lt;br /&gt;
* New page Jumps:&lt;br /&gt;
** Previous Page&lt;br /&gt;
** Unseen question within a branch&lt;br /&gt;
** Random question within a branch&lt;br /&gt;
** Unseen question within a cluster&lt;br /&gt;
* Added functionality to view Lesson statistics&lt;br /&gt;
* New question type: Essay. Teachers can view each essay and write comments, assign a grade, and then email it all to the student&lt;br /&gt;
* New question creation interface&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Quiz&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Can handle adaptive questions, i.e., questions that allow the student to interact with them repeatedly within the same quiz attempt and that can change in response to student answers.&lt;br /&gt;
* Student can be allowed to try a question again immediately within the same quiz attempt until they get the answer right.&lt;br /&gt;
* There is a penalty mechanism that deducts a specified fraction of the mark for each wrong attempt at a question.&lt;br /&gt;
* Allows questions rendered and scored externally (e.g., by mathematical assessment engines) to be integrated seamlessly into Moodle quizzes via the RQP web services protocol.&lt;br /&gt;
* Is prepared for the handling of IMS QTI questions once web services for these become available.&lt;br /&gt;
* New tabbed teacher interface for previewing, editing, and reviewing quizzes.&lt;br /&gt;
* New &amp;quot;improved security&amp;quot; mode shows quiz in a separate full-screen window, with many browser features disabled&lt;br /&gt;
* Quizzes can be presented to students in several pages. The number of questions per page is selectable by the teacher.&lt;br /&gt;
* Blocks can now be added to quiz pages (to show results table, or additional information etc)&lt;br /&gt;
* Better and cleaner interface for question selection and management in the database. Selected questions can be added to quiz, moved to other categories or deleted en mass.&lt;br /&gt;
* Random questions are now added to the quiz question list with a dedicated button, leaving a cleaner interface at questions database without phantom placeholders&lt;br /&gt;
* Final grade can be a fractional number, with teacher-defined decimal figures&lt;br /&gt;
* Improved results page with user-selectable display of columns, cleaner sorting and new mark display options&lt;br /&gt;
* Questions can be edited with one click from the improved quiz preview and question preview screens.&lt;br /&gt;
* Questions can be copied with one click, to allow question variations to be created with ease.&lt;br /&gt;
* Revamped question categories structures and editing interface.&lt;br /&gt;
* Categories now can contain nested subcategories and can be re-ordered.&lt;br /&gt;
* It is possible to select whether questions from categories, and or their subcategories are displayed on the question edit page.&lt;br /&gt;
* It is now possible to select whether to add random questions from a parent category alone, or from a parent category and its sub-categories.&lt;br /&gt;
* Quiz creators are prevented from changing the question set of quizes that have had student responses.&lt;br /&gt;
* Recognition, and rejection, of overlapping/redundant questions has been improved.&lt;br /&gt;
* The display of questions in longer quiz categories on the quiz editing page is now paginated.&lt;br /&gt;
* New export types - IMS QTI (2.0) and xhtml. Improvements &amp;amp; fixes to others.&lt;br /&gt;
* New import type - Hot Potato. Improvements &amp;amp; fixes to others.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Scorm&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* The module is now fully conformant with the SCORM 1.2 standard.&lt;br /&gt;
* User result data storage and reporting was improved.&lt;br /&gt;
* AICC packages can now be imported.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Survey&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Graph formatting has been improved (labels are more readable)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Wiki&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Changes to wiki pages are now monitored and displayed in Recent Activity block&lt;br /&gt;
* Several under the hood improvements to backup/restore and other routines that enhance the reliability of wikis&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
*[[Old releases|1.4.5 release notes]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Core]]&lt;br /&gt;
[[Category:Administrator]]&lt;br /&gt;
&lt;br /&gt;
[[pt:Versões do Moodle]]&lt;br /&gt;
[[es:Notas de versiones]]&lt;br /&gt;
[[fr:Notes de mise à jour]]&lt;/div&gt;</summary>
		<author><name>Papita</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Features&amp;diff=15919</id>
		<title>Features</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Features&amp;diff=15919"/>
		<updated>2006-09-17T14:52:20Z</updated>

		<summary type="html">&lt;p&gt;Papita: adding pt link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Update}}&lt;br /&gt;
{{About Moodle}}&lt;br /&gt;
Moodle is an active and evolving product. This page lists just some of the many features it contains:&lt;br /&gt;
&lt;br /&gt;
== Overall design ==&lt;br /&gt;
&lt;br /&gt;
*  Promotes a social constructionist pedagogy (collaboration, activities, critical reflection, etc)&lt;br /&gt;
* Suitable for 100% online classes as well as supplementing face-to-face learning&lt;br /&gt;
* Simple, lightweight, efficient, compatible, low-tech browser interface&lt;br /&gt;
* Easy to install on almost any platform that supports PHP. Requires only one database (and can share it).&lt;br /&gt;
* Full database abstraction supports all major brands of database (except for initial table definition)&lt;br /&gt;
* Course listing shows descriptions for every course on the server, including accessibility to guests.&lt;br /&gt;
* Courses can be categorised and searched - one Moodle site can support thousands of courses&lt;br /&gt;
* Emphasis on strong security throughout. Forms are all checked, data validated, cookies encrypted etc&lt;br /&gt;
* Most text entry areas (resources, forum postings etc) can be edited using an embedded WYSIWYG HTML editor&lt;br /&gt;
&lt;br /&gt;
== Site management ==&lt;br /&gt;
&lt;br /&gt;
*  Site is managed by an admin user, defined during setup&lt;br /&gt;
* Plug-in &amp;quot;themes&amp;quot; allow the administrator to customize the site colors, fonts, layout etc to suit local needs&lt;br /&gt;
* Plug-in activity modules can be added to existing Moodle installations&lt;br /&gt;
* Plug-in language packs allow full localisation to any language. These can be edited using a built-in web-based editor. Currently there are language packs for over [http://download.moodle.org/lang/ 70 languages].&lt;br /&gt;
* The code is clearly-written PHP under a GPL license - easy to modify to suit your needs&lt;br /&gt;
&lt;br /&gt;
== User management ==&lt;br /&gt;
&lt;br /&gt;
*  Goals are to reduce admin involvement to a minimum, while retaining high security&lt;br /&gt;
* Supports a range of authentication mechanisms through plug-in authentication modules, allowing easy integration with existing systems.&lt;br /&gt;
* Standard email method: students can create their own login accounts. Email addresses are verified by confirmation.&lt;br /&gt;
* LDAP method: account logins can be checked against an LDAP server. Admin can specify which fields to use.&lt;br /&gt;
* IMAP, POP3, NNTP: account logins are checked against a mail or news server. SSL, certificates and TLS are supported.&lt;br /&gt;
* External database: any database containing at least two fields can be used as an external authentication source.&lt;br /&gt;
* Each person requires only one account for the whole server - each account can have different access&lt;br /&gt;
* An admin account controls the creation of courses and creates teachers by assigning users to courses&lt;br /&gt;
* A course creator account is only allowed to create courses and teach in them&lt;br /&gt;
* Teachers may have editing privileges removed so that they can&#039;t modify the course (e.g. for part-time tutors)&lt;br /&gt;
* Security - teachers can add an &amp;quot;enrolment key&amp;quot; to their courses to keep out non-students. They can give out this key face-to-face or via personal email etc&lt;br /&gt;
* Teachers can enrol students manually if desired&lt;br /&gt;
* Teachers can unenrol students manually if desired, otherwise they are automatically unenrolled after a certain period of inactivity (set by the admin)&lt;br /&gt;
* Students are encouraged to build an online profile including photos, description. Email addresses can be protected from display if required.&lt;br /&gt;
* Every user can specify their own timezone, and every date in Moodle is translated to that timezone (e.g. posting dates, assignment due dates etc)&lt;br /&gt;
* Every user can choose the language used for the Moodle interface (English, French, German, Spanish, Portuguese etc)&lt;br /&gt;
&lt;br /&gt;
== Course management ==&lt;br /&gt;
&lt;br /&gt;
*  A full teacher has full control over all settings for a course, including restricting other teachers&lt;br /&gt;
* Choice of course formats such as by week, by topic or a discussion-focussed social format&lt;br /&gt;
* Flexible array of course activities - Forums, Quizzes, Glossaries, Resources, Choices, Surveys, Assignments, Chats, Workshops&lt;br /&gt;
* Recent changes to the course since the last login can be displayed on the course home page - helps give sense of community&lt;br /&gt;
* Most text entry areas (resources, forum postings etc) can be edited using an embedded WYSIWYG HTML editor&lt;br /&gt;
* All grades for Forums, Quizzes and Assignments can be viewed on one page (and downloaded as a spreadsheet file)&lt;br /&gt;
* Full user logging and tracking - activity reports for each student are available with graphs and details about each module (last access, number of times read) as well as a detailed &amp;quot;story&amp;quot; of each students involvement including postings etc on one page.&lt;br /&gt;
* Mail integration - copies of forum posts, teacher feedback etc can be mailed in HTML or plain text.&lt;br /&gt;
* Custom scales - teachers can define their own scales to be used for grading forums and assignments&lt;br /&gt;
* Courses can be packaged as a single zip file using the Backup function. These can be restored on any Moodle server.&lt;br /&gt;
&lt;br /&gt;
== Assignment Module ==&lt;br /&gt;
&lt;br /&gt;
* Assignments can be specified with a due date and a maximum grade.&lt;br /&gt;
* Students can upload their assignments (any file format) to the server - they are date-stamped.&lt;br /&gt;
* Late assignments are allowed, but the amount of lateness is shown clearly to the teacher&lt;br /&gt;
* For each particular assignment, the whole class can be assessed (grade and comment) on one page in one form.&lt;br /&gt;
* Teacher feedback is appended to the assignment page for each student, and notification is mailed out.&lt;br /&gt;
* The teacher can choose to allow resubmission of assignments after grading (for regrading)&lt;br /&gt;
&lt;br /&gt;
== Chat Module ==&lt;br /&gt;
&lt;br /&gt;
* Allows smooth, synchronous text interaction&lt;br /&gt;
* Includes profile pictures in the chat window&lt;br /&gt;
* Supports URLs, smilies, embedded HTML, images etc&lt;br /&gt;
* All sessions are logged for later viewing, and these can also be made available to students&lt;br /&gt;
&lt;br /&gt;
== Choice Module ==&lt;br /&gt;
&lt;br /&gt;
* Like a poll. Can either be used to vote on something, or to get feedback from every student (eg research consent)&lt;br /&gt;
* Teacher sees intuitive table view of who chose what&lt;br /&gt;
* Students can optionally be allowed to see an up-to-date graph of results&lt;br /&gt;
&lt;br /&gt;
== Forum Module ==&lt;br /&gt;
&lt;br /&gt;
* Different types of forums are available, such as teacher-only, course news, open-to-all, and one-thread-per-user.&lt;br /&gt;
* All postings have the authors photo attached.&lt;br /&gt;
* Discussions can be viewed nested, flat or threaded, oldest or newest first.&lt;br /&gt;
* Individual forums can be subscribed to by each person so that copies are forwarded via email, or the teacher can force subscription for all&lt;br /&gt;
* The teacher can choose not to allow replies (eg for an announcements-only forum)&lt;br /&gt;
* Discussion threads can be easily moved between forums by the teacher&lt;br /&gt;
* Attached images are shown inline&lt;br /&gt;
* If forum ratings are being used, these can be restricted to a range of dates&lt;br /&gt;
&lt;br /&gt;
== Quiz Module ==&lt;br /&gt;
&lt;br /&gt;
* Teachers can define a database of questions for re-use in different quizzes&lt;br /&gt;
* Questions can be stored in categories for easy access, and these categories can be &amp;quot;published&amp;quot; to make them accessible from any course on the site.&lt;br /&gt;
* Quizzes are automatically graded, and can be re-graded if questions are modified&lt;br /&gt;
* Quizzes can have a limited time window outside of which they are not available&lt;br /&gt;
* At the teacher&#039;s option, quizzes can be attempted multiple times, and can show feedback and/or correct answers&lt;br /&gt;
* Quiz questions and quiz answers can be shuffled (randomised) to reduce cheating&lt;br /&gt;
* Questions allow HTML and images&lt;br /&gt;
* Questions can be imported from external text files&lt;br /&gt;
* Quizzes can be attempted multiple times, if desired&lt;br /&gt;
* Attempts can be cumulative, if desired, and finished over several sessions&lt;br /&gt;
* Multiple-choice questions supporting single or multiple answers&lt;br /&gt;
* Short Answer questions (words or phrases)&lt;br /&gt;
* True-False questions&lt;br /&gt;
* Matching questions&lt;br /&gt;
* Random questions&lt;br /&gt;
* Numerical questions (with allowable ranges)&lt;br /&gt;
* Embedded-answer questions (cloze style) with answers within passages of text&lt;br /&gt;
* Embedded descriptive text and graphics&lt;br /&gt;
&lt;br /&gt;
== Resource Module ==&lt;br /&gt;
&lt;br /&gt;
* Supports display of any electronic content, Word, Powerpoint, Flash, Video, Sounds etc. that are stored locally, or remotely&lt;br /&gt;
* Files can be uploaded and managed (zipped, unzipped, renamed, moved, etc..) on the server&lt;br /&gt;
* Folders can be created and managed on the server and linked to&lt;br /&gt;
* Internal web pages (html formatted) can be created with WYSIWYG editor and linked to&lt;br /&gt;
* Internal text pages (no formatting) can be created and linked to&lt;br /&gt;
* External content on the web can be linked to or seamlessly included within the course interface.&lt;br /&gt;
* External web applications can be linked to with data passed to them&lt;br /&gt;
* Linked MP3 audio files will display with elegant flash player&lt;br /&gt;
&lt;br /&gt;
== Survey Module ==&lt;br /&gt;
&lt;br /&gt;
* Built-in surveys (COLLES, ATTLS) have been proven as instruments for analysing online classes&lt;br /&gt;
* Online survey reports always available, including many graphs. Data is downloadable as an Excel spreadsheet or CSV text file.&lt;br /&gt;
* Survey interface prevents partly-finished surveys.&lt;br /&gt;
* Feedback is provided to the student of their results compared to the class averages&lt;br /&gt;
&lt;br /&gt;
== Workshop Module ==&lt;br /&gt;
&lt;br /&gt;
* Allows peer assessement of documents, and the teacher can manage and grade the assessment.&lt;br /&gt;
* Supports a wide range of possible grading scales&lt;br /&gt;
* Teacher can provide sample documents for students to practice grading&lt;br /&gt;
* Very flexible with many options.&lt;br /&gt;
&lt;br /&gt;
[[Category:Core]]&lt;br /&gt;
[[Category:Administrator]]&lt;br /&gt;
&lt;br /&gt;
[[pt:Características do Moodle]]&lt;br /&gt;
[[es:Características]]&lt;/div&gt;</summary>
		<author><name>Papita</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=Background&amp;diff=15918</id>
		<title>Background</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=Background&amp;diff=15918"/>
		<updated>2006-09-17T13:45:26Z</updated>

		<summary type="html">&lt;p&gt;Papita: adding pt link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
Moodle is an active and evolving work in progress. Development was started by [http://moodle.org/user/view.php?id=1&amp;amp;course=1 Martin Dougiamas] who continues to lead the project:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I&#039;ve been working on it, in some way or other, for several years. It started in the 90&#039;s when I was webmaster at [http://www.curtin.edu.au/ Curtin University of Technology] and a system administrator of their WebCT installation. I encountered many frustrations with the WebCT beast and developed an itch that needed scratching - there had to be a better way (no, not Blackboard :-)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I also know a lot of people in schools and smaller institutions (and some big ones!) who want to make better use of the Internet but don&#039;t know where to start in the maze of technologies and pedagogies that are out there. I&#039;ve always hoped there would be a Free alternative that such people could use to help them move their teaching skills into the online environment.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;My strong beliefs in the unrealised possibilities of Internet-based education led me to complete a Masters and then a PhD in Education, combining my former career in Computer Science with newly constructed knowledge about the nature of learning and collaboration. In particular, I am particularly influenced by the epistemology of social constructionism - which not only treats learning as a social activity, but focusses attention on the learning that occurs while actively constructing artifacts (such as texts) for others to see or use.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;It is crucial to me that this software be easy to use - in fact it should be as intuitive as possible.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;I&#039;m committed to continuing my work on Moodle and on keeping it Open and Free. I have a deeply-held belief in the importance of unrestricted education and empowered teaching, and Moodle is the main way I can contribute to the realisation of these ideals.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A number of early prototypes were produced and discarded before he released version 1.0 upon a largely unsuspecting world on August 20, 2002. This version was targeted towards smaller, more intimate classes at University level, and was the subject of research case studies that closely analysed the nature of collaboration and reflection that occurred among these small groups of adult participants.&lt;br /&gt;
&lt;br /&gt;
Since then there has been steady series of new releases adding new features, better scalability and improved performance.&lt;br /&gt;
&lt;br /&gt;
As Moodle has spread and the community has grown, more input is being drawn from a wider variety of people in different teaching situations. For example, Moodle is now used not only in Universities, but in high schools, primary schools, non-profit organisations, private companies, by independent teachers and even homeschooling parents. A growing number of people from around the world are contributing to Moodle in different ways - for more details see the [[Credits]] page.&lt;br /&gt;
&lt;br /&gt;
An important feature of the Moodle project is [http://moodle.org/ moodle.org], which provides a central point for information, discussion and collaboration among Moodle users, who include system administrators, teachers, researchers, instructional designers and of course, developers. Like Moodle, this site is always evolving to suit the needs of the community, and like Moodle it will always be Free.&lt;br /&gt;
&lt;br /&gt;
In 2003, the company [http://moodle.com/ moodle.com] was launched to provide additional commercial support for those who need it, as well as managed hosting, consulting and other services.&lt;br /&gt;
&lt;br /&gt;
For more about our future plans for Moodle, see the [[Future]] roadmap.&lt;br /&gt;
&lt;br /&gt;
[[Category:Core]]&lt;br /&gt;
[[Category:Administrator]]&lt;br /&gt;
&lt;br /&gt;
[[pt:História do Moodle]]&lt;br /&gt;
[[es:Antecedentes]]&lt;br /&gt;
[[ja:背景]]&lt;br /&gt;
[[zh:背景]]&lt;/div&gt;</summary>
		<author><name>Papita</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=15917</id>
		<title>About Moodle</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=About_Moodle&amp;diff=15917"/>
		<updated>2006-09-17T12:16:45Z</updated>

		<summary type="html">&lt;p&gt;Papita: adding pt link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About Moodle}}&lt;br /&gt;
Moodle is a software package for producing internet-based courses and web sites. 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://www.opensource.org/docs/definition_plain.html 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 will run on any computer that can run [http://www.php.net/ PHP], and can support many types of database (particularly [http://www.mysql.com/ MySQL]).&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;
Come [http://moodle.org/community/ moodle with us]!&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Moodle Moodle at Wikipedia]&lt;br /&gt;
*[[Using Moodle book]]&lt;br /&gt;
*[[Moodle presentations|Presentations]]&lt;br /&gt;
* Moodle Conferences: [http://www.google.com/search?hl=en&amp;amp;q=moodlemoot Moodlemoots]&lt;br /&gt;
&lt;br /&gt;
[[pt:Sobre o Moodle]]&lt;br /&gt;
[[es:Acerca de Moodle]]&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;
[[zh:关于Moodle]]&lt;br /&gt;
[[Category:Core]]&lt;br /&gt;
[[Category:Administrator]]&lt;br /&gt;
[[Category:Teacher]]&lt;/div&gt;</summary>
		<author><name>Papita</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=User:Paula_de_Waal&amp;diff=13630</id>
		<title>User:Paula de Waal</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=User:Paula_de_Waal&amp;diff=13630"/>
		<updated>2006-07-31T18:25:53Z</updated>

		<summary type="html">&lt;p&gt;Papita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:pauladewaal.jpg]]&lt;br /&gt;
&lt;br /&gt;
Hello!&lt;br /&gt;
&lt;br /&gt;
I&#039;m Paula de Waal and you can find me online as facilitator of the following areas at Moodle.org:&lt;br /&gt;
&lt;br /&gt;
[http://moodle.org/course/view.php?id=38]Demo delle funzionalità di Moodle (Demo in Italian)&lt;br /&gt;
&lt;br /&gt;
[http://moodle.org/course/view.php?id=47]Guia de Funcionalidades Moodle (Demo in Portughese)&lt;br /&gt;
&lt;br /&gt;
[http://moodle.org/course/view.php?id=35]Moodle Brasileiro (Brazilian Comunity and translation)&lt;br /&gt;
&lt;br /&gt;
All my research, courses and projects at the University of Padova are in the area of Education and Technology, with focus on quality, social inclusion and creativity.&lt;br /&gt;
&lt;br /&gt;
--[[User:Paula de Waal|Paula de Waal]] 02:23, 1 August 2006 (WST)&lt;/div&gt;</summary>
		<author><name>Papita</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=File:pauladewaal.jpg&amp;diff=13629</id>
		<title>File:pauladewaal.jpg</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=File:pauladewaal.jpg&amp;diff=13629"/>
		<updated>2006-07-31T18:25:22Z</updated>

		<summary type="html">&lt;p&gt;Papita: my image at moodle.org (paula de waal)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;my image at moodle.org (paula de waal)&lt;/div&gt;</summary>
		<author><name>Papita</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=User:Paula_de_Waal&amp;diff=13628</id>
		<title>User:Paula de Waal</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=User:Paula_de_Waal&amp;diff=13628"/>
		<updated>2006-07-31T18:23:10Z</updated>

		<summary type="html">&lt;p&gt;Papita: presenting Paula&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello!&lt;br /&gt;
&lt;br /&gt;
I&#039;m Paula de Waal and you can find me online as facilitator of the following areas at Moodle.org:&lt;br /&gt;
&lt;br /&gt;
[http://moodle.org/course/view.php?id=38]Demo delle funzionalità di Moodle (Demo in Italian)&lt;br /&gt;
&lt;br /&gt;
[http://moodle.org/course/view.php?id=47]Guia de Funcionalidades Moodle (Demo in Portughese)&lt;br /&gt;
&lt;br /&gt;
[http://moodle.org/course/view.php?id=35]Moodle Brasileiro (Brazilian Comunity and translation)&lt;br /&gt;
&lt;br /&gt;
All my research, courses and projects at the University of Padova are in the area of Education and Technology, with focus on quality, social inclusion and creativity.&lt;br /&gt;
&lt;br /&gt;
--[[User:Paula de Waal|Paula de Waal]] 02:23, 1 August 2006 (WST)&lt;/div&gt;</summary>
		<author><name>Papita</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=User:Paula_de_Waal&amp;diff=13627</id>
		<title>User:Paula de Waal</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=User:Paula_de_Waal&amp;diff=13627"/>
		<updated>2006-07-31T18:10:37Z</updated>

		<summary type="html">&lt;p&gt;Papita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello!&lt;br /&gt;
&lt;br /&gt;
I&#039;m Paula de Waal and you can find me online as facilitator of the following areas at Moodle.org:&lt;br /&gt;
&lt;br /&gt;
[http://moodle.org/course/view.php?id=38]Demo delle funzionalità di Moodle (Demo in Italian)&lt;br /&gt;
&lt;br /&gt;
[http://moodle.org/course/view.php?id=47]Guia de Funcionalidades Moodle (Demo in Portughese)&lt;br /&gt;
&lt;br /&gt;
[http://moodle.org/course/view.php?id=35]Moodle Brasileiro (Brazilian Comunity and translation)&lt;/div&gt;</summary>
		<author><name>Papita</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=User:Paula_de_Waal&amp;diff=13626</id>
		<title>User:Paula de Waal</title>
		<link rel="alternate" type="text/html" href="https://docs.moodle.org/test/index.php?title=User:Paula_de_Waal&amp;diff=13626"/>
		<updated>2006-07-31T18:07:25Z</updated>

		<summary type="html">&lt;p&gt;Papita: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello!&lt;br /&gt;
&lt;br /&gt;
I&#039;m Paula de Waal and you can find me online as facilitator of the following areas at Moodle.org:&lt;br /&gt;
[http://moodle.org/course/view.php?id=38]Demo delle funzionalità di Moodle&lt;/div&gt;</summary>
		<author><name>Papita</name></author>
	</entry>
	<entry>
		<id>https://docs.moodle.org/test/index.php?title=User_talk:Helen_Foster&amp;diff=13625</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=13625"/>
		<updated>2006-07-31T18:02:04Z</updated>

		<summary type="html">&lt;p&gt;Papita: Asking for PT_BR wiki&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== More hierarchy ==&lt;br /&gt;
&lt;br /&gt;
Hi Helen, I think this wiki is very useful and I would like to thank you for the work you are putting into it. I like your navigation boxes on the module pages. I have a suggestion for extending these: I think it would be nice to have an extra link that allows one to go higher up in the hierarcy to [[Teacher_documentation]]. What do you think? --[[User:Delius|Delius]] 17:48, 26 January 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
:Hi Gustav, thanks for your kind words. Your contributions to the documentation are most welcome. Please feel free to edit [[Template:Quizzes]] or any other template page. You may also wish to consider further use of category pages e.g. [[:Category:Teacher]] for navigation. -- [[User:Helen|Helen]] 18:26, 26 January 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== Do you monitor every article and talk page? ==&lt;br /&gt;
&lt;br /&gt;
Helen, I have posted another question for you on [[Talk:mod/quiz/index]]. Do you get alerted to anything I put on any talk page or should I post on this page if I want you to see it? --[[User:Delius|Delius]] 18:01, 26 January 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
:Hi Gustav, please note that I often check [[Special:Recentchanges|Recent changes]] or the rss feed. --[[User:Helen|Helen]] 18:26, 26 January 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
::Yes, the [[Special:Recentchanges|Recent changes]] page is very useful. You can tell that I have never used a wiki intensively before. Thanks for your tips. --[[User:Gustav|Gustav]] 18:35, 26 January 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
:::Hey, let&#039;s discover the wiki way together! :-) --[[User:Helen|Helen]] 00:24, 27 January 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
Helen, Just a thanks for your wonderful edits which make things look good and are reminders to me to hit that show preview button..again... and again....and then review the whole page. But I have so little to do, so much time :) Bless you.--[[User:chris collman 2|chris collman 2]] 21:13, 28 June 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
:Hi Chris, your kind words are much appreciated :-) Thanks for your contributions to the documentation. --[[User:Helen Foster|Helen Foster]] 06:50, 29 June 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
==Moodle profile==&lt;br /&gt;
&lt;br /&gt;
Helen- I think you should link to your moodle profile like Martin does (assuming you have one, which I assume &amp;lt;grin&amp;gt;). -- D.I. 29Jan06&lt;br /&gt;
Wow, you&#039;re fast.. .or I&#039;m confused. --D.I. 29Jan06&lt;br /&gt;
&lt;br /&gt;
:Hi D.I. thanks for your suggestion, which [[User:UrsHunkler|someone else]] seem to be following up! ;-) --[[User:Helen|Helen]] 05:00, 30 January 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== German moodle docs possible? ==&lt;br /&gt;
&lt;br /&gt;
Hello Helen,&lt;br /&gt;
&lt;br /&gt;
thank you very much for these nice and structured doc pages.&lt;br /&gt;
When do you plan to launch a german part of the docs.moodle.org pages?&lt;br /&gt;
I ask these question because i can translate some of the english doc pages to german.&lt;br /&gt;
&lt;br /&gt;
Greetings Christoph&lt;br /&gt;
&lt;br /&gt;
:Hi Christoph, thanks for your kind offer of translation. Please email &#039;&#039;docs AT moodle DOT org&#039;&#039; so I may get in touch with you easily when the German Moodle documentation is launched. --[[User:Helen|Helen]] 05:17, 30 January 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== German User Docs ==&lt;br /&gt;
&lt;br /&gt;
Thanks a lot, Helen, for all your work. &lt;br /&gt;
I would also like to help with the German version. &lt;br /&gt;
&lt;br /&gt;
Ulrike&lt;br /&gt;
&lt;br /&gt;
:Hi Ulrike, thanks for your kind offer too. MoodleDocs in other languages will happen soon, for sure! --[[User:Helen|Helen]] 08:30, 31 January 2006 (WST)&lt;br /&gt;
&lt;br /&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;
==Hungarian Moodle Docs==&lt;br /&gt;
&lt;br /&gt;
Hello Helen,&lt;br /&gt;
I may be knocking at the wrong door.&lt;br /&gt;
Could you please create a folder for me to start Moodle documentation in Hungarian please?&lt;br /&gt;
Thanks a lot.&lt;br /&gt;
Karoly&lt;br /&gt;
&lt;br /&gt;
(Karoly Fabricz, kfabricz AT vnet DOT hu)&lt;br /&gt;
&lt;br /&gt;
:Hi Karoly, thanks for your kind offer. Please read the information on [[MoodleDocs:Starting MoodleDocs|starting Moodle Docs in another language]]. I&#039;ll be in touch soon. --[[User:Helen Foster|Helen Foster]] 17:09, 15 March 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== Belarusian Docs is possible? ==&lt;br /&gt;
&lt;br /&gt;
Dear Helen,&lt;br /&gt;
&lt;br /&gt;
I would like to manage Moodle documentation on Belarusian. Could you create a folder for me to start Moodle documentation in Belarusian, please? Аlphabetic acronym of Belarusian language is be.&lt;br /&gt;
&lt;br /&gt;
Sincerely,&lt;br /&gt;
Maryia Davidouskaia&lt;br /&gt;
(maryia at iatp dot by)&lt;br /&gt;
&lt;br /&gt;
:Hi Maryia, thanks for your kind offer. As I said to Karoly, please read the information on [[MoodleDocs:Starting MoodleDocs|starting Moodle Docs in another language]], and remember that the more people that are involved in creating the documentation, the better it will be. I&#039;ll be in touch soon. --[[User:Helen Foster|Helen Foster]] 17:09, 15 March 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
Ok, You are a STAR!&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;
== Slovak Moodle Documentation ==&lt;br /&gt;
&lt;br /&gt;
Hi, Helen. We would like to start work on translation on Moodle Slovak (sk) documentation. Please, do you think is it possible? Thank you.&lt;br /&gt;
&lt;br /&gt;
Sincerely, Juraj Chlebec&lt;br /&gt;
havran@gmail.com&lt;br /&gt;
&lt;br /&gt;
:Hi Juraj, thanks for your offer. Please note that, for non iso-8859-1 languages we need to wait for moodle.org to be converted to UTF-8 (since Moodle Docs authenticates against moodle.org) before setting things up. I&#039;ll be in contact when this is done. --[[User:Helen Foster|Helen Foster]] 22:05, 10 April 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== Polish Moodle Documentation ==&lt;br /&gt;
&lt;br /&gt;
Hello, Helen. I saw Your comments to Juraj&#039;s post, so just want to let you know that we are ready to start polish translation. Hope the situation will change soon.&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;
== Request for help (check) ==&lt;br /&gt;
&lt;br /&gt;
Hi, Sun, could you check this page: https://docs.moodle.org/en/Release_Notes &lt;br /&gt;
all the info written both in 1.6 and 1.5.4 relative to the Authorize plugin? Ethem Evlice requested me to do so, but you know, I&#039;m not the best English checker in the world! ;-) [[User:Eloy Lafuente (stronk7)|Eloy Lafuente (stronk7)]] 17:35, 11 May 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
:NP Sol, I&#039;ve done as requested :-) --[[User:Helen Foster|Helen Foster]] 19:51, 15 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;
== Moodle Docs Wiki accidentally switched to Portuguese? ==&lt;br /&gt;
&lt;br /&gt;
Hi Helen, all of the built in Mediawiki content is appearing in Portuguese for me, both before and after I log in. Perhaps an admin setting that&#039;s been accidentally changed? --[[User:David Scotson|David Scotson]] 17:36, 27 Maio 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
:To clarify, only some of the Mediawiki content is in Portuguese. If I go to to the user preferences and choose Portuguese it changes even more text. Changing back to English only returns some text to English. However, choosing French changes all Mediawiki text to French. From this I&#039;m guessing that someone may have overwritten some of the english language files on the server with Portuguese ones. --[[User:David Scotson|David Scotson]] 17:40, 27 Maio 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
::Hi David, yes the [[Special:Allmessages|System messages]] were overwritten by accident. Anyway, it&#039;s fixed now and I&#039;ve learnt from the experience ;-) --[[User:Helen Foster|Helen Foster]] 19:39, 28 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;
== Finnish Moodle Docs? ==&lt;br /&gt;
&lt;br /&gt;
Hello Helen!&lt;br /&gt;
&lt;br /&gt;
I&#039;m interested in starting and overlooking the Moodle Docs in Finnish. Can you set up https://docs.moodle.org/fi/? My email is samuli DOT karevaara AT lamk DOT fi.&lt;br /&gt;
&lt;br /&gt;
Regards, --[[User:Samuli Karevaara|Samuli Karevaara]] 14:14, 12 June 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
:Helen, thanks, I see that https://docs.moodle.org/fi/ just happened :-). And by the way, you already undid my &amp;quot;This section is unfinished&amp;quot; that I wrote on the front page two minutes before you wrote the &amp;quot;Welcome to Moodle Docs in Finnish&amp;quot; :-) --[[User:Samuli Karevaara|Samuli Karevaara]] 01:04, 14 June 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
::Wow Samuli, you&#039;re so fast! Sorry for deleting your text. You&#039;re now an admin so you may rollback changes if necessary ;-) --[[User:Helen Foster|Helen Foster]] 01:53, 14 June 2006 (WST)&lt;br /&gt;
&lt;br /&gt;
== Translation to Bosnian languages ==&lt;br /&gt;
&lt;br /&gt;
Hi Hellen,&lt;br /&gt;
&lt;br /&gt;
I&#039;m exploring the Moodle environment for DLE LMS support for one projec that I work in the former Yugoslavia countries. I&#039;ll translate documentation for my own sake, and if I can contribute to Moodle have translated documentation in four south-east europen conutries (Bosnia, Croatia, Montenegro, Serbia) it will be my pleasure. Just give me the hint how I can start this.&lt;br /&gt;
&lt;br /&gt;
Best, Latif&lt;br /&gt;
&lt;br /&gt;
:Hi Latif, thanks for your kind offer. Please read the information on [[MoodleDocs:Starting MoodleDocs|starting Moodle Docs in another language]]. Croatian is included in the list of [[MoodleDocs talk:Starting MoodleDocs|languages currently awaiting Moodle Docs]]. I hope it will be set up soon. --[[User:Helen Foster|Helen Foster]] 17:42, 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 (administrator)]] 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;
== translation moodle docs to Korean... ==&lt;br /&gt;
&lt;br /&gt;
You did great jobs! Thanks...&lt;br /&gt;
We want to translate Moodle Docs to Korean languages.&lt;br /&gt;
Please open ko field...&lt;br /&gt;
&lt;br /&gt;
:Hi, thanks for your offer. Please read the information on [[MoodleDocs:Starting MoodleDocs|starting Moodle Docs in another language]] and find out how many people are interested by discussing Moodle Docs in your moodle.org [http://moodle.org/course/category.php?id=3 community discussion] course. --[[User:Helen Foster|Helen Foster]] 15:42, 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 2|chris collman 2]] 02:08, 31 July 2006 (WST) today and yesterday&lt;br /&gt;
&lt;br /&gt;
== Brazilian Portughese 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;/div&gt;</summary>
		<author><name>Papita</name></author>
	</entry>
</feed>