@php $currentDateTime = \Carbon\Carbon::now()->format('Y-m-d H:i:s'); @endphp METRICAS DE ENCUESTA {{-- --}} {{-- --}} {{-- @if ($surveyApplication->survey->type === 'EVALUACION DOCENTE') @endif @if ($surveyApplication->survey->type === 'EVALUACION DOCENTE') @endif @foreach ($surveyApplication->survey->fields as $field) @endforeach --}} @foreach ($report as $key => $value) @dd($key ,$value) @endforeach
{{ config_intranet('full_name') }}
REPORTE DE ENCUESTA
Encuesta: {{ $surveyApplication->survey->name }}
Descripción: {{ $surveyApplication->survey->description }}
Tipo: {{ $surveyApplication->survey->type }}
Cantidad de preguntas: {{ $surveyApplication->survey->question_count }}
Lista de distribución: {{ $surveyApplication->distributionList->name }}
Fecha de descarga: {{ $currentDateTime }}
ProfesorClaseFecha y hora de respuesta{{ $field->question }}
{{-- @dd($assignaments->last()) --}}