Note: You are currently viewing documentation for Moodle 3.11. Up-to-date documentation for the latest stable version of Moodle may be available here: Glossary activity.

Glossary activity: Difference between revisions

From MoodleDocs
mNo edit summary
(46 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Glossaries}}
{{Activities}}
__NOTOC__
==What is the Glossary activity?==
The Glossary activity allows participants to create and maintain a list of definitions, like a dictionary. While it can be set up and used only by the teacher, its main function is as a collaborative exercise. The [[Glossary auto-linking filter]]
will highlight any word in the course which is located in the Glossary.


The [[Teacher_documentation#Activity_modules|Glossary activity]] allows participants to [[Adding/editing a glossary entry|create and maintain]] a list of definitions, like a dictionary.


==Overview==
{{MediaPlayer | url = https://youtu.be/ojTLv11p71U | desc = Overview of the Glossary activity}}
Glossary can be used in many ways.  The entries can be [[Viewing_a_glossary#Search_options|searched]] or [[Viewing a glossary#Browse_options|browsed]] in different formats. A glossary can be collaborative or entries only made by the teacher. Entries can be put in [[Editing glossary categories|categories]]. The [[Adding/editing_a_glossary#Automatically_link_glossary_entries|autolinking feature]], will highlight any word in the course which is located in the glossary.  Autolinking can be turned off in the quiz module. It is possible to import and export entries from one glossary to another.  Site wide (global) glossaries can be created that work in all courses. An entry can be linked to more than one key phrase.


==How is it set up?==
#In a course, with the editing turned on, choose 'Glossary' from the activity chooser.
#Give it a name and, if required, a description.
# Expand the other sections to sections to define the settings you want, in particular:
##Entries - decide if you want to allow editing of entries, duplicate entries, unmoderated entries etc
##Appearance - decide how you want the Glossary to be displayed. This affects the browsing options for students.
#Click Save and display
#Optionally, click the Add a new entry button so students see at least one example. 'Concept' is the word or phrase you are defining and 'Definition' is where you explain it.


cuantic= referitor la cuanta;  mecanica cuantica+ ramura a fizicii teoretice care studiaza fenomenele ce se petrec la scara atomica sau subatomica
==How does it work?==
===Student view===
Students access the Glossary by clicking the icon on the course page.


The Display format depends on the teacher's settings and also the administrator's settings, although students will see the Add a new entry button  and a Search button.


cubic= de forma unui cub; privitor la cub
Their entries may be approved by default and always editable, or the teacher may decide to approve them manually and not allow editing. Comments and ratings may or  may not be enabled. Icons for editing, (if enabled), deleting and permalinking are shown bottom right of a student's entry.


===Teacher view===


cuget= gandire, gand, minte, constiinta
Teachers additionally see icons in each entry for editing, deleting and permalinking.


cumpatat= cu masura, stapanit
==More information==
* [[Glossary settings]]
* [[Using Glossary]]
* [[Glossary FAQ]]


==Links to glossary terms==
[[Category:Glossary]]
 
* In places such as forum posts and quizzes, terms will be automatically highlighted and linked if they are in the glossary. Sometimes, this may be unwanted. To avoid this on a case-by-case basis:
** In the HTML editor, select the term and press Ctrl-Alt-N. (You will see no visible change but the code below will appear in the HTML source.)
** If not using the editor, you can type the tag manually. In Moodle 1.9+, use: <pre>&lt;span class="nolink">...term...&lt;/span></pre>In older versions of Moodle, use: <pre><nolink>...term...</nolink></pre>
* See also: [[Quiz FAQ#How can I turn off glossary auto-linking in a quiz?]] for more ways to prevent auto-linking.
 
== See also ==
 
*[[Using Moodle book]] Chapter 8: Glossaries
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=54403 Any creative ideas/ stories for using glossaries] forum discussion
*[http://demo.moodle.org/course/view.php?id=604 Exchange Samples] in the Moodle Demo site for glossaries shared in the Moodle Exchange set up to look at. 
 
[[Category:Modules]]


[[de:Glossar]]
[[de:Glossar]]
[[es:Glosarios]]
[[es:Actividad de glosario]]
[[eu:Glosategiak]]
[[eu:Glosategiak]]
[[fr:Glossaire]]
[[fr:Glossaire]]
[[nl:Woordenlijst]]
[[ja:用語集モジュール]]
[[ja:用語集モジュール]]

Revision as of 14:52, 13 August 2020


What is the Glossary activity?

The Glossary activity allows participants to create and maintain a list of definitions, like a dictionary. While it can be set up and used only by the teacher, its main function is as a collaborative exercise. The Glossary auto-linking filter will highlight any word in the course which is located in the Glossary.


Overview of the Glossary activity

How is it set up?

  1. In a course, with the editing turned on, choose 'Glossary' from the activity chooser.
  2. Give it a name and, if required, a description.
  3. Expand the other sections to sections to define the settings you want, in particular:
    1. Entries - decide if you want to allow editing of entries, duplicate entries, unmoderated entries etc
    2. Appearance - decide how you want the Glossary to be displayed. This affects the browsing options for students.
  4. Click Save and display
  5. Optionally, click the Add a new entry button so students see at least one example. 'Concept' is the word or phrase you are defining and 'Definition' is where you explain it.

How does it work?

Student view

Students access the Glossary by clicking the icon on the course page.

The Display format depends on the teacher's settings and also the administrator's settings, although students will see the Add a new entry button and a Search button.

Their entries may be approved by default and always editable, or the teacher may decide to approve them manually and not allow editing. Comments and ratings may or may not be enabled. Icons for editing, (if enabled), deleting and permalinking are shown bottom right of a student's entry.

Teacher view

Teachers additionally see icons in each entry for editing, deleting and permalinking.

More information