-
Notifications
You must be signed in to change notification settings - Fork 2
Product Backlog
schweize8940 edited this page Nov 29, 2019
·
26 revisions
Current Total Done: 30/42
| Issue No | Requirement ID | Requirement Name | Rationale | Risk | Story Points | Done |
|---|---|---|---|---|---|---|
| 1 | US 01.01.01 | Add Mood Event Attributes | As a participant, I want to add a mood event to my mood history, each event with the current date and time, a required emotional state, optional reason, and optional social situation so that I can keep detailed track of my moods. | Low | 3 | ✔️ |
| 2 | US 01.02.01 | Colors and Emoticons | As a participant, I want consistent emoticons and colors to depict and distinguish the emotional states in any view so that I can at a glance easily see what my moods have been like recently. | Medium | 2 | ✔️ |
| 3 | US 01.03.01 | Viewing History Events | As a participant, I want to view a given mood event and all its available details so I can see all the details I entered. | Low | 1 | ✔️ |
| 4 | US 01.04.01 | Edit History Events | As a participant, I want to edit the details of a given mood event of mine so that if I feel something was incorrect I can correct it. | Low | 2 | ✔️ |
| 5 | US 01.05.01 | Delete History Events | As a participant, I want to delete a given mood event of mine so if I feel its unnecessary or pointless I can no longer have it. | Low | 1 | ✔️ |
| 6 | US 02.01.01 | Express a Reason | As a participant, I want to express the reason why for a mood event using a brief textual explanation (no more than 20 characters or 3 words) so I can better keep track of why I am in that mood. | Low | 2 | ✔️ |
| 7 | US 02.02.01 | Photograph Attachment | As a participant, I want to express the reason why for a mood event using a photograph so that I have more accurate recordings of my moods and reasons. | Medium | 3 | ✔️ |
| 8 | US 02.03.01 | Specify Social Interaction | As a participant, I want to specify the social situation for a mood event to be one of: alone, with one other person, with two to several people, or with a crowd so I can see how my moods generally are in given social situations. | Low | 2 | ✔️ |
| 9 | US 03.01.01 | Profile | As a user, I want a profile with a unique username so that I can access specifically my own moods. | Low | 2 | ✔️ |
| 10 | US 04.01.01 | Mood History List | As a participant, I want to view as a list my mood history, sorted by date and time, in reverse chronological order (most recent coming first) so I can see my most recent mood first and see how I’ve been over a course of time since I’ve started tracking them. | Medium | 4 | ✔️ |
| 11 | US 04.02.01 | Mood Filter | As a participant, I want to filter my mood history list to show only mood events with a particular emotional state to better determine what puts me in those specific moods and not have to sift through all my mood events. | Medium | 3 | ✔️ |
| 12 | US 05.01.01 | Follow Request | As a participant, I want to ask another participant to follow their most recent mood event to keep track of colleagues moods for a better understanding of the work environment. | Medium | 3 | ✔️ |
| 13 | US 05.02.01 | Grant Follow | As a participant, I want to grant another participant permission to follow my most recent mood event so that they can see my moods only if I want them to. | High | 4 | ✔️ |
| 14 | US 05.03.01 | View Followed Moods | As a participant, I want to view as a list the most recent mood events of the other participants I am granted to follow, sorted by date and time, in reverse chronological order (most recent coming first) to see the most current representation of their moods and understand where they are emotionally. | High | 4 | ✔️ |
| 15 | US 06.01.01 | Attach Location | As a participant, I want to optionally attach my current location to a mood event to see if I have more of a specific mood at a specific place. | High | 3 | ✔️ |
| 16 | US 06.02.01 | Map of User Events | As a participant, I want to see a map of the mood events (showing their emotional states) from my mood history list (that have locations) to have an easier time generalising what moods I have where. | High | 5 | ✔️ |
| 17 | US 06.03.01 | Map of Followed Events | As a participant, I want to see a map of the mood events (showing their emotional states and the username) from my mood following list (that have locations) to see the moods of colleagues where they are and if they confide with my moods in the same area. | High | 5 | ✔️ |