Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Forum permissions.

Forum permissions: Difference between revisions

From MoodleDocs
m (French link)
(override permissions tab in 1.9, note re. enabling teachers to override permissions)
Line 1: Line 1:
{{Forums}}
{{Forums}}
{{Moodle 1.7}}
{{Moodle 1.7}}Roles and capabilities in Moodle 1.7 onwards enable possibilities such as students being given permission to moderate forums.  
Roles and capabilities in Moodle 1.7 onwards enable possibilities such as students being given permission to moderate forums.  




Line 29: Line 28:
==No discussions, but replies are allowed==
==No discussions, but replies are allowed==


A role override may be used to set up a forum in which only teachers are to be allowed to start new discussions.
An override may be used to set up a forum in which only teachers are to be allowed to start new discussions.


#Access the Assign roles page via the Roles tab in editing forum page
#Access the Assign roles page via the Roles tab in editing forum page, then follow the "Override roles" link. (In Moodle 1.9 onwards, click the "Override permissions" tab in the editing forum page.)
#Follow the "Override roles" link
#Select the Student role.
#Select the Student role
#Set the capability [[Capabilities/mod/forum:startdiscussion|mod/forum:startdiscussion]] to prevent.
#Set the capability [[Capabilities/mod/forum:startdiscussion|mod/forum:startdiscussion]] to Prevent
#Click the "Save changes" button.
#Click the "Save changes" button
 
Note: By default, only administrators are able to override permissions. Instructions on enabling teachers to override permissions can be found in [[Override permissions]].


==No discussions, no replies==
==No discussions, no replies==


A role override may be used to close/archive a forum so that students may no longer start new discussions, nor add replies, but may still read all the discussions.
An override may be used to close/archive a forum so that students may no longer start new discussions, nor add replies, but may still read all the discussions.


#Access the Assign roles page via the Roles tab in editing forum page
#Access the Assign roles page via the Roles tab in editing forum page, then follow the "Override roles" link. (In Moodle 1.9 onwards, click the "Override permissions" tab in the editing forum page.)
#Follow the "Override roles" link
#Select the Student role.
#Select the Student role
#Set the capabilities [[Capabilities/mod/forum:startdiscussion|mod/forum:startdiscussion]] and [[Capabilities/mod/forum:replypost|mod/forum:replypost]] to prevent.
#Set the capabilities [[Capabilities/mod/forum:startdiscussion|mod/forum:startdiscussion]] and [[Capabilities/mod/forum:replypost|mod/forum:replypost]] to Prevent
#Click the "Save changes" button.
#Click the "Save changes" button
 
Note: By default, only administrators are able to override permissions. Instructions on enabling teachers to override permissions can be found in [[Override permissions]].


==Enabling students to rate posts==
==Enabling students to rate posts==


By default, only admins and teachers can rate posts. A role override may be used to enable students to rate posts.
By default, only admins and teachers can rate posts. An override may be used to enable students to rate posts.
 
#Access the Assign roles page via the Roles tab in editing forum page, then follow the "Override roles" link. (In Moodle 1.9 onwards, click the "Override permissions" tab in the editing forum page.)
#Select the Student role.
#Set the capability [[Capabilities/mod/forum:rate|mod/forum:rate]] to allow.
#Click the "Save changes" button.


#Access the Assign roles page via the Roles tab in editing forum page
Note: By default, only administrators are able to override permissions. Instructions on enabling teachers to override permissions can be found in [[Override permissions]].
#Follow the "Override roles" link
#Select the Student role
#Set the capability [[Capabilities/mod/forum:rate|mod/forum:rate]] to Allow
#Click the "Save changes" button


==See also==
==See also==

Revision as of 08:21, 22 November 2007

Template:Forums Template:Moodle 1.7Roles and capabilities in Moodle 1.7 onwards enable possibilities such as students being given permission to moderate forums.


Forum capabilities

No discussions, but replies are allowed

An override may be used to set up a forum in which only teachers are to be allowed to start new discussions.

  1. Access the Assign roles page via the Roles tab in editing forum page, then follow the "Override roles" link. (In Moodle 1.9 onwards, click the "Override permissions" tab in the editing forum page.)
  2. Select the Student role.
  3. Set the capability mod/forum:startdiscussion to prevent.
  4. Click the "Save changes" button.

Note: By default, only administrators are able to override permissions. Instructions on enabling teachers to override permissions can be found in Override permissions.

No discussions, no replies

An override may be used to close/archive a forum so that students may no longer start new discussions, nor add replies, but may still read all the discussions.

  1. Access the Assign roles page via the Roles tab in editing forum page, then follow the "Override roles" link. (In Moodle 1.9 onwards, click the "Override permissions" tab in the editing forum page.)
  2. Select the Student role.
  3. Set the capabilities mod/forum:startdiscussion and mod/forum:replypost to prevent.
  4. Click the "Save changes" button.

Note: By default, only administrators are able to override permissions. Instructions on enabling teachers to override permissions can be found in Override permissions.

Enabling students to rate posts

By default, only admins and teachers can rate posts. An override may be used to enable students to rate posts.

  1. Access the Assign roles page via the Roles tab in editing forum page, then follow the "Override roles" link. (In Moodle 1.9 onwards, click the "Override permissions" tab in the editing forum page.)
  2. Select the Student role.
  3. Set the capability mod/forum:rate to allow.
  4. Click the "Save changes" button.

Note: By default, only administrators are able to override permissions. Instructions on enabling teachers to override permissions can be found in Override permissions.

See also