1 <h1>Display format
</h1>
3 <p>This setting specifies the way that each entry will be shown within the glossary. The default formats are:
</p>
6 <dt><b>Simple, dictionary style
</b>:
</dt>
7 <dd>Looks like a conventional dictionary with separate entries. No authors are displayed and attachments are shown as links.
</dd>
8 <dt><b>Continuous without author
</b>:
</dt>
9 <dd>Shows the entries one after other without any kind of separation but the editing icons.
</dd>
10 <dt><b>Full with author
</b>:
</dt>
11 <dd>A forum-like display format showing author's data. Attachments are shown as links.
</dd>
12 <dt><b>Full without author
</b>:
</dt>
13 <dd>A forum-like display format that does not show author's data. Attachments are shown as links.
</dd>
14 <dt><b>Encyclopedia
</b>:
</dt>
15 <dd>Like 'Full with author' but attached images are shown inline.
</dd>
16 <dt><b>Entry list
</b>:
</dt>
17 <dd>This lists the concepts as links.
</dd>
19 <dd>Useful for displaying lists of Frequently Asked Questions. It automatically appends the words QUESTION and ANSWER in the concept and definition respectively.
</dd>
24 <p>Moodle administrators can create new formats following the instructions in
25 <b>mod/glossary/formats/README.txt
</b>.
</p>