Question #124112 on Mahara changed:
https://answers.launchpad.net/mahara/+question/124112

Ruslan Kabalin posted a new comment:
It should not be too heavy, especially if the feature will only be
available for tutors and group admins. You just need another mapping
table view_viewed with user and view IDs relations, i.e. once a user has
seen a view, the corresponding record will be inserted. Then at the list
of submitted views generation, you "join" this view_viewed table and
mark corresponding views at the output as "read". If, for instance the
view has been resubmitted or someone else left a comment, all or some
records related to the view will be removed from mapping table and
tutors will see the view as unread.

-- 
You received this question notification because you are a member of
Mahara Contributors, which is an answer contact for Mahara.

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to