Kamis, 23 Mei 2024, 13:04
Situs: Moodle - Open-source learning platform | Moodle.org
kursus: Moodle in English (Moodle in English)
Glosarium: Glossary of common terms
Lalit Bhatt
Black Panther

Blog

oleh Lalit Bhatt - Jumat, 25 September 2009, 15:14
 
A type of website usually maintained by an individual (Blogger) with regular entries of commentary, description of events or other material such as graphics or video. Entries are commonly displayed in reverse chronological order.
In one line - It is a sort of online diary.
leena gour
leena gour

Accessibility

oleh leena gour - Senin, 30 Mei 2011, 15:04
 
Accessible to all.

An application is said to be accessible if all type of users including disabled are able to use it.
Leon Stringer
Leon Stringer

JSON

oleh Leon Stringer - Selasa, 27 Juli 2021, 21:03
 

JSON (JavaScript Object Notation) is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and arrays (or other serializable values). JSON is a language-independent data format. It was derived from JavaScript, but many modern programming languages include code to generate and parse JSON-format data.

Lionel Redelinghuys
Lionel Redelinghuys

Oracle

oleh Lionel Redelinghuys - Jumat, 25 September 2009, 15:19
 
A commercial database management system like MS SQL with an Open Source leg.
Lukas Haemmerle
Lukas Haemmerle

Shibboleth

oleh Lukas Haemmerle - Sabtu, 2 Juli 2005, 01:29
 
Shibboleth is not only a kind of linguistic password that identifies one as a member of an 'in' group, it's also the name of a middleware project of Internet2.

The Shibboleth project is developing architectures, policy structures, practical technologies and an open source implementation (also called Shibboleth) to support inter-institutional sharing of (web) resources subject to access controls.

Some key concepts of Shibboleth are:
  • Federated Administration
  • Access Control Based on Attributes
  • Active Management of Privacy
  • Standards Based
  • Framework for Multiple, Scaleable Trust and Policy Sets (Federations)
  • Standard Attribute Value Vocabulary
Using Moodle with Shibboleth authentication has the following advantages (depending on the Shibboleth federation you are part of):
  • Access to Moodle can be restricted very accurate (e.g. you allow only students from universities A, B and D to access your Moodle, but not students from universities C and E. Or you allow only medicine students.)
  • User accounts are created automatically as soon as a user logs in the first time.
  • The user profiles are set up automatically (e.g. the users firstname, surname and email address is inserted the first time a user logs in)
  • The user profiles can automatically kept up-to date all the time
  • So you don't have to care anymore for user management issues because this is basically handled by the Identity Provider of the Shibboleth user (e.g. the home university).
  • Once Shibboleth users are authenticated, they can access other Shibboleth-enabled resources without loggin in another time. Due to this single sign-on mechanism, they e.g. can jump from one Moodle installation to another or the can access a Shibboleth-protected library or a web shop, always being authenticated.
Plans for the future concerning Moodle:
  • Automatic course enrollment according to Shibboleth attributes.