Details
-
Sub-task
-
Resolution: Unresolved
-
None
-
None
-
Empty show more show less
Description
Usage scenario
The question should be able to answer, how long does it take for the reviewers of a certain language combination to work on average on a project within a certain period of time.
Implementation
A new evaluation is implemented, that shows the average job durations.
The job duration is measured between the date when the job changed to status open to the date when the job has been delivered.
For this in the user assignment table of the task properties 2 new colums are introduced:
- date when workflow step changed to open
- finished date (date when the job has been delivered)
Access to the evaluation
A new action icon is introduced for each task in the task overview, that opens a statistics window. The window shows:
- A graphical representation, as seen in this example: http://examples.sencha.com/extjs/6.2.0/examples/kitchensink/#line-basic
- x-axis: The time course over the past year as months
- y-Axis: The average duration of all tasks completed this month for the currently selected language combination
- A drop-down allows the change of the displayed language combination
- By default no language combination is set and the values for all language combinations combined are shown
Attachments
Issue Links
- relates to
-
TRANSLATE-1455 Deadlines and assignment dates for every role of a task
- Done