Note: You are currently viewing documentation for Moodle 3.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Capabilities/mod/forum:allowforcesubscribe.

Capabilities/mod/forum:allowforcesubscribe: Difference between revisions

From MoodleDocs
(adding this capability)
m (removing 2.3 note)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Capabilities}}
{{Capabilities}}
*This allows a user to be subscribed automatically to forums where subscription is forced.
*This allows a user to be subscribed automatically to forums where subscription is automatic or forced.
*This capability is allowed for the default roles of teacher, non-editing teacher and student. It is not set for the role of manager.
*This capability is allowed for the default roles of teacher, non-editing teacher and student. It is not set for the role of manager.
The following table summarises the effect this capability has on the various forum subscription methods:
{| class="wikitable"
! rowspan="2" | Subscription Mode
! colspan="2" | Effect of capability...
|-
! on initial subscription
! on subscription changes
|-
| Force subscription
| Users with the capability are subscribed
| It is not possible to change subscription
|-
| Auto subscription
| Users with the capability are subscribed
| Any user can choose to subscribe or unsubscribe at any point
|-
| Optional subscription
| The capability has no effect
| Any user can choose to subscribe or unsubscribe at any point
|-
| Subscription disabled
| The capability has no effect
| It is not possible to change subscription
|}


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

Latest revision as of 15:32, 9 June 2015

  • This allows a user to be subscribed automatically to forums where subscription is automatic or forced.
  • This capability is allowed for the default roles of teacher, non-editing teacher and student. It is not set for the role of manager.

The following table summarises the effect this capability has on the various forum subscription methods:

Subscription Mode Effect of capability...
on initial subscription on subscription changes
Force subscription Users with the capability are subscribed It is not possible to change subscription
Auto subscription Users with the capability are subscribed Any user can choose to subscribe or unsubscribe at any point
Optional subscription The capability has no effect Any user can choose to subscribe or unsubscribe at any point
Subscription disabled The capability has no effect It is not possible to change subscription

See also