Moodle

Moodle
Moodle
Moodle 2.0 on Firefox 4.0.png

Moodle course screenshot with Firefox
Original author(s) Martin Dougiamas
Developer(s) Martin Dougiamas
Moodle HQ
Moodle Community
Stable release 2.1.2 / October 10, 2011; 41 days ago (2011-10-10)[1]
Written in PHP
Operating system Cross-platform
Type Course Management System
License GPLv3+[2]
Website moodle.org

Moodle (abbreviation for Modular Object-Oriented Dynamic Learning Environment) is a free source e-learning software platform, also known as a Course Management System, Learning Management System, or Virtual Learning Environment (VLE). As of October 2010 it had a user base of 49,952 registered and verified sites, serving 37 million users in 3.7 million courses.[3]

Moodle was originally developed by Martin Dougiamas to help educators create online courses with a focus on interaction and collaborative construction of content, and is in continual evolution.

The Moodle project comprises several distinct but related elements, namely

  • the software.
  • Moodle Pty Ltd (also known as Moodle Headquarters or the Moodle Trust, based in Perth, Western Australia), an Australian company which performs the majority of the development of the core Moodle platform.
  • the Moodle Community, an open network of over one million registered users who interact through the Moodle community website to share ideas, code, information and free support. This community also includes a large number of non-core developers, with Moodle's free source license and modular design allowing any developer to create additional modules and features that has allowed Moodle to become a truly global, collaborative project in scope.
  • the Moodle Partner network, which forms the commercial arm of the Moodle environment and provides the bulk of the funding to Moodle Pty Ltd through the payment of royalties.

Contents

Features

Moodle has several features considered typical of an e-learning platform, plus some original innovations (like its filtering system).[4] Moodle is very similar to a learning management system. Moodle can be used in many types of environments such as in education, training and development, and business settings.

Some typical features of Moodle are[5]

  • Assignment submission
  • Discussion forum
  • Files download
  • Grading
  • Moodle instant messages
  • Online calendar
  • Online news and announcement (College and course level)
  • Online quiz
  • Wiki

Developers can extend Moodle's modular construction by creating plugins for specific new functionality. Moodle's infrastructure supports many types of plug-ins:

  • activities (including word and math games)
  • resource types
  • question types (multiple choice, true and false, fill in the blank, etc)
  • data field types (for the database activity)
  • graphical themes
  • authentication methods (can require username and password accessibility)
  • enrollment methods
  • content filters

Many freely-available third-party Moodle plugins make use of this infrastructure.[6]

Moodle users can use PHP to write and contribute new modules. Moodle's development has been assisted by the work of open source programmers.[7] This has contributed towards its rapid development and rapid bug fixes.

By default Moodle includes the TCPDF library that allows the generation of PDF documents from pages.

Deployment

Users can install Moodle from source, but this requires more technical proficiency than other automated approaches such as installing from a Debian package, deploying a ready-to-use TurnKey Moodle appliance[8] or using the Bitnami installer.

Some free Moodle hosting providers allow educators to create Moodle-based online classes without installation or server knowledge. Some paid Moodle hosting providers provide value-added services like customization and content-development.

Interoperability

Moodle runs without modification on Unix, Linux, FreeBSD, Windows, Mac OS X, NetWare and any other systems that support PHP and a database, including most webhost providers.

Data goes in a single database. Moodle version 1.6 could use MySQL or PostgreSQL. Version 1.7, released November 2006, makes full use of database abstraction so that installers can choose one from many types of database servers such as Oracle and Microsoft SQL Server.

E-learning systems can have many dimensions of interoperability. Moodle's interoperability features include:

  • authentication, using LDAP, Shibboleth, or various other standard methods (e.g. IMAP)
  • enrollment, using IMS Enterprise among other standard methods, or by direct interaction with an external database
  • quizzes and quiz questions, allowing import/export in a number of formats: GIFT (moodle's own format), IMS QTI, XML and XHTML (NB although export works very well, import is currently not complete). Moodle provides various types of questions - Calculated, Description, Essay, Matching, Embedded Answers, Multiple Choice, Short Answer, Numerical, Random Short-Answer Matching, True/False.
  • resources, using IMS Content Packaging, SCORM, AICC (CBT), LAMS
  • integration with other Content Management Systems such as Drupal or Postnuke (via third-party extensions)
  • syndication, using RSS or Atom newsfeeds - external newsfeeds can be displayed in a course, and forums, blogs, and other features can be made available to others as newsfeeds.

Moodle also has import features for use with other specific systems, such as importing quizzes or entire courses from Blackboard or WebCT. These import tools are not, however perfect. At the time of writing (Feb 2010), Moodle will not import Blackboard courses due apparently to some change in php code-releases.

Background

Origins

Martin Dougiamas, who has graduate degrees in computer science and education, wrote the first version of Moodle. Dougiamas started a Ph.D. to examine "The use of Open Source software to support a social constructionist epistemology of teaching and learning within Internet-based communities of reflective inquiry". Although how exactly social constructionism makes Moodle different from other eLearning platforms is difficult to show, it has been cited as an important factor by Moodle adopters.[9][10] Other Moodle adopters, such as the Open University in the UK, have pointed out that Learning Management Systems can equally be seen as "relatively pedagogy-neutral".[11]

Pedagogical approach

The stated philosophy of Moodle[12] includes a constructivist and social constructionist approach to education, emphasizing that learners (and not just teachers) can contribute to the educational experience. Moodle supports an outcomes-oriented learning environment.[citation needed]

Origin of the name

The acronym Moodle stands for Modular Object-Oriented Dynamic Learning Environment (in the early years the "M" stood for "Martin's", named after Martin Dougiamas, the original developer). As well as being an acronym, the name was chosen because of the dictionary definition of Moodle[13] and to correspond to an available domain name.[14]

"Moodle" is a trademark in many countries around the World registered to Martin Dougiamas. Only Moodle Partners may legally use the trademark to advertise any Moodle-related services such as hosting, customization, training and so on.

Moodle statistics and market share

By 31 August 2011:

  • Moodle had a user-base of 55,110 registered sites with 44,966,541 users in 4,763,446 courses in 214 countries and in more than 75 languages.[15]
  • The site with the most users, moodle.org, has 66 courses and 1,090,234 users. Following a £5 million investment in 2005, The Open University, UK is the second-largest Moodle deployment by user-base, with 714,310 users and 6,093 courses. A comprehensive list of the top ten Moodle sites (by courses and by users) is maintained at moodle.org.[16]

Development

Moodle has continued to evolve since 1999 (since 2001 with the current architecture). Major improvements in accessibility and display flexibility were developed in 1.5. The current version is 2.0, which was released in November, 2010. It has been translated into 82 different languages.

Not having to pay license fees or to limit growth, an institution can add as many Moodle servers as needed. The Open University of the UK is currently building a Moodle installation for their 200,000 users.[17] It is often known for individual departments of institutions to use the unlimited feature, such as the maths department of the University of York.

The development of Moodle continues as a free software project supported by a team of programmers and an international user community, drawing upon contributions posted to the online Moodle Community website that encourages debate and invites criticism.

Users can freely distribute and modify the software under the terms of the GNU General Public License version 2 or any later version.[2]

Certification

Since 2006 there has been an official certification available for teachers using Moodle. Initially called the Moodle Teacher Certificate (MTC) this was renamed in 2008 to the Moodle Course Creator Certificate (MCCC).

MCCC is available only through Moodle Partners, and through Central Certification Services. MCCC for Moodle version 2.0 will be available from early in 2011. Discussion is ongoing regarding an official Moodle Administrators Certificate.

Moodle conferences

MoodleMoot is the name given to the meetings held by the Moodle community.[18] Such conferences take place regularly all over the world and are normally hosted by a university or other institution. They are typically supported by a Moodle Partner and some are preceded by a technical Unconference.

Moodle Conference Center[19] has announcements of Annual Meetings and open MoodeMoots.

See also

References

  1. ^ "Standard Moodle Packages". Moodle.org. http://download.moodle.org/. 
  2. ^ a b "Moodle License". http://git.moodle.org/gw?p=moodle.git;a=blob;f=COPYING.txt;h=94a9ed024d3859793618152ea559a168bbcbb5e2;hb=HEAD. 
  3. ^ "Moodle stats page". Moodle.org. http://moodle.org/stats. 
  4. ^ "E-learning". http://www.cpce-polyu.edu.hk/itu/new/: Information Technology Unit (itu). http://www.cpce-polyu.edu.hk/itu/new/index.php?option=com_content&task=view&id=58&Itemid=149. Retrieved 2011-03-01. "Moodle is a well-known e-learning platform in tertiary institutions. Many universities and colleges use Moodle as the online learning system in their daily teaching and learning. Moodle is a free source software it means developer can make modification based on their needs. CPCE decides to use Moodle as a e-learning platform for HKCC and SPEED from 2009/10 academic year onwards." 
  5. ^ "E-Learning Features". http://www.cpce-polyu.edu.hk/itu/new/: Information Technology Unit (itu). http://www.cpce-polyu.edu.hk/itu/new/index.php?option=com_content&task=view&id=58&Itemid=149. Retrieved 2011-03-01. "Moodle serves as an online e-learning platform to facilitate the communications between teachers and students. Some typical features provided by Moodle are listed below." 
  6. ^ "Modules and Plugins". Moodle.org. http://moodle.org/mod/data/view.php?id=6009. 
  7. ^ "About Moodle". Moodle.org Documentation. http://docs.moodle.org/en/About_Moodle. 
  8. ^ "Moodle Appliance". TurnKey Linux Virtual Appliance Library. http://www.turnkeylinux.org/moodle. 
  9. ^ Weller, M. (2006). VLE 2.0 and future directions in learning environments. Proceedings of the first LAMS Conference, Sydney 
  10. ^ McMulli & Munroe (2004). "VMoodle at DCU". http://odtl.dcu.ie/wp/2004/odtl-2004-01.html 
  11. ^ Sclater, Neil (2008). A Large-scale Open Source eLearning Systems at the Open University. Educase. http://connect.educause.edu/Library/Abstract/LargeScaleOpenSourceELear/46878 
  12. ^ Moodle Philosophy
  13. ^ "Moodle definition". All Words. http://www.allwords.com/word-moodle.html. 
  14. ^ "The chicken or the egg". Moodle.org Lounge. http://moodle.org/mod/forum/discuss.php?d=27533#129848. 
  15. ^ Current Moodle Statistics
  16. ^ Moodle Statistics
  17. ^ "A Policy Dialogue Platform | Promoting Better Governance". eGov monitor. 2005-11-08. http://www.egovmonitor.com/node/3460. Retrieved 2009-06-27. 
  18. ^ MoodleMoot at moodle.org
  19. ^ The Conference Center at moodle.org

External links

Moodle

Other


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Moodle — Desarrollador Martin Dougiamas y Equipo de desarrollo de Moodle …   Wikipedia Español

  • Moodle — Développeur Martin Dougiamas et la communauté Moodle Dernière version 2.0.3 ( …   Wikipédia en Français

  • Moodle — Entwickler Martin Dougiamas Aktuelle Version 2.1.1 (1. August 2011) Betriebssystem …   Deutsch Wikipedia

  • Moodle — Демонстрационный сайт Moodle Тип …   Википедия

  • Moodle — es una plataforma de aprendizaje a distancia que es software libre. Tiene una relativamente grande y creciente base de usuarios. Moodle es un sistema de gestión de la enseñanza (course management system o learning management system en inglés), es …   Enciclopedia Universal

  • moodle — verb a) To dawdle aimlessly, to idle time away. b) The process of lazily meandering through something, doing things as it occurs …   Wiktionary

  • moodle — UK [ˈmuːd(ə)l] / US [ˈmud(ə)l] trademark modular object oriented dynamic learning environment: an open source computer system for creating online courses …   English dictionary

  • moodle — …   Useful english dictionary

  • ErfurtWiki — Moodle Moodle …   Wikipédia en Français

  • Free Dean's Office — Тип Электронный деканат Операционная система Кроссплатформенное программное обеспечение Последняя версия 2.3.1 (30 ноября 2011 года) …   Википедия

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”