Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Send feedback about status to the issue reporter #7

Open
andstor opened this issue Jul 24, 2020 · 1 comment
Open

Send feedback about status to the issue reporter #7

andstor opened this issue Jul 24, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@andstor
Copy link
Member

andstor commented Jul 24, 2020

The person (often a student) reporting the issue should be given some feedback. As a minimum, when an issue is closed, the reporter should be notified by email. Further, it would be beneficial to also be able to provide notifications within Moodle.

This can be implemented by using Moodle's Message API. Specifically, the email_to_user function should be used for sending email.

@andstor andstor added the enhancement New feature or request label Jul 24, 2020
@hgeorgsch hgeorgsch assigned hgeorgsch and davrikn and unassigned hgeorgsch Apr 8, 2021
@hgeorgsch
Copy link
Contributor

User story

Very often men a question developer reviews comments, there is a need to respond to the commenter (student). This is not always the case, but sometimes.

It would be nice to have a button to send a comment to the issue reporter, via email. For uses with LTI, this definitely should be email, but other in-moodle messaging interfaces may be an option in other use cases.

All messages sent to reporters should also be logged, but not the other way around. It may be a good idea to have a button to resend an existing comment, in the event of misclick. This is not critical at this stage.

@andstor andstor mentioned this issue Apr 11, 2021
@hgeorgsch hgeorgsch assigned jorgenfinsveen and unassigned davrikn Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants