Fixes bug MDL-8234, "New groups code & AS keyword"
[moodle-pu.git] / lang / en_utf8 / docs / intro.html
blobb4f264132df944a512b5e98510d8ad26e25801c0
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
6 <title>Moodle Docs: Introduction</title>
8 <link rel="stylesheet" href="docstyles.css" type="TEXT/CSS" />
10 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
11 </head>
12 <body>
14 <h1>Introduction</h1>
15 <blockquote>
16 <p>Moodle is a software package for producing internet-based courses and web sites.
17 It's an ongoing development project designed to support a <a href="?file=philosophy.html">social constructionist</a> framework of education. </p>
18 <p>Moodle is provided freely as <a href="http://www.opensource.org/docs/definition_plain.html" target="_top">
19 Open Source</a> software (under the <a href="http://www.gnu.org/copyleft/gpl.html" target="_top">
20 GNU Public License</a>). Basically this means Moodle is copyrighted, but that
21 you have additional freedoms. You are allowed to copy, use and modify Moodle
22 provided that you agree to: <strong>provide the source to others</strong>; <strong>not
23 modify or remove the original license and copyrights</strong>, and <strong>apply
24 this same license to any derivative work</strong>. Read the license for full
25 details and please contact the <a href="http://moodle.org/user/view.php?id=1&amp;course=1">copyright
26 holder</a> directly if you have any questions.
27 </p>
28 <p>Moodle will run on any computer that can run <a href="http://www.php.net/" target="_top">
29 PHP</a>, and can support many types of database (particularly <a href="http://www.mysql.com/" target="_top">MySQL</a>).</p>
30 <p>The word Moodle was originally an acronym for Modular Object-Oriented Dynamic
31 Learning Environment, which is mostly useful to programmers and education theorists.&nbsp;
32 It's also a verb that describes the process of lazily meandering through something,
33 doing things as it occurs to you to do them, an enjoyable tinkering that often
34 leads to insight and creativity. As such it applies both to the way Moodle was
35 developed, and to the way a student or teacher might approach studying or teaching
36 an online course. Anyone who uses Moodle is a Moodler.</p>
37 <p>Come <a href="http://moodle.org/community/" target="_top">moodle with us</a>!</p>
38 </blockquote>
39 <p><br />
40 </p>
41 <p align="center"><font size="1"><a href="." target="_top">Moodle Documentation</a></font></p>
42 <p align="center"><font size="1">Version: $Id$</font></p>
43 </body>
44 </html>