1
Task Master function that collectively manages task information of each project.
There are 3 main function.

1. Define standard task information
・Name
・Effort

2. Bulk update of tasks on the project
The task information of a project that has not started yet can be changed in a bulk by changing the task master.
Ex. )
Task Master - TASK A, Effort = 30H
revised to Effort = 40H
The efforts of TASK A on the actual project will be revised to 40H at once.
*Excludes projects that are already in progress

3. Aggregate achievements and utilize for analysis
When the task associated with the Task Master is completed, the actual efforts required and troubleshooting time are totaled, and analyze whether the defined standard efforts are appropriate or not.

Ex.)
Task A on Project1~10 completed.
Then aggregate the actual efforts.
Average actual effort = 40H
Average trouble shooting hours = 3H

-->User consider if ...
・the standard effort should be revised or not.
・this trouble hours is applicable, if not, revise the task process.
STATUS DETAILS
Needs Votes