moodle/lang/en/docs/intro.html
moodler b09069a4c7 Various updates, rewrites etc
Overall I'm trying to remove the Martin focus and make it more neutral.

More to go.
2003-05-27 15:18:20 +00:00

41 lines
2.3 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Moodle Docs: Introduction</title>
<link rel="stylesheet" href="../theme/standard/styles.php" type="TEXT/CSS">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#ffffff">
<h2>Introduction</h2>
<p>Moodle is a software package for producing internet-based courses and web sites.
It's an ongoing development project designed to support a <a href="http://dougiamas.com/writing/herdsa2002/">social constructionist</a> framework of education. </p>
<p>Moodle is provided freely as <a href="http://www.opensource.org/docs/definition_plain.html">
Open Source</a> software (under the <a href="http://www.gnu.org/copyleft/gpl.html">
GNU Public License</a>). Basically this means Moodle is copyrighted, but that
you have additional freedoms. You are allowed to copy, use and modify Moodle
<b>provided</b> that you agree: to provide the source to others; to not modify
or remove the original license, and apply this same license to any derivative
work. Read the license for full details and please contact the <a href="http://moodle.org/user/view.php?id=1&course=1">copyright
holder</a> directly if you have any questions.
<p>Moodle will run on any computer that can run <a href="http://www.php.net/">
PHP</a>, and can support many types of database (particularly <a href="http://www.mysql.com/">MySQL</a>).</p>
<p>The word Moodle was originally an acronym for Modular Object-Oriented Dynamic
Learning Environment, which is mostly useful to programmers and education theorists.&nbsp;
It'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.</p>
<p>Come and <a href="http://moodle.org/community/" target="_top">moodle with us</a>!</p>
<p><br>
</p>
<p align="CENTER"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
<p align="CENTER"><font size="1">Version: $Id$</font></p>
</body>
</html>