|
[
Permlink
| « Hide
]
Stephen Marquard added a comment - 04-Jul-2007 06:25
We've also had a similar request - more in the line of 'I want to see how many people have read this message'. Also +1 on ability to show profile photos.
The profile photos comes from previous piloting with JForum. Our users really liked having a separate profile in JForum to which they could easily add their own photo. This suggests we may want to have multiple profiles, or different pieces of the existing core Sakai profile, e.g. my academic profile, my social profile etc. with some populated by SIS and some by the users themselves.
We have completed a first cut of the work to show who has read a message and will work with Lance to try and get this added to Forums for the future. I'm sure this could also be tweaked to show how many people have read the message as well as who has read the message. Robert, It would be nice to have some information in the Description field for this issue, where its readily accessible. Could you perhaps summarize something from the word doc there? Thanks.
Andrew - please create a branch for Hull from trunk and they will implement this functionality. Thanks, L
Robert, do you have an estimate for when this feature will be available?
Coding completed, but having trouble with subversion.
Updates allow user to see who has read their messages. This property can be turned on or off via forum/topic settings (similar to the Revise Settings All/Own/None). See screenshots. It requires 2 new columns (VIEW_READBY_OWN & VIEW_READBY_NONE) in the MFR_PERMISSION_LEVEL_T database table. Screenshot showing opened out Readby option
Topic Settings screenshot showing new View Readby None/Own/All options
Jon, what is the current status of this branch? It sounds like coding on this was completed back in September? Was it decided to merge it into trunk, and was the functionality there in time to get included in to 2.5? Or is this work still underway and targeted for 2.6?
Source is in the branch at https://source.sakaiproject.org/svn/msgcntr/branches/SAK-10559/
svn checkins are not showing up in this issue but are visible at: http://source.sakaiproject.org/viewsvn/msgcntr/branches/SAK-10559/?view=log Jon/Lance, has this work been reviewed and merged (or not, reason?) into Forums yet? Thanks.
UCT has coded an alternate implementation of a subset of this, for the case of viewing how many people had read the message, which stores the "readers" count along with the message. There may still be some implementation issues to work out (e.g. not counting double-clicks on 'mark as read', etc.)
We were concerned about the performance implications of the approach in this branch. Stephen, is there a separate branch for what you've implemented? is it under a different Jira? Thanks.
This is being reviewed for inclusion in 2.7, and so I want to be clear about what 'this' is :)
This seems to be the case: - What should be considered is currently a VULA branch, which could serve as a good first step, which however does not meet all of Hull's needs - The branch of work that does meet Hull's needs presents some performance concerns Correct me where I'm wrong. I can see that if you have a long thread and hundreds of people have read some of the messages the amount of DB work to load the initial page showing the threaded view of the messages would be large.
If the loading of the message readers was done in an AJAX call for each message the user requested it for would this address some of the concerns with performance of the approach Hull took? I don't think the original ticket description has been resolved.
Can I suggest this ticket gets rename "View how many times a message has been read" and a new ticket is created for "Viewing who has read a message" linking back to this one. Can someone give a description of how this has been fixed for 2.7 please.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||