-
Type:
New Feature
-
Resolution: Unresolved
-
None
-
Affects Version/s: None
-
Component/s: translate5 AI
-
High
-
Emptyshow more show less
Problem
If quality estimation is triggered on each segment save (setting runtimeOptions.plugins.OpenAI.qualityScoreSegmentCheck), users will want to know, how the quality estimation analysis of a task looked at which point in time. Especially at the time when a workflow step was finished.
Solution
Save the datetime of every entry in the analysis table in the DB.
Introduce a select field labeled "Analyse from" at the TQE analysis tab of a task, that let users select the point in time, when a certain task workflow step was finished. Attention: A workflow step can have be finished multiple times, if the PM intervenes.
The select field options will show the datetimes from all events, when a workflow step was finished like this "datetime stamp: Review 1 finished".
The options are ordered by datetime, first first. The last one is selected by default.
For each segment the analysis always includes the estimation, that is older than the datetime of the workflow step finish datetime, but closest to it.