updating...
This commit is contained in:
@@ -1,12 +1,22 @@
|
||||
<p>Woordenlijst</p>
|
||||
|
||||
<blockquote>
|
||||
Helpbestanden niveau woordenlijst
|
||||
<ul>
|
||||
<li><a href="help.php?module=glossary&file=description.html">Beschrijving</a>
|
||||
<li><a href="help.php?module=glossary&file=shows.html">Bladeropties in het alfabetscherm</a>
|
||||
<li><a href="help.php?module=glossary&file=allowcomments.html">Commentaar op items toelaten.</a>
|
||||
<li><a href="help.php?module=glossary&file=casesensitive.html">Hoofdlettergevoelig bij links.</a>
|
||||
<li><a href="help.php?module=glossary&file=globalglossary.html">Globale woordenlijst definiëren</a>
|
||||
<li><a href="help.php?module=glossary&file=displayformat.html">Kies opmaak</a>
|
||||
<li><a href="help.php?module=glossary&file=studentcanpost.html">Leerlingen kunnen items toevoegen.</a>
|
||||
<li><a href="help.php?module=glossary&file=usedynalink.html">Link de items uit de woordenlijst automatisch</a>
|
||||
<li><a href="help.php?module=glossary&file=mainglossary.html">Primaire woordenlijst</a>
|
||||
<li><a href="help.php?module=glossary&file=fullmatch.html">Volledige woorden bij links</a>
|
||||
<li><a href="help.php?module=glossary&file=defaultapproval.html">Standaardinstelling goedkeuring</a>
|
||||
<li><a href="help.php?module=glossary&file=allowduplicatedentries.html">Woord meerdere keren invoegen toelaten.</a>
|
||||
</ul>
|
||||
</ul>
|
||||
</blockquote>
|
||||
Helpbestanden niveau items
|
||||
<ul>
|
||||
<li><a href="help.php?module=glossary&file=aliases.html">Aliassen</a>
|
||||
<li><a href="help.php?module=glossary&file=casesensitive.html">Hoofdlettergevoelig bij links.</a>
|
||||
<li><a href="help.php?module=glossary&file=usedynalink.html">Link de items uit de woordenlijst automatisch</a>
|
||||
<li><a href="help.php?module=glossary&file=fullmatch.html">Volledige woorden bij links</a>
|
||||
@@ -1,5 +1,7 @@
|
||||
<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/glossary/icon.gif"> <B>Woordenlijst</B></P>
|
||||
<P>Met deze module kan een lijst met definities gemaakt worden, zoals een woordenboek. De items kunnen op
|
||||
verschillende manieren doorzocht of doorbladerd worden. De woordenlijst laat leraars ook toe de items van de
|
||||
ene woordenlijst naar de andere te exporteren (naar de primaire) binnen hetzelfde vak. Tenslotte is het ook
|
||||
mogelijk om automatisch links te creeëren naar deze items vanuit heel het vak.</p>
|
||||
<ul>
|
||||
<P>Met deze module kan een lijst met definities gemaakt en onderhouden worden, zoals een woordenboek.
|
||||
<p>De items kunnen op verschillende manieren doorzocht of doorbladerd worden.
|
||||
<p>De woordenlijst laat leraars ook toe de items van de ene woordenlijst naar de andere te exporteren (naar de primaire) binnen hetzelfde vak.
|
||||
<p>Tenslotte is het ook mogelijk om automatisch links te creeëren naar deze items vanuit heel het vak.</p>
|
||||
</ul>
|
||||
Reference in New Issue
Block a user