{{-- include page's specific scripts here --}}

{{ $etablissement->descruni }}

-.-.-.-.-.-.-.-

{{ $etablissement->descreta }}

-.-.-.-.-.-.-.-

Évaluation: {{ $infoGenerale->intituleEcu }}

Enseignant : {{ $infoGenerale->nom." ".$infoGenerale->prenom }}
Durée : {{ $epreuve->duree." min" }}
Spécialité : {{ $infoGenerale->sigleFilieres }}
Année d'étude : {{ $infoGenerale->niveauFormation." / ".$infoGenerale->annee_etude }}
@if ($showAnswers) @if ( $template == '1' ) @foreach ($questions as $i => $question) @foreach ($propoReponses[$question->idquestion] as $j => $rep) @endforeach @endforeach @else @foreach ($questions as $i => $question) @endforeach @endif @else @foreach ($questions as $i => $question) @foreach ($propoReponses[$question->idquestion] as $j => $rep) @endforeach @endforeach @endif
{{$i + 1}}. {!! nl2br($question->intitulequestion) !!}
statut == 'V')) ? 'checked' : '' }} /> {{ range('a', 'z')[$j] }}- {!! nl2br($rep->proporeponse) !!}
{{ $i + 1 }}- @foreach ($propoReponses[$question->idquestion] as $j => $rep) @if ($rep->statut == 'V') {{ range('a', 'z')[$j] }}-) @endif @endforeach
{{$i + 1}}. {!! nl2br($question->intitulequestion) !!}
{{ range('a', 'z')[$j] }}-) {!! nl2br($rep->proporeponse) !!}