{% extends "aristotle_mdr/workgroup.html" %} {% load aristotle_tags i18n %} {% url 'aristotle:item' item.id %} {% block title %}{{ workgroup.name }} {% trans 'members' %}{% endblock %} {% block page %}
Below is a list of members in this workgroup, every person listed on this page can view content in
this workgroup. Additional permissions are listed with each group.
Permissions only apply to specific workgroup, so a user may be a manager in one group but
an editor in another.
All members of a workgroup can participate in workgroup conversations.
Note: permissions are non-hierarchical, so to get all permissions a member may need
to be in multiple groups.
Workgroup managers can add and remove users from a workgroup, delete workgroup conversations and retire a workgroup. They can also create and edit content that has been not progressed to a locked state.
Stewards are trusted editors that can create and edit content that has been progressed to a locked state {#, but cannot edit content that is public . They also have the permissions of submitters #}.
Submitters can edit content that has not been progressed by a registrar to a locked state. They can view all content in a workgroup and can set the flag that an item is ready for review by a registrar.
Viewers are only able to view content in a workgroup. They may also participate in workgroup conversations.