-
Notifications
You must be signed in to change notification settings - Fork 64
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
Can not stop teachers from receiving submission notifications #148
Comments
You can disable this by changing the default messaging outputs for "Turnitin Assignment Instructor Digital Receipt notifications" and deselecting it. Instructors can then enable it if they want to. It probably should not be enabled by default. |
We have this setting disabled but our staff have still been getting the emails |
It shouldn't happen if - as @aspark21 says - you disable the instructor digital receipt notifications. If you disable emails but still keep popups enabled do the popups still send? For reference, the plugin defines instructors as users who are able to grade so that will in reality encompass a number of roles. |
Thanks for your replies. When I check the users message settings that are reporting the emails they have all been set not to receive the emails. My only option for the ones that have been receiving lots of the emails is to temporary disable notifications, which is not perfect as they will no longer get any messages out of Moodle. |
@jmcgettrick Same as @jtutchings for us too actually, we went from setting the default to not send, now to disallowed and we are still getting notifications being sent to teachers. Could it be the turnitin website sending them instead? |
We just updated Turnitin Assignment 2 version 2016011104 in our Production environment this morning and are noticing the same issue. Our workaround has been to advise all Instructors to edit their messaging settings manually and untick pop-up and email notifications for: Turnitin Assignment Digital Receipt notifications We don't want to untick these at a global level since students rely on getting email submission notifications. |
In addition, the documentation (https://guides.turnitin.com/03_Integrations/Turnitin_Partner_Integrations/Moodle/Moodle_Direct_V2/Direct_V2_Integration_Administrator_User_Manual/Enabling_Student_Submission_Notifications) states that |
Another issue is the line in turnitintooltwo_submission.class.php ~line 630: This will retrieve all users that have this ability at this context...however that includes site admins and managers. The better code would be: $this->submission_instructors = get_enrolled_users($context,'mod/turnitintooltwo:grade', 0, 'u.id'); This then limits the returned users as having to have an active enrollment in the course and cuts off users that have system permissions that would satisfy the original code. |
@Syxton A better solution might be to just email those listed as Tutors and not just get anyone with the grade capability. One of the developers at our University is working on such a patch. But the list of tutors should only be those users with the capability to grade at the course level, right? |
- modify submission notification list to only include turnitin tutors who is currently active moodle user
We just experienced the same issue. Changing notification settings made no difference. The list of message outputs defined for the plugin are (from https://github.com/turnitin/moodle-mod_turnitintooltwo/blob/v2016011105/db/messages.php):
|
Hi @jbriggscmet, @rlorenzo, @aleksmacheta, @Syxton, @jtutchings, @aspark21 Thank you all for your input and raising this with us. I will pass this onto the Engineering Team to investigate further. Regards |
Hi, we've just updated to v2016011105 and found that notifications are being sent to all the tutors. |
Hi @VladimirSavitchi, we are aware of the plugin behaviour whereby every tutor is emailed and are currently working on addressing it. thanks for reporting. |
A workaround for this is to leave the default message outputs for email configured to Permitted, then to disable the individual user message preferences for Turnitin Email (user profile -> administration -> preferences -> messaging). |
Is there any progress on this? We would not have updated had we known of this issue. |
Hi @cb526, We have fixed the issue but we have yet to release the version of the plugin containing the fix. We will look to release within the next month. Thanks |
Please hurry. Many non-teachers listed under Other Users (site wide) are getting angry at hundreds of emails being received one by one from every course. |
@cwestgarth What's up with the release schedule? Usually there's a monthly release like clockwork but there hasn't been one in 3 months. Is it because of the work on the migration tool from V1? |
Hi @aspark21 the team here in the UK have been working on a broader project over the last couple of months. We are looking to release in the next couple of weeks which will include support for Moodle 3.1. Thanks |
👍 |
Just want to add another scenario: for our department administrators we give them the grading capability (as this is the only way they can view TII submissions) at the category level (i.e. we assign "dept admin" role at the category). They are not explicitly enrolled on the Moodle courses (i.e. not listed in the user list), but they still get an email. If a user is not enrolled on a Moodle course they shouldn't really be getting these emails. |
Hi @sharpchi, Thank you for raising this with us. As we only have three roles in Turnitin we acknowledge anyone who has the permission to grade an assignment as an instructor. We therefore enrol them in Turnitin as an instructor. This is why they are receiving the email. |
Thanks for replying @cwestgarth, I understand what you're saying, the distinction we're making is that these people are not enrolled on the course, so perhaps they shouldn't be enrolled in Turnitin. It's a mute point anyway, since updating TII in Moodle, we've had so many complaints about too many unwanted emails that we've nobbled the messages for instructors entirely. |
Thank you @sharpchi and apologies for the inconvenience. |
@cwestgarth is the pull request for the fix public? I don't think I saw it but if not any chance it could be? We are scheduled to be upgrading our main site to 3.0 Wednesday, if this isn't ready we are going to have to cancel our upgrade...with little hope of having a new slot anytime soon. I also had not realised that this would be triggering the processing of the email notifications backlog to teachers as other institutions have found out during their upgrades. We can't be going through that again. |
@cwestgarth does this affect the plagiarism plugin too for moodle 3? |
Hi @hitteshahuja, Thanks |
@cwestgarth Can you please confirm when this is due to be fixed ( even if on a "develop" branch which can be ported through) . We upgrade to 3.0.4 in a week or so and this will have a high impact on our academic community. |
Hi @hitteshahuja Thanks |
Hi @hitteshahuja, Apologies we currently do not have this feature available in the Plagiarism plugin yet. Please disregard the comment above. Thanks |
@cwestgarth So it does not affect the Plagiarism plugin then? |
Hi @hitteshahuja Thanks |
This has now been fixed in the latest release v2016072601. |
Just needed to check if the feature to avoid sending notifications to tutors of different groups was ever implemented? Currently all users with Tutor role are getting assignment submission notification whether or not the student is part of their group. Is there a setting in place where we specify which tutor should get notifications OR tutors of which particular group should get notifications? |
Turnitin Assignment 2 version 2016011104
Teachers are receiving submission notifications whenever a student submits to an assignment and there does not appear to be an option to turn this off. Also users who have a manager type role at a category level are being sent the emails.
Example email
Subject: Submission made to assignment
A submission entitled 2 has been made to assignment REN318LON CW1 Submission: Part 1 in the class REN318LON - International Hospitality Operations Management - 1516AAA.
Submission ID: 12345678
Submission Date: 14-Mar-2016 06:24PM
The text was updated successfully, but these errors were encountered: