Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Mòdul Glossari: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
m (Lluisanunez ha mogut Glossary module a Mòdul Glossari)
 
(18 revisions intermèdies per 6 usuaris que no es mostren)
Línia 1: Línia 1:
{{Glossary}}
{{cat24}}
{{Activities}}
El mòdul Glossari és una activitat que permet als participants crear i mantenir una llista de definicions, com un diccionari.
El glossari es pot fer servir de moltes maneres. Pot ser una activitat coŀlaborativa o limitar-se a entrades fetes pels professors. Les entrades es poden categoritzar. La funcionalitat d'enllaços automàtics generarà un enllaç cada cop que un terme tractat al glossari aparegui en un text del curs.


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==
* [[Glossary settings|Paràmetres del Glossari]]
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.
* [[Using Glossary|Ús del glossari]]
* [[Glossary FAQ|FAQ sobre glossaris]]


==Creative glossary practices==
[[Image:Glossaryexample.png|thumb|center|Glossary example]]


While a basic glossary is important, creatively applying the glossary can really make an impact on your class.


===Collaborative glossaries===


Instead of creating a glossary on your own, why not have the students create them as they encounter unfamiliar terms? A collaborative glossary can serve as a focal point for collaboration in a course. Each member of the class could be assigned to contribute a term, a definition, or comments on submitted definitions. Multiple definitions can be rated by you and by the students, with the highest-rated definitions accepted for the final class glossary.
[[Category:Glossary]]
 
When students are responsible for creating the definitions, they are much more likely to remember the word and the correct definition. Engaging in the process of learning, debating, and refining a glossary can go a long way toward helping students begin using new terms.
 
You can also structure multiple glossaries over the course of a semester. Break them up by unit, chapter, week, or any other organizational structure.
 
If you have a large class, assign student teams to come up with definitions and answers. One strategy for managing large courses is to make each team responsible for one week’s worth of definitions, while all the other teams must rate and comment. Alternatively, each team could be responsible for one definition per chapter and then rate and comment on the other teams’ work.
 
===Credit for word use===
This is a combination strategy using the forum and the auto-linking feature of the glossary. After you and your students have defined the glossary terms, it’s important for students to begin practising using the words in realistic contexts. Students, however, are usually reluctant to experiment with new terms. With the auto-linking feature, it’s easy to spot when a glossary word has been used in a forum or in a posting on the web site.
To encourage word use, assign a portion of the credit students receive for their forum postings for correct use of glossary terms. As you or other students rate posts, you can quickly scan for highlighted glossary words and award points for usage. You may even want to break the score down further. Perhaps award one point for using the word and two points for using it correctly.
 
==Links to glossary terms==
 
* 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:
<code html4strict><span class="nolink">...term... </span></code>
 
In older versions of Moodle, use: <code html4strict><nolink>...term...</nolink></code>
 
* 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
*[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. 
*[http://moodle.heroku.com/questions/glossary Online Moodle XML Converter] allows to easily create glossaries from existing materials with minimum effort. Supports different types of formatting.
 
Using Moodle forum discussions:
*[http://moodle.org/mod/forum/discuss.php?d=54403 Any creative ideas/ stories for using glossaries]
*[http://moodle.org/mod/forum/discuss.php?d=145337 Glossary Generator]
 
[[Category:Modules]]


[[en:Glossary module]]
[[de:Glossar]]
[[de:Glossar]]
[[es:Glosarios]]
[[es:Módulo glosario]]
[[eu:Glosategiak]]
[[eu:Glosategiak]]
[[fr:Glossaire]]
[[fr:Glossaire]]
[[nl:Woordenlijst]]
[[ja:用語集モジュール]]
[[ja:用語集モジュール]]

Revisió de 10:38, 15 nov 2013

Moodle 2.4


El mòdul Glossari és una activitat que permet als participants crear i mantenir una llista de definicions, com un diccionari. El glossari es pot fer servir de moltes maneres. Pot ser una activitat coŀlaborativa o limitar-se a entrades fetes pels professors. Les entrades es poden categoritzar. La funcionalitat d'enllaços automàtics generarà un enllaç cada cop que un terme tractat al glossari aparegui en un text del curs.


Glossary example