Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Forum discussion subscription plugin.

Forum discussion subscription plugin: Difference between revisions

From MoodleDocs
Line 22: Line 22:


https://github.com/jleyva/moodle-local_dsubscription
https://github.com/jleyva/moodle-local_dsubscription
http://moodle.org/plugins/view.php?plugin=local_dsubscription


[[Category: Contributed code]]
[[Category: Contributed code]]

Revision as of 10:31, 21 January 2012

Description

Local plugin for allowing email subscription to discussions (threads) and not the whole forum.

Discussion subscription can works together with full forum subscription, but the user will receive the same emails two times.

Discussion subscription supports also diggest if the user has enabled this option in his profile.

Configuration

As a teacher, in the forum activity go to the settings block and click on "Discussion subscriptions" -> "Enable"

Once enabled, the users will be able to click on the "Subscribe to this discussion" in a discussion page.

Credits

Juan Leyva <http://twitter.com/#!/jleyvadelgado>

http://moodle.org/user/profile.php?id=49568

See also

https://github.com/jleyva/moodle-local_dsubscription

http://moodle.org/plugins/view.php?plugin=local_dsubscription