Aucune donnée de précision pour le filtre courant.
@else| Question standard | @foreach ($this->tracerHeatmap['tracer_products'] as $tpName){{ $tpName }} | @endforeach|
|---|---|---|
| {{ $scLabel }} | @foreach ($this->tracerHeatmap['matrix'][$i] as $cell) @if ($cell === null)- | @else @php $c = $cell['mda'] <= $threshold ? 'success' : ($cell['mda'] <= $threshold * 2 ? 'warning' : 'danger'); @endphp{{ $cell['mda'] }}% | @endif @endforeach
Aucune donnée pour ces filtres.
@else| Sous-critère | N | MDA | Score |
|---|---|---|---|
| {{ $row['sub']->label }} | {{ $row['count'] }} | {{ $row['avg_mda'] }}% | {{ $row['avg_score'] }} |
| FS · Campagne | Question | Transmise | Observée | Écart | Score |
|---|---|---|---|---|---|
|
{{ $a->participant?->survey?->structure?->name ?? '-' }}
{{ $a->participant?->survey?->campaign?->name ?? '-' }} |
{{ \Illuminate\Support\Str::limit($a->question?->wording ?? '-', 80) }}
{{ $a->question?->subCriterion?->label }} |
{{ $a->reported_value }} | {{ $a->observed_value }} | {{ number_format((float) $a->absolute_difference, 1) }}% | {{ $a->score }} |
| Aucune réponse de précision pour ces filtres. | |||||