|
@php
if(isset($getimage->s3_id)){
$user_image =\HireMeeHelper::getAWSImageUrl($getimage->s3_id,config('filesystems.disks.hiremeeprodev.bucket'),'hiremeeprodev');
$orientation_images = \HireMeeHelper::removeImagerotation($user_image,500,500);
$b64userimage= 'data:image/jpg;base64,'.base64_encode($orientation_images);
}
else{
$user_image = public_path('/assets/images/user.png');
$b64userimage= 'data:image/jpg;base64,'.base64_encode(file_get_contents($user_image));
}
@endphp
|
Name : {{ $personal_information['first_name'] ?? '--'}} Email : {{ $personal_information['email_address'] ?? "--"}} Contact No. : {{ $personal_information['contact_no'] ?? "--"}} |
@if(!empty($personal_information['created_at']))
Test Taken on : {{ \Carbon\Carbon::parse($personal_information['created_at'])->formatLocalized('%d %b %Y') }} @endifCompletion Status: {{ $personal_information['options']? $personal_information['options'] : "--" }}
|
|
Date of Birth : Not Updated Location : Not Updated |
Experience : Not Updated Session : Not Updated |
|
{{ round($overall_percentage,1) }}%
Overall Score
|
|||||||||
| Lexical | Task | Grammar | Cohension | Score |
|---|---|---|---|---|
| Band: {{ $esy_score->lexical }} | Band: {{ $esy_score->task }} | Band: {{ $esy_score->grammar }} | Band: {{ $esy_score->cohesion }} | {{ $esy_score->total }} / {{ $esy_score->score }} |
| No Records Found | ||||
| Overall Score |
{{ floatval($overall_scores['overall_score']) }} / {{ floatval($overall_scores['total_score']) }}
{{ round($overall_percentage) }}%
|
| {!! isset($section['section_name']) ? $section['section_name'] : '' !!} |
{{ floatval($section_overall_score) }} / {{ floatval($section_total_score) }}
{{ round($section_overall_percentage) }}%
|
| No records found | |
|
0
20
40
60
80
100
Percent (%) Score |
| {{ $proct_data ? Carbon\Carbon::parse($proct_data->created_at)->format('g:i:s a') : ""}} | {{ $proct_data->event_name }} |
| No records found | |
| {{ $sectionvalue['topic'] }} |
{{ $sectionvalue['cat'] }}
{{ round($sectionvalue['score']) }}%
|
| {{ $sectionvalue['topic'] }} |
{{ $sectionvalue['cat'] }}
{{ round($sectionvalue['score']) }}%
|
|
0
20
40
60
80
100
Percent (%) Score |
|
{{ $form->field_name ? $form->field_name : "--" }} : {{$form->field_value ? $form->field_value : "--"}} |
||
| No Records Found | ||
|
{{$form->question ? $form->question : "--"}} : {{$form->answer ? $form->answer : "--"}} |
||
| No Records Found | ||