2002-10-18 09:35:20 +00:00
|
|
|
<P ALIGN=CENTER><B>Formatting text</B></P>
|
2002-10-18 09:29:44 +00:00
|
|
|
|
2003-05-08 16:09:30 +00:00
|
|
|
<P>When writing text in Moodle there are several formats you can choose
|
2002-10-18 09:35:20 +00:00
|
|
|
to produce your text, depending on your expertise and the type of browser
|
|
|
|
you are using.
|
2002-10-18 09:29:44 +00:00
|
|
|
|
2003-05-08 16:09:30 +00:00
|
|
|
<P><B>Usually you can just leave this setting to the default value and things
|
|
|
|
should work as you expect</B>.
|
2002-10-18 09:35:20 +00:00
|
|
|
|
|
|
|
<P><B>1. Moodle auto-format</B></P>
|
2002-10-18 09:29:44 +00:00
|
|
|
|
|
|
|
<UL>
|
|
|
|
<P>This format is best for when you are using normal web forms for entry
|
2002-10-18 16:02:12 +00:00
|
|
|
(instead of the Richtext HTML editor). Just type text normally, as if you
|
|
|
|
were sending an email.
|
2002-10-18 09:29:44 +00:00
|
|
|
|
|
|
|
<P>When you save your text, Moodle will do a number of things to automatically
|
|
|
|
format your text for you.
|
|
|
|
<P>For example, URLs such as
|
|
|
|
<A HREF="http://yahoo.com/">http://yahoo.com</A> or even
|
|
|
|
<A HREF="http://www.yahoo.com/">www.yahoo.com</A> will be turned into links.
|
|
|
|
<P>Your line breaks will be retained, and blank lines will start new paragraphs.
|
|
|
|
<P>Smiley characters such as :-) will automatically become their graphical equivalents.
|
|
|
|
<P>You can even embed HTML code if you want to and it will be retained.
|
2003-06-14 04:08:43 +00:00
|
|
|
<p align=right><a href="help.php?file=text.html">More info about Moodle auto-formatting</a></p>
|
2002-10-18 09:29:44 +00:00
|
|
|
</UL>
|
|
|
|
|
2003-04-27 10:58:20 +00:00
|
|
|
|
2002-10-18 09:35:20 +00:00
|
|
|
<P><B>2. HTML format</B></P>
|
2002-10-18 09:29:44 +00:00
|
|
|
|
|
|
|
<UL>
|
|
|
|
<P>This format assumes the text is pure HTML. If you are using the
|
|
|
|
HTML editor to edit text then this is the default format - all
|
|
|
|
the commands in the toolbar are producing HTML for you.
|
|
|
|
|
|
|
|
<P>Even if you are not using the Richtext HTML editor, you can use HTML code
|
|
|
|
in your text and it should come out exactly as you intended.
|
|
|
|
|
|
|
|
<P>Unlike the Moodle auto-format, no automatic formatting is performed.
|
2003-06-14 04:08:43 +00:00
|
|
|
<p align=right><a href="help.php?file=html.html">More info about HTML in Moodle</a></p>
|
|
|
|
<p align=right><a href="help.php?file=richtext.html">More info about the Richtext HTML editor</a></p>
|
2002-10-18 09:29:44 +00:00
|
|
|
</UL>
|
2003-04-27 10:58:20 +00:00
|
|
|
|
|
|
|
|
|
|
|
<P><B>3. Plain text format</B></P>
|
|
|
|
|
|
|
|
<UL>
|
|
|
|
<P>This format is useful when you need to include lots of code
|
|
|
|
or HTML that you want to be displayed exactly as you wrote it.
|
|
|
|
|
|
|
|
<P>It still translates smilies and new lines, but otherwise your
|
|
|
|
text isn't touched.
|
2003-05-04 04:07:36 +00:00
|
|
|
</UL>
|
|
|
|
|
|
|
|
|
|
|
|
<P><B>4. Wiki text format</B></P>
|
|
|
|
<UL>
|
|
|
|
<P>This format uses a special way of typing text known as the
|
|
|
|
Wiki format.
|
|
|
|
<P>This format allows you to type text in a way that still looks
|
|
|
|
very readable, but can also be automatically converted into
|
|
|
|
HTML text with headings, lists and other complex formatting.
|
|
|
|
|
2003-06-14 04:08:43 +00:00
|
|
|
<p align=right><a href="help.php?file=wiki.html">More info about the Wiki format</a></p>
|
2003-05-04 04:07:36 +00:00
|
|
|
</UL>
|
2003-04-27 10:58:20 +00:00
|
|
|
|