@if($testevent_id == 0) @endif @if((!is_null($customSettings))&&($customSettings->is_registration==1)) @endif @if((!is_null($customSettings))&&($customSettings->is_custom_excel_upload==1)) @endif @if(!empty($customFormFields)) @endif @if($assessmentMaster->assessment_type_enumeration_id ==2) @endif @if($assessmentMaster->scoring_logic == 2) @endif @if(isset($testPinSectionAndScore['topicCount']) && $testPinSectionAndScore['topicCount'] > 0) @endif @if($image_proctoring== 1) @endif @if(!is_null($customSettings)) @if($customSettings->is_creditability_level==1) @endif @endif @if(!is_null($customSettings)) @if(($customSettings->is_report_url==1)&&($assessmentMaster->scoring_logic !=2)) @endif @if($customSettings->is_department==1) @endif @if($customSettings->bosch_plant_location==1) @endif @endif @if(!empty($customFormFields)) @foreach($customFormFields as $formFields) @endforeach @endif @if(isset($testPinSectionAndScore['topicCount']) && $testPinSectionAndScore['topicCount'] > 0) @if(!empty($testPinSectionAndScore['sectionNameDetails'])) @foreach($testPinSectionAndScore['sectionNameDetails'] as $sectionName) @endforeach @endif @endif @if(!empty($testPinSectionAndScore['sectionNameDetails'])) @foreach($testPinSectionAndScore['sectionNameDetails'] as $sectionDetails) @foreach($sectionDetails['topic'] as $topicName) @endforeach @endforeach @endif @if(!empty($candidateResult)) @foreach($candidateResult as $result) @if($testevent_id == 0) @endif @if((!is_null($customSettings))&&($customSettings->is_registration==1)) @endif @if((!is_null($customSettings))&&($customSettings->is_custom_excel_upload==1)) @endif {{----}} @if(!empty($customFormFields)) @if((!empty($candidateCustomForm))&&(isset($candidateCustomForm[$result->testpin]))) @foreach($candidateCustomForm[$result->testpin] as $key=>$customFormDetails) @if(($key !='cf_assign_id') &&($key !='cf_testpin')) @endif @endforeach @else @for($i=1;$i<=count($customFormFields);$i++) @endfor @endif @endif @if($assessmentMaster->assessment_type_enumeration_id ==2) @endif @if(($result->scoring_logic==2)&&($result->customized_settings_scoring_logic==1)) @endif {{-- @if((isset($testPinSectionAndScore['candidateScore'][$result->testpin]))&&(!empty($testPinSectionAndScore['candidateScore'][$result->testpin]))) @foreach($testPinSectionAndScore['candidateScore'][$result->testpin] as $score) @endforeach @else @for($i=1;$i<=$testPinSectionAndScore['topicCount'];$i++) @endfor @endif --}} @if(isset($testPinSectionAndScore['topicCount']) && $testPinSectionAndScore['topicCount'] > 0) @for($i=0;$i<$testPinSectionAndScore['topicCount'];$i++) @if((isset($testPinSectionAndScore['candidateScore'][$result->testpin]))&&(!empty($testPinSectionAndScore['candidateScore'][$result->testpin]))) @else @endif @endfor @endif @if($image_proctoring== 1) @endif @if(!is_null($customSettings)) @if($customSettings->is_creditability_level==1) @endif @endif @if(($assessmentMaster->scoring_logic !=2)&&(!is_null($customSettings))&&($customSettings->is_report_url==1)) @if(isset($reportUrl[$result->testpin])) @else @endif @endif @if(!is_null($customSettings)) @if($customSettings->is_department==1) @endif @if($customSettings->bosch_plant_location==1) @endif @endif @if(isset($candidate_video[$result->testpin])) @endif @if(isset($screen_video[$result->testpin])) @endif @endforeach @endif
Attempt ID Testpin Candidate Name Email IDMobile NumberRegistration ID Date of BirthRoll Number/Registration Number Enrollment Numbers IP Address Custom Form Test Status Terminated Reason Test Completion date Score obtained Maximum Score Percentage ObtainedPronunciation Fluency Vocabulary GrammerSuitability Index Section Details Total Time taken in Minutes No. of RetriesNo. of Images No. of Flagged ImagesFace Not Visible Another Person Present Person Not Present Mobile Phone Detected Person Looking Away from Screen Profile Face Not Detected Honesty Level Malpractice Conducted Status ID Card Image TakenPDF URLDepartmentPlant locationCandidate Video Screen Video
{{$formFields}}{{$sectionName['section_name']}}
{{(!empty($topicName))?$topicName:'No Topic'}}
{{$result->login_audit_id ?? ''}} {{$result->testpin}} {{$result->candidate_first_name.' '.$result->candidate_last_name}} {{$result->candidate_email_address}}{{$result->contact_no}}{{ $registration_id[$result->testpin] ?? '' }} {{ $dob[$result->testpin] ?? '' }}{{$result->roll_number}} {{$result->enrollment_number}}{{$result->assessment_name}}{{$result->IP_Address}} {{$customFormDetails}}NA @if($result->assessment_status == 3) {{'Started'}} @elseif($result->assessment_status == 4) {{'Completed'}} @elseif($result->assessment_status == 5) {{'Terminated'}} @elseif($result->assessment_status == 8) {{'Expired'}} @endif {{$result->terminated_reason ?? 'N/A'}} {{(!empty($result->Test_Completion_date))?Carbon\Carbon::parse($result->Test_Completion_date)->format('Y-m-d'):''}} {{$result->Score_obtained}} {{$result->Maximum_Score}} {{($result->Percentage_Obtained >0)?round($result->Percentage_Obtained,1):0}}{{number_format($result->pronunciation,2)}} {{number_format($result->fluency,2)}} {{number_format($result->vocabulary,2)}} {{number_format($result->grammer,2)}}{{($result->suitability_index >0)?round($result->suitability_index,1):0}}{{$score->obtained_score}}NA{{$testPinSectionAndScore['candidateScore'][$result->testpin][$i]->obtained_score ?? 0}}0 {{$result->Total_Time_taken_in_Minutes??'NA'}} {{$result->No_of_Retries}}{{$result->No_of_Images??0}} {{$result->No_of_Flagged_Images??0}}{{$result->Face_Not_Visible??0}} {{$result->Another_Person_Present??0}} {{$result->Person_Not_Present??0}} {{$result->Mobile_Phone_Detected??0}} {{$result->Person_Looking_Away_from_Screen??0}} {{$result->Profile_Face_Not_Detected??0}} {{$result->Honesty_Level}} {{$result->Malpractice_Conducted_Status}} {{$result->ID_Card_Image_Taken}}{{$reportUrl[$result->testpin]}}NA{{ $department[$result->testpin] ?? '' }}{{ $plant_location[$result->testpin] ?? '' }}{{ $candidate_video[$result->testpin] ?? '' }}{{ $screen_video[$result->testpin] ?? '' }}