mirror of
https://github.com/moodle/moodle.git
synced 2025-01-21 07:28:31 +01:00
e179048ec1
- Entries can have an optional file - English help files. - Now the alphabet is a language string so it is now usable in other languages. KNOWN BUGS: - It does not backup nor restore the attached files of the entries.
32 lines
1.3 KiB
Plaintext
32 lines
1.3 KiB
Plaintext
Glossary version 0.1
|
|
----------------------
|
|
|
|
|
|
By Williams Castillo (castillow@tutopia.com)
|
|
|
|
|
|
This is the Glossary module created and maintained by Williams Castillo.
|
|
|
|
It allows to create main and secondary glossaries within courses. Some of its features are:
|
|
- Entries could be added by teachers (default) or by student (optional)
|
|
- Entries from a secondary glossary could be exported by the teacher to the main glossary of the course.
|
|
- The course creator could specify if a glossary should or should not allow duplicated entries.
|
|
- You can browse entries by its first letters or all-in-one-page.
|
|
- YOu can search by concept (and optionally by definition).
|
|
-
|
|
|
|
|
|
Quick install instructions
|
|
|
|
1) Copy the files inside lang/en (glossary.php and help/*.*) to your lang/en folder. Please, forgive my english... I tried to do my best... I'll appreciate if you send me correct translations of these files (I've also included the spanish translation as well).
|
|
2) Create a folder inside your moodle/mod folder and copy all other files inside it.
|
|
3) If you are using a them that uses its own set of icons (like cordoroyblue), you will need to copy the icon.gif and export.gif into your folder of custom icons.
|
|
4) Visit your admin page to install the module
|
|
5) Enjoy it.
|
|
|
|
|
|
Please, send me your comments and suggestions. It will help me improve this module.
|
|
|
|
All the best,
|
|
Will
|