Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Common acronyms.

Common acronyms

From MoodleDocs
Revision as of 13:23, 13 April 2006 by David Scotson (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

An alphabetical list of common acronyms that you may encounter when reading or discussing Moodle, with links to more information where appropriate. Some of these are purely technical, with software development, open source origins; some are creations of the e-learning community, and others are part of online culture.

A to E

  • CMS - Course Management System (or more generally Content Management System), is the term for the category of software that Moodle belongs to. Some people prefer the terms Learning Management System or Community Management Systems to shift the focus from things to people, their interactions and aims.
  • CSS - Cascading Style Sheets, used to control the way web pages look.
  • CSV - Comma Separated Values, a simple text format for tabular data. Can be created and edited with Excel or, if done with care, any text editor.
  • CVS - Concurrent Versioning System, a software tool that allows many people to collaborate on and access program code over the internet.

F to H

  • FLOSS - Free, Libre and Open Source Software, an inclusive term that encompasses both Free Software and Open Source Software while emphasising that Free is intended to represent Freedom (Libre in Spanish) and not without cost (Gratis in Spanish).
  • GPL - General Public Licence, the software licence under which Moodle is made available. Its intention is to ensure that people who sell or distribute Moodle (or other GPL software) share any modifications.
  • HTML - HyperText Markup Language, which is used to write web pages.

I to M

  • IMHO - In My Humble Opinion, a polite yet brief way to indicate in text communication that the preceding or following statement is not a statement of fact but merely expressing an opinion.
  • MOODLE - Modular Object-Oriented Dynamic Learning Environment, though over time it has become common to treat Moodle as a simple name and verb e.g. "let's Moodle" or "I've been Moodling".

N to Z

  • PHP - PHP: Hypertext Preprocessor, a programming language used extensively in the creation of Moodle. That the P in PHP also stands for PHP is an obscure programmer in-joke.
  • VLE - Virtual Learning Environment, a term popular in the UK which is roughly interchangeable with Course Management System, Learning Management System, or Online Learning Environment.