moodle/lang/en/help/glossary/displayformat.html
2004-09-12 13:21:01 +00:00

24 lines
1.1 KiB
HTML

<p align="center"><b>Display format</b></p>
<p>This setting specifies the way that each entry will be shown within the glossary. The default formats are:</p>
<blockquote>
<dl>
<dt><b>Simple Dictionary</b>:</dt>
<dd>looks like a conventional dictionary with separate entries. No authors are displayed and attachments are shown as links.</dd>
<dt><b>Continuous</b>:</dt>
<dd>shows the entries one after other without any kind of separation but the editing icons.</dd>
<dt><b>Full with Author</b>:</dt>
<dd>A forum-like display format showing author's data. Attachments are shown as links.</dd>
<dt><b>Full without Author</b>:</dt>
<dd>A forum-like display format that does not show author's data. Attachments are shown as links.</dd>
<dt><b>Encyclopedia</b>:</dt>
<dd>Like 'Full with Author' but attached images are shown inline.</dd>
<dt><b>FAQ</b>:</dt>
<dd>Useful for displaying lists of Frequently Asked Questions. It automatically appends the words QUESTION and ANSWER in the concept and definition respectively.</dd>
</dl>
</blockquote>
<hr />
<p>Moodle Administrators can create new formats following the instructions in
<b>mod/glossary/formats/README.txt</b>.</p>