New base version of English in UTF8

This commit is contained in:
moodler 2006-02-06 09:30:09 +00:00
parent 49aafb90bd
commit c1a1e8e465
7 changed files with 98 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<p><b>Directory</b></p>
<ul>
<p>The directory resource can display a whole directory (and its subdirectories) from your course files area.
Students can then browse and view all those files.</p>
</ul>

View file

@ -0,0 +1,21 @@
<p><b>Files and web pages</b></p>
<ul>
<p>This resource type allows you to link to any web page or other file
on the public web. It also allows you to link to any web page or
other file that you have uploaded into your course files area
from your own desktop computer.</p>
<p>Normal web pages are simply displayed as they are, while multimedia files
are dealt with more intelligently and may be embedded within a
web page. For example, MP3 files will be displayed using a built-in
streaming player, as will movie files, flash animations and so on.</p>
<p>There are many options for displaying your content in popup windows,
framed windows and so on.</p>
<p>In particular, if your resource is a web application or other type
of content able to accept parameters, you can choose to send information
to your resource such as the user's name, their email, the course they
are currently in, and so on.</p>
</ul>

View file

@ -0,0 +1,9 @@
<p><b>HTML page</b></p>
<ul>
<p>This sort of resource makes it easy to develop a complete single web page
within Moodle, especially when you are using Moodle's WYSIWYG HTML editor.</p>
<p>The page is stored in the database, not as a file, and you have a lot of
freedom to do almost anything you like using HTML, including Javascript.</p>
</ul>

View file

@ -0,0 +1,23 @@
<p><b>IMS Content Packages</b></p>
<ul>
<p>This resource type allows you to deploy packages conforming the
<a href="http://www.imsglobal.org/content/packaging/index.html"
target="_new">IMS Content Package specifications</a>.</p>
<p>Simply upload the .zip file containig the package, choose it in the
FileManager and press the <b>&lt;Deploy&gt;</b> button.</p>
<p>There are many options for displaying your content in popup windows,
framed windows and so on.</p>
<p>You can decide many aspects about how the package will be deployed
table of contents, navigation buttons...)</p>
<p>This resource type is highly experimental so, please, send any problem,
idea or improvement to the <a href="http://moodle.org/mod/forum/view.php?id=738"
target="_new">"Resource module forum"</a> at <a href="http://moodle.org"
target="_new">moodle.org</a>.</p>
</ul>

View file

@ -0,0 +1,8 @@
<p><b>Labels</b></p>
<ul>
<p>Labels are a little different from other resources because they are
text and images that are actually embedded directly among the other
activity links in the course page.</p>
</ul>

View file

@ -0,0 +1,11 @@
<p><b>Text page</b></p>
<ul>
<p>This type of resource is a simple page written using plain text.</p>
<p>A number of formatting types are available to help turn your plain
text into nice-looking web pages.</p>
<p align="right"><a href="help.php?module=moodle&file=textformat.html">More about these text formats.</a></p>
</ul>