Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Upgrading to Moodle 1.7.

Upgrading to Moodle 1.7: Difference between revisions

From MoodleDocs
No edit summary
(forum permissions)
Line 4: Line 4:
* Check that your site meets all system requirements for 1.7 in ''Administration > Server > [[Environment]]''
* Check that your site meets all system requirements for 1.7 in ''Administration > Server > [[Environment]]''
* Do a full database backup!
* Do a full database backup!
 
* Read [[Upgrading to Moodle 1.6]] if you are upgrading to 1.7 from something earlier than 1.6
If you are upgrading to 1.7 from something earlier than 1.6, then read [[Upgrading to Moodle 1.6]].


==Roles and capabilities==
==Roles and capabilities==
Line 11: Line 10:
A major new feature in Moodle 1.7 is [[Roles and capabilities]]. [[Roles FAQ]] includes several questions frequently asked by admins after site upgrades.
A major new feature in Moodle 1.7 is [[Roles and capabilities]]. [[Roles FAQ]] includes several questions frequently asked by admins after site upgrades.


The upgrade to 1.7 has been made as smooth as possible. The existing roles in 1.6 (admin, teacher, student etc.) and the existing capabilities are automatically retained. This is done by having predefined roles at site/course levels, and assigning current users to these roles accordingly. The predefined roles have legacy capabilities associated with them, mirroring what we have in 1.6.
The upgrade to 1.7 has been made as smooth as possible. The existing roles in 1.6 (admin, teacher, student etc.) and the existing capabilities are automatically retained. This is done by having predefined roles at site/course levels, and assigning current users to these roles accordingly. The predefined roles have legacy capabilities associated with them, mirroring what exists in 1.6.


Administrators and course creators are assigned global roles.
Administrators and course creators are assigned global roles.
==Forum permissions==
Whether a student is allowed to post in a particular forum and other [[Forum permissions|forum permissions]] may be set via the Roles tab on the update/edit forum page and the override roles link.
Prior to Moodle 1.7, only admins were allowed to edit forum posts. In Moodle 1.7, the predefined Teacher and Non-editing teacher roles have the capability [[Capabilities/mod/forum:editanypost|mod/forum:editanypost]] allowed. The permission may be changed via ''Administration > Users > Permissions > Define roles''.


==Teacher forums==
==Teacher forums==
Line 24: Line 29:


* [[1.7 theme upgrade]]
* [[1.7 theme upgrade]]
* [[Forum permissions]]


[[Category:Administrator]]
[[Category:Installation]]
[[Category:Installation]]


[[fr:Mise à jour à Moodle 1.7]]
[[fr:Mise à jour à Moodle 1.7]]
[[es:Actualizando a Moodle 1.7]]
[[es:Actualizando a Moodle 1.7]]

Revision as of 14:58, 4 June 2007

Moodle1.7


Before upgrading, please...

  • Check that your site meets all system requirements for 1.7 in Administration > Server > Environment
  • Do a full database backup!
  • Read Upgrading to Moodle 1.6 if you are upgrading to 1.7 from something earlier than 1.6

Roles and capabilities

A major new feature in Moodle 1.7 is Roles and capabilities. Roles FAQ includes several questions frequently asked by admins after site upgrades.

The upgrade to 1.7 has been made as smooth as possible. The existing roles in 1.6 (admin, teacher, student etc.) and the existing capabilities are automatically retained. This is done by having predefined roles at site/course levels, and assigning current users to these roles accordingly. The predefined roles have legacy capabilities associated with them, mirroring what exists in 1.6.

Administrators and course creators are assigned global roles.

Forum permissions

Whether a student is allowed to post in a particular forum and other forum permissions may be set via the Roles tab on the update/edit forum page and the override roles link.

Prior to Moodle 1.7, only admins were allowed to edit forum posts. In Moodle 1.7, the predefined Teacher and Non-editing teacher roles have the capability mod/forum:editanypost allowed. The permission may be changed via Administration > Users > Permissions > Define roles.

Teacher forums

In versions of Moodle prior to 1.7, each course had a teacher forum, accessible via a link in the course administration block. During the upgrade to 1.7, empty teacher forums are deleted. Teacher forums containing forum posts are moved to section 0 of a course and are hidden.

A hidden standard forum may be used if a teacher forum is required in a new course.

See also