-
Notifications
You must be signed in to change notification settings - Fork 5
Scrum Report
gouravagrwal edited this page Dec 8, 2016
·
1 revision
Scrum Report allows users to view their details of their scrums. Teams and individuals, both can see all the details related to scrum for any given day.
Users can view their scrum details depending on their roles. Initially the user will be presented with a list of projects according to his role.
- Administrator can see all the projects
- Team leaders and employees can only view projects for which they are a part of
Upon selecting a particular project, details of scrum for the current day will open up. It will contain answers of the scrum questions depending on the role.
- Administrator and team leaders can view scrum answers for all the employees in the project
- Employees can view only their scrum answers
The list is provided with a yesterday and today button to see the scrum for respective days. Also, the list is provided with a calendar so that the user can select any specific date and see the scrum for that date directly.