moodle/mod/glossary
2003-09-28 16:53:17 +00:00
..
db Added new columns and tables, but need resolution on table names > 30 in length, including mdl_glossary_entries_categories. 2003-09-24 22:46:27 +00:00
formats - Now the entries could be categorized. 2003-09-21 17:08:41 +00:00
backuplib.php Now glossary categories are inbackup/restore too !! 2003-09-22 00:06:51 +00:00
deleteentry.html - Now the entries could be categorized. 2003-09-21 17:08:41 +00:00
deleteentry.php *** empty log message *** 2003-09-22 12:35:13 +00:00
edit.html - Corrections in EN language. Thanks to Przemek! 2003-09-23 12:34:47 +00:00
edit.php *** empty log message *** 2003-09-23 12:42:29 +00:00
editcategories.html - Now the entries could be categorized. 2003-09-21 17:08:41 +00:00
editcategories.php - Now the entries could be categorized. 2003-09-21 17:08:41 +00:00
export.gif New Glossary module, version 0.1 - by Williams Castillo! 2003-09-16 03:07:21 +00:00
exportentry.php - Now the entries could be categorized. 2003-09-21 17:08:41 +00:00
icon.gif *** empty log message *** 2003-09-17 00:21:00 +00:00
icon1.gif *** empty log message *** 2003-09-17 00:21:00 +00:00
index.php Now the JumpMenu is showed when listing activities of this module. 2003-09-28 16:53:17 +00:00
lib.php - Corrections in EN language. Thanks to Przemek! 2003-09-23 12:34:47 +00:00
mod.html - Display format of entries is now modular. 2003-09-16 18:51:40 +00:00
README.txt - Display format of entries is now modular. 2003-09-16 18:51:40 +00:00
restorelib.php Now glossary categories are inbackup/restore too !! 2003-09-22 00:06:51 +00:00
version.php *** empty log message *** 2003-09-21 23:40:00 +00:00
view.php - Corrections in EN language. Thanks to Przemek! 2003-09-23 12:34:47 +00:00

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