Difference between revisions of "Capabilities/mod/forum:allowforcesubscribe"
Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Capabilities/mod/forum:allowforcesubscribe.
Mary Cooch (talk | contribs) (creating this page) |
Helen Foster (talk | contribs) m (removing 2.3 note) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | This capability | + | {{Capabilities}} |
+ | *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: | ||
+ | |||
+ | {| 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== | ||
+ | |||
+ | * [[Forum module]] | ||
+ | |||
+ | [[Category:Capabilities|Forum]] | ||
+ | [[Category:Forum]] |
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 |