Glossary of common terms
This glossary defines a number of words you will see used often in discussions about Moodle - you'll find them highlighted throughout this course.
If you wish to import this glossary to your Moodle site, you can download this file of exported entries: glossary_of_common_terms_20101214.xml.
Please feel free to add new words here!
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | ALL
G |
|---|
GLWTOB! | ||
|---|---|---|
Good Luck With That One Buddy! - Usually a reference to a reasonable position, view, or situation that is seen as being untenable or unachievable because of the lack of co-operation of others, usually for their own, often non-logical or unreasonable, perceptions. | ||
Git | ||
|---|---|---|
Git is a revision control and source code management system used to manage Moodle's code repository. You can also download Moodle using Git. | ||
Grouping | ||
|---|---|---|
H |
|---|
HIG | ||
|---|---|---|
HTH | ||
|---|---|---|
Abbreviation for Hope That Helps (or Hope This Helps). Originally from Usenet, but now appearing in emails and forums, it's sometimes put at the end of a reply which suggests a possible solution to a problem. | ||
HTML | ||
|---|---|---|
HyperText Markup Language - a language used to create web pages. | ||
I |
|---|
IANAD | ||
|---|---|---|
I Am Not A Developer - a response when answering technical question if suggesting an action that may need more input from a Moodle Developer. | ||
IE | ||
|---|---|---|
Abbreviation for Internet Explorer which is Microsoft's web browser. Originally provided free to undermine Netscape's browser dominance in the 90's and currently provided bundled as standard with Microsoft's microcomputer operating systems. Many people are switching from IE to Mozilla's Firefox to avoid the perceived risk of spy-ware and other security risks. | ||
IIS | ||
|---|---|---|
Internet Information Services - Microsoft's answer to Apache. This is software, that, when installed on a machine, provides a web service. Just like Apache, IIS listens to port 80 and answers any http requests from client machines. | ||