This wiki is archived and useful information is being migrated to the main bzflag.org website

Remove User from Group

From BZFlagWiki
Revision as of 17:12, 5 December 2016 by Zehra (Talk | contribs) (category link)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Picture Frame.png This page contains a specification document for an enhancement or feature. It is a work of collaborative development, and may not represent the final design. If you are not part of the development or design group, please post comments and suggestions on the talk page and not in the middle of the design.


Introduction[edit]

This use case describes the process a group manager will use to remove a player from a group they manage.

Use Case diagram

The diagram shows the requirements and rules the use case is responsible for (via the <<requirement>> stereotype).


Pre-conditions[edit]

None


Post conditions[edit]

The system has removed the player from a group.


Included Use Cases[edit]

View Groups


Requirements and rules realized[edit]

RQ7 Group managers can view the list of members
The system shall enable group managers to view the list of members in any group they manage.

  • BR33 Managers cannot remove founders

The system shall prevent a group manager from removing a player from a group where the player is also the groups founder or co-founder.


RQ19 Notify players of changes in membership
The system shall notify a player if they have been added to, or removed from, any group.

  • BR28 Player notification format

The system shall use a forum private message, email message, and a message displayed on the 'my groups' page to alert players of changes to their membership.


RQ20 Track changes to group memberships
The system shall store and track the details of changes in membership of each group, according to rules: BR26

  • BR26 Record details

The system shall store the date, player, manager and group for each change in membership.

  • BR34 Provide reason for removal

The system shall require a manager to provide a reason for removing a player from a group.


Flow of events[edit]

The flow of events describes the main actor actions and system responses in the execution of the use case.

Activity diagram showing flow of events


Messages[edit]

Step: BF-6
Condition: Successfully removed player from group
Message Number: MSG-1
Message Text: Player <player name> has been removed from Group <group name>.