{{ scope.row.LastName + scope.row.FirstName }}
{{ scope.row.Training | rounding }}
{{ scope.row.RefresherTraining | rounding }}
{{ scope.row.Timepoint | rounding }}
{{ scope.row.Timepoint48H | rounding }}
{{ scope.row.Timepoint24H | rounding }}
{{ scope.row.Adjudication | rounding }}
{{ scope.row.Adjudication48H | rounding }}
{{ scope.row.Adjudication24H | rounding }}
{{ scope.row.Global | rounding }}
{{ scope.row.Downtime | rounding }}
Edit