Difference between revisions of "Content management system"

From WolfTech
Jump to navigation Jump to search
Line 6: Line 6:
 
   Moodle can be installed on any computer that can run PHP, and can support a SQL type database (for example MySQL). It can be run on Windows and Mac operating systems <br>and many flavors of linux (for example  Red Hat or Debian GNU).
 
   Moodle can be installed on any computer that can run PHP, and can support a SQL type database (for example MySQL). It can be run on Windows and Mac operating systems <br>and many flavors of linux (for example  Red Hat or Debian GNU).
 
    
 
    
*'''Overview''' - Taken from [http://docs.moodle.org/en/Features]:
+
*'''Overview''' - Taken from: [http://docs.moodle.org/en/Features]
 
**Promotes a social constructionist pedagogy (collaboration, activities, critical reflection, etc)
 
**Promotes a social constructionist pedagogy (collaboration, activities, critical reflection, etc)
 
**Suitable for 100% online classes as well as supplementing face-to-face learning
 
**Suitable for 100% online classes as well as supplementing face-to-face learning
Line 16: Line 16:
 
**Emphasis on strong security throughout. Forms are all checked, data validated, cookies encrypted etc
 
**Emphasis on strong security throughout. Forms are all checked, data validated, cookies encrypted etc
 
**Most text entry areas (resources, forum postings etc) can be edited using an embedded WYSIWYG HTML editor  
 
**Most text entry areas (resources, forum postings etc) can be edited using an embedded WYSIWYG HTML editor  
 +
*'''Site Management''' - Taken from: [http://docs.moodle.org/en/Features]
 +
**Site is managed by an administrator user
 +
**Site is defined during setup. Defaults can be edited during setup or globally accepted
 +
**Site can be modified by a robust Site administration block.
 +
**Plug-in "themes" allow the administrator to customize the site colors, fonts, layout etc to suit local needs
 +
**Plug-in activity modules can be added to existing Moodle installations
 +
**Plug-in language packs allow full localization to any language. These can be edited using a built-in web-based editor. Currently there are language packs for over 70 languages.
 +
**The code is clearly-written PHP under a GPL license - easy to modify to suit your needs
 
*'''Authentication Features''' - More information pertaining to authentication can be found here: [http://docs.moodle.org/en/Authentication]
 
*'''Authentication Features''' - More information pertaining to authentication can be found here: [http://docs.moodle.org/en/Authentication]
 
**Manual accounts
 
**Manual accounts

Revision as of 16:05, 15 January 2008

The following article contains information on various course management systems (CMS).

Course Management Systems

Moodle

From Moodle.org: Moodle is a course management system (CMS) - a free, Open Source software package designed using sound pedagogical principles, to help educators create effective online learning communities. You can download and use it on any computer you have handy (including webhosts), yet it can scale from a single-teacher site to a University with 200,000 students.

Key Notes:

 Moodle can be installed on any computer that can run PHP, and can support a SQL type database (for example MySQL). It can be run on Windows and Mac operating systems 
and many flavors of linux (for example Red Hat or Debian GNU).
  • Overview - Taken from: [1]
    • Promotes a social constructionist pedagogy (collaboration, activities, critical reflection, etc)
    • Suitable for 100% online classes as well as supplementing face-to-face learning
    • Simple, lightweight, efficient, compatible, low-tech browser interface
    • Easy to install on almost any platform that supports PHP. Requires only one database (and can share it).
    • Full database abstraction supports all major brands of database (except for initial table definition)
    • Course listing shows descriptions for every course on the server, including accessibility to guests.
    • Courses can be categorised and searched - one Moodle site can support thousands of courses
    • Emphasis on strong security throughout. Forms are all checked, data validated, cookies encrypted etc
    • Most text entry areas (resources, forum postings etc) can be edited using an embedded WYSIWYG HTML editor
  • Site Management - Taken from: [2]
    • Site is managed by an administrator user
    • Site is defined during setup. Defaults can be edited during setup or globally accepted
    • Site can be modified by a robust Site administration block.
    • Plug-in "themes" allow the administrator to customize the site colors, fonts, layout etc to suit local needs
    • Plug-in activity modules can be added to existing Moodle installations
    • Plug-in language packs allow full localization to any language. These can be edited using a built-in web-based editor. Currently there are language packs for over 70 languages.
    • The code is clearly-written PHP under a GPL license - easy to modify to suit your needs
  • Authentication Features - More information pertaining to authentication can be found here: [3]
    • Manual accounts
    • No login
    • Email-based self-registration
    • CAS server (SSO)
    • External database
    • FirstClass server
    • IMAP server
    • LDAP server
    • Moodle Network authentication
    • NNTP server
    • No authentication
    • PAM (Pluggable Authentication Modules)
    • POP3 server
    • RADIUS server
    • Shibboleth
    • NTLM/Integrated Authentication (3rd party plugin)

WordPress

Features:

               - Full standards compliance
- allows you to manage non-blog content easily

- password protected posts

Modules:
- podcasting
- plugin for different forum software (SMF, Vanilla, bbPress, phpBB, PunBB)


Skins: Yes

MediaWiki

Features:
- the wiki software Wikipedia is built off of
- easy for users to edit pages

Skins: Yes

PhpBB

Features:
- opensource bulletin board - Skins: Yes

Drupal

Features:
- collaborative book (create a "book" and let other contribute to it)
- personalization
- all content is fully indexed and searchable
- threaded comments
- version control
- blogger API support -- update using different tools

Modules: - abuse: allows users to flag nodes and comments
- accessibility: creates web sites specifically made for mobile browsers from one code base.
- Lots of different ones.

Skins: Yes

Joomla

Features: - Modules:
- dynamic form builders
- image and media galleries
- forums and chat
- calendars

Skins: Yes

Elgg

Elgg: Features: - blogging - social networking - podcast - user profiles - rss support - create communities - collaborative community blogs - publish to blog Modules:

Skins: Yes