{{ $campaign->name }}
Relatório Psicossocial
{{ auth()->user()->currentTenant()->company_name }}
{{ now()->format('d/m/Y') }}
{{ $settings['intro_text'] }}
{{ $settings['methodology_text'] }}
Campanha
{{ $campaign->name }}
Questionário
{{ $campaign->questionnaireVersion?->questionnaire?->name ?? '-' }}
Convidados
{{ $summary['invited'] }}
Respondentes
{{ $summary['answered'] }}
Taxa de resposta
{{ $summary['responseRate'] }}%
Média geral
{{ $summary['generalScore'] ?? '-' }}
{{ $summary['generalRisk']['name'] }}| Dimensão | Respondentes | Média | Classificação |
|---|---|---|---|
| {{ $result->dimension_name }} | {{ $result->respondents_count }} | {{ $result->score }} | {{ $result->risk }} |
{{ $recommendation->title }}
{{ $recommendation->dimension?->name ?? 'Todas as dimensões' }} — {{ $recommendation->risk_level }}
@if($recommendation->description){{ $recommendation->description }}
@endif| Dimensão | Risco | Ação sugerida | Responsável | Prazo |
|---|---|---|---|---|
| {{ $plan->dimension?->name ?? 'Todas' }} | {{ $plan->risk_level }} | {{ $plan->suggested_action }} | {{ $plan->responsible_area ?: '-' }} | {{ $plan->deadline_days ? $plan->deadline_days . ' dias' : '-' }} |
{{ $settings['pgr_note'] }}
{{ $settings['lgpd_text'] }}