Skip to content

Subscription Mode Options #20

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
silversufer opened this issue Aug 29, 2019 · 1 comment
Open

Subscription Mode Options #20

silversufer opened this issue Aug 29, 2019 · 1 comment

Comments

@silversufer
Copy link

Suppose I use this activity in four places in my course and there are 300 students enrolled. For each comment, 300 students would receive an email whenever a student comments. This can be useful if the supervisor intended it to be, but it can also annoy all other students. Subscriber settings are mandatory for all students by default. Wouldn't it be better if the settings for the subscriber mode in this plugin were set up as in the Moodle forum settings? There you can adjust the subscriber settings in 4 options:
Optional subscription - Participants can choose whether to be subscribed; Forced subscription - Everyone is subscribed and cannot unsubscribe; Auto subscription - Everyone is subscribed initially but can choose to unsubscribe at any time and Subscription disabled - Subscriptions. So every student could control his subscription settings with more flexibility.

@Marx1st
Copy link

Marx1st commented May 4, 2020

Any news on this? Or, at least, make notifications optional?

lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Oct 31, 2021
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Oct 31, 2021
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Oct 31, 2021
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Oct 31, 2021
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 2, 2021
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 30, 2021
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 30, 2021
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 30, 2021
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 30, 2021
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 30, 2021
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 29, 2022
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 29, 2022
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 29, 2022
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 29, 2022
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 29, 2022
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 29, 2022
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 29, 2022
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 29, 2022
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 29, 2022
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 29, 2022
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 23, 2023
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 23, 2023
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 23, 2023
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 23, 2023
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 23, 2023
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 23, 2023
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 24, 2023
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 24, 2023
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 24, 2023
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 26, 2023
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 26, 2023
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 26, 2023
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 26, 2023
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 26, 2023
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 26, 2023
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 26, 2023
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 26, 2023
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 26, 2023
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 26, 2023
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 30, 2023
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 30, 2023
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue May 30, 2023
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Nov 1, 2023
The subscription setting will distinguish between optional
subscription, auto subscription, forced subscription and
subscription disabled for comments, auto subscription being the
default as it has been up to now.
If disabled or forced, no subscribe/unsubscribe menu entry is
shown.
Contrary to forum if you change this in hindsight, for
example it will not subscribe or unsubscribe all person
who have subscribed/unsubscribed to a comment.
Also, Behat tests are introduced hereby.
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Jun 12, 2024
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Jun 13, 2024
srobotta pushed a commit to srobotta/moodle-mod_pdfannotator that referenced this issue Aug 26, 2024
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Jan 5, 2025
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Jan 5, 2025
lucaboesch added a commit to lucaboesch/moodle-mod_pdfannotator that referenced this issue Jan 5, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants