File Added Notification consider group information.
Description
Attachments
- 25 Feb 2013, 05:40 AM
- 25 Feb 2013, 05:40 AM
- 06 May 2011, 02:48 AM
- 13 Apr 2010, 02:31 AM
- 13 Apr 2010, 02:31 AM
Activity
Miguel Pellicer December 14, 2023 at 2:13 PM
This is not an issue anymore in 22.x
David Roldán Martínez February 25, 2013 at 5:40 AM
I'm attaching an updated version of the patches. They've been done for r.120281.
Let me know if you need further help.
Gregory Thomas February 19, 2013 at 12:00 PM
David,
I realize this didn't get reviewed in a timely fashion, but wondering if the patches could be updated. They did not apply cleanly for me on trunk code as of Feb 19th, 2013. I was looking at this ticket as part of a JIRA Triage review: https://confluence.sakaiproject.org/display/QA/Jira+Triage
David Roldán Martínez May 6, 2011 at 2:52 AM
I've just uploaded a screenshoot. As you can see, instructors are able to set up if dropbox notification behaviour with respect to section information when a notification is sent because a student has modified a resource in his/her dropbox:
To notify all instructors in the site, independently of if they are assigned in the sections the students belongs to or not.
To notify only instructors belonging to the same sections as the student.
David Roldán Martínez April 28, 2011 at 4:20 AM
Patches provided. There are two:
kernel_KNL-436.patch.txt, which affects to API and Impl kernel modules.
content_KNL-436.patch.txt, which affects to content tool. It adds an option more inside dropbox options tab content.
This patch is an enhancement of the File Added Notification functionality.
We found the groups to which the student is subscribed. We will notify only to teachers of these groups.
If no group information, notify all teachers of the site.
It is necessary modify kernel code.