mirror of
https://github.com/moodle/moodle.git
synced 2025-07-26 00:31:35 +02:00
15 lines
883 B
HTML
15 lines
883 B
HTML
<p><img alt="" src="<?php echo $CFG->wwwroot?>/mod/wiki/icon.gif" /> <b>Wikis</b></p>
|
|
<div class="indent">
|
|
<p>A Wiki enables documents to be authored collectively in a simple markup language using a web browser.</p>
|
|
|
|
<p>"Wiki wiki" means "super fast" in the Hawaiian language, and it is the speed of creating and
|
|
updating pages that is one of the defining aspects of wiki technology. Generally, there is no
|
|
prior review before modifications are accepted, and most wikis are open to the general
|
|
public or at least to all persons who also have access to the wiki server.</p>
|
|
|
|
<p>The Moodle Wiki module enables participants to work together on web pages to add,
|
|
expand and change the content. Old versions are never deleted and can be restored.</p>
|
|
|
|
<p>This module is based on <a href="http://erfurtwiki.sourceforge.net" target="_blank">Erfurt Wiki</a>.</p>
|
|
</div>
|