From: moodler Date: Thu, 28 Nov 2002 02:47:50 +0000 (+0000) Subject: Updates X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c655755d92854ddc86b38de2521f442b6cd159f5;p=moodle.git Updates --- diff --git a/doc/developer.html b/doc/developer.html index a9b3455ef9..6e193376a4 100755 --- a/doc/developer.html +++ b/doc/developer.html @@ -71,11 +71,12 @@ One thing Moodle does is keep all files for one course within a single, normal directory on the server. This would allow a system administrator to provide seamless forms of file-level access for each teacher, such as Appletalk, SMB, - NFS, FTP, WebDAV and so on. Otherwise, there is work yet to do. Features planned - for Moodle in future versions include: flexible connection to existing databases - of user details and grades; import and export of Moodle data using XML-based - formats; and increased use of style sheets for interface formatting (so that - it can be integrated visually into other web sites). + NFS, FTP, WebDAV and so on. The authentication modules allow Moodle to use + LDAP, IMAP, POP3, NNTP and other databases as sources for user information. + Otherwise, there is work yet to do. Features planned + for Moodle in future versions include: import and export of Moodle data using XML-based + formats (including IMS and SCORM); and increased use of style sheets for + interface formatting (so that it can be integrated visually into other web sites).

 

2. How you can contribute

diff --git a/doc/features.html b/doc/features.html index 775e8c3bbb..5d680dc52a 100755 --- a/doc/features.html +++ b/doc/features.html @@ -6,53 +6,84 @@ -

Features

- -Here is a big list of some of the features in Moodle: +

Features

+

Moodle is an active and evolving product. This page lists some of the many + features it contains:

+

Overall design

+

Site management

+ +

User management

+ +

Course management

+ Assignment Module

Choice Module

-

Forum Module

- -Survey Module +Survey Module +

 

Moodle Documentation