Wednesday, 24 April 2024, 9:22 AM
Site: Moodle - Open-source learning platform | Moodle.org
Course: Moodle in English (Moodle in English)
Glossary: Glossary of common terms
P
Helen Foster

PEAR

by Helen Foster - Thursday, 30 June 2005, 1:44 PM
 

An acronym for PHP Extension and Application Repository. PEAR is a framework and distribution system for reusable PHP components.

For more information see http://pear.php.net/.

Older now but still think I am this young :)

permission

by Chris Collman - Tuesday, 12 January 2016, 11:38 PM
 

A permission is a part of a role which allows or denies a someone to use a feature or function of Moodle.  There are over 450 different permissions settings in any Moodle role.   Each permission has 1 of 4 states that can be assigned to it: "not set", "allow", "prevent", and "prohibit.  Editing or creating new roles on the site level can be complicated. In part because of the hierarchical nature of contexts.  In many contexts, roles or permissions can be overridden, and the permitted user will see a shortened list of permissions appropriate to the context.

moi!!! it is what is is...

phpMyAdmin

by Colin Fraser - Monday, 30 May 2011, 3:06 PM
 

another PHP Application that can be used to administer your Moodle database. It has an intuitive interface that is actually very basic and it is easy to setup and use.  Is a free tool and is downloadable from the phpMyAdmin site. It has also been bundled with the Xampp-lite/Moodle package.

Usman Asar

Plesk

by Usman Asar - Wednesday, 8 June 2016, 8:43 PM
 

Plesk is a commercial hosting management program that can be used to manage the account management interface. Plesk can be used for multiple distros of Linux (Ubuntu, Redhat, Cloud Linux, Debian) and Windows Server 2008 and 2012 servers. 

Gmads

PMA

by Guillermo Madero - Thursday, 17 December 2015, 7:45 AM
 

phpMyAdmin. A tool to manage your Moodle database with, if you have Admin access rights. Used with MySQL and MariaDB database servers. 

Mark Johnson

POC

by Mark Johnson - Monday, 30 May 2011, 3:06 PM
 

Proof Of Concept - a prototype created to show that an idea is technically fesible.  While the prototype probably isn't suitable for real-world use, it provides a starting point for discussion and design of a real solution.

Andrew McMillan

PostgreSQL

by Andrew McMillan - Wednesday, 24 November 2004, 4:56 PM
 
PostgreSQL is a full-featured open-source database with many enterprise features, including:
  • Support for database transactions
  • Strong support for SQL-92 standard
  • Native external interfaces for ODBC, JDBC, C, C++, PHP, Perl, TCL, Python and Ruby
  • Referential integrity
  • Internal functions can be written in C, C++, Java, Perl, TCL, Python, Ruby, PHP and PL/PgSQL
  • Insert/Update/Delete Triggers
  • Inheritance
  • Unicode
  • Extensible data types
  • Indexes on functions
PostgreSQL scales well into large multi-user environments, where the application has significantly intermixed reading and writing activity.

See http://www.postgresql.org/ for more information.
Sam Mudle

Postnuke

by Sam Mudle - Friday, 13 January 2006, 4:26 PM
 

Postnuke is a free, open source, database driven php website. Many Moodle people use postnuke as a front end page to forums, calendars, guestbook and other non-education specific activities. There are literaly thousands of free themes, and hundreds of open source modules that a postnuke site can use.

However, the administration and permission system UI for postnuke can be daunting for newbies, and often requires some basic knowledge of php coding to implement many tasks.

http://www.postnuke.com/

A great website for educators to start at is the postnuke education forum.

moi!!! it is what is is...

Production Site

by Colin Fraser - Friday, 25 September 2009, 3:18 PM
 
A production site is site that is publicly operating, it has courses and is being used by anyone enrolled.