Closed LaChope closed 1 year ago
@blcham
@kostobog please describe in steps what needs to be done
Based on discussion with MK, this is what needs to be done.
1)
Implementing est-min
est-min
property to TaskPlan
Entityest-min
per TC step from data repository, calculate est-min
per TC est-min
per TC and set it in TaskPlans
.2)
Performed time bookings per TC
SessionPlans
) of TC's TaskPlans
. SessionPlans
) of the TCs TaskPlan
.3)
Average time spend on this TC from history data
TaskType
taskTypeIRI
across all closed WPs. Store the results as a work-time-estimate
property of taskTypeIRI
.TaskTypes
from data repo to load the new property work-time-estimate
.TaskType
from TaskPlans
to present the work-time-estimate
value.4)
time booked in this WP on this TC - I assume this is the planned work time, in this case this is already implemented
@blcham
@kostobog if possible add statistics to separate graph
I added statistics average work time
and est-min
to separate graph <http://onto.fel.cvut.cz/ontologies/csat-maintenance/statistics>.
The statistics were calculated using the queries TC average work time and TC execution est-min
@kostobog Can you evaluate what was done from points 1,2,3,4 ?
In case all was done I will create specific issues to automate the solution, by two steps:
@blcham All four points were implemented.
Progress in tooltip updated in https://github.com/kbss-cvut/csat-maintenance-planner/pull/162
@kalamartin Check progress in plan editor. Progress should appear for all plan parts above and including task plans (i.e. TCs and WOs). The performance parameters are: Estimated work-time
Average work-time
Work-time
Duration - for all plan parts shows duration between start and end of the plan
Mechanic count - for all plan parts shows the number of different mechanics
Tested, all seems working. Should we close this issue or we will continue also with statistics based on TermIt data?
@blcham @kostobog
Closed with reference to #152
@kostobog Number from statistics, how much should be done, how much was done.
From this: https://docs.google.com/spreadsheets/d/13zMQOvi8Cgr1Emxv7TKGTlIo1Za2wU48BX_PRp3p8es/edit#gid=386279150 ?