@php $interview_data = @$step_verified_data['interview_data']; $agency_name = @$step_verified_data['agency_name']; $is_interview_finished = @$step_verified_data['is_interview_finished']; $position_types = @$step_verified_data['position_types']; $user_portfolio = @$step_verified_data['user_portfolio']; $j1_status_id = @$step_verified_data['j1_status_id']; $program_length = config('common.program_length'); $english_level = config('common.english_level'); $registration_fee = config('common.registration_fee'); @endphp
The purpose of our pre-screening interview is to evaluate your English level and gather additional information regarding your application.
This step is disable until user will reach to step.
@else @if(!empty($portfolio->placement_agency_id) && $portfolio->placementAgency->checkAgencySync()) @if(empty($is_interview_finished)) @if(empty($interview_data->interview_confirmed_user))EV's Pre-screening interview is scheduled with agency: @if(!empty($agency_name)) {{$agency_name}} @endif.
{{ dateformat($interview_data->dest_datetime, DISPLAY_DATETIME) }}
{{ get_timezone_label($interview_data->dest_timezone_id) }}
Interview with: {{$interview_data->interviewer}}.
Interview Scheduled on: {{ dateformat($interview_data->dest_datetime, DISPLAY_DATETIME) }}
Time Zone: {{ get_timezone_label($interview_data->dest_timezone_id) }}
Following is the zoom meeting details.
Meeting ID: {{$interview_data->meeting_id}}
Password: {{$interview_data->meeting_password}}
We have recorded the scheduled meeting confirmation detail from EV.
We are pleased to show you the schedule and details for interview with {{$interview_data->interviewer}}.
Interview Scheduled on: {{ dateformat($interview_data->dest_datetime,'l M d, Y \a\t h:i A') }}
Time Zone: {{ get_timezone_label($interview_data->dest_timezone_id) }}
Interview will be with the following ITN representative:
- Name: {{$interview_data->interviewer}}
@if(!empty(@$interview_data->interviewer_title))
- Title: {{@$interview_data->interviewer_title}}
@endif
Congratulations! EV's eligibility has been confirmed by our Service Representative.
{{ dateformat($interview_data->graduation_date, DISPLAY_DATE) }}
{{ dateformat($interview_data->availability_date, DISPLAY_DATE) }}
{{ dateformat($interview_data->latest_availability_date, DISPLAY_DATE) }}
{{ (!empty($interview_data->english_level))?$english_level[$interview_data->english_level]["title"]:"" }}
{{ $interview_data->preferred_program_length }}
@if(!empty($position_types)) @foreach(@$position_types as $pt) @if($pt->id == $interview_data->preferred_position_1) {{ $pt->position_type_name }} @endif @endforeach @endif
@if(!empty($position_types)) @foreach(@$position_types as $pt) @if($pt->id == $interview_data->preferred_position_2) {{ $pt->position_type_name }} @endif @endforeach @endif
Thank you for your interest in Odyssey Camp J1 Camp Counselor program. We regret to inform you that, based on our eligibility criteria, you are not currently eligible for participation in the program. We appreciate your time and interest and encourage you to explore other opportunities that align with your goals and qualifications.
Sorry! It appears that you are Not Eligible for our Exchange Visitor program. Please contact us to get more details on the eligibility requirements.
{{ (strtotime($interview_data->date_interview_admin) > 0)?dateformat($interview_data->date_interview_admin, DISPLAY_DATETIME):'N/A' }}
{{ !empty($interview_data->admin_timezone_name)?$interview_data->admin_timezone_name:'N/A' }}
{{ (strtotime($interview_data->date_interview_user) > 0)? dateformat($interview_data->date_interview_user, DISPLAY_DATETIME):'N/A' }}
{{ !empty($interview_data->user_timezone_name)?$interview_data->admin_timezone_name:'N/A' }}
{{ (!empty($interview_data->interview_schedule_admin->first_name))?$interview_data->interview_schedule_admin->first_name:'' }} {{ (!empty($interview_data->interview_schedule_admin->last_name))?$interview_data->interview_schedule_admin->last_name:'' }}
{{ dateformat($interview_data->graduation_date, DISPLAY_DATE) }}
{{ dateformat($interview_data->availability_date, DISPLAY_DATE) }}
@if($interview_data->availability_type==1) Flexible @elseif($interview_data->availability_type==2) Mandatory @elseif($interview_data->availability_type==3) No later than @endif
{{ $interview_data->preferred_program_length }}
@if(!empty($position_types)) @foreach(@$position_types as $pt) @if($pt->id == $interview_data->preferred_position_1) {{ $pt->position_type_name }} @endif @endforeach @endif
@if(!empty($position_types)) @foreach($position_types as $pt) @if($pt->id == $interview_data->preferred_position_2) {{ $pt->position_type_name }} @endif @endforeach @endif
{{ (!empty($interview_data->english_level))?$english_level[$interview_data->english_level]["title"]:"" }}
{{ ($interview_data->has_passport==1)?'Yes':'No' }}
{{ ($interview_data->previous_us_visas==1)?'Yes':'No' }}
{{ ($interview_data->reg_fee_status==1)?"($.$registration_fee) - Invoice":"($.$registration_fee) - Postpone" }}
{{ (!empty($interview_data->interviewed_admin->first_name))?$interview_data->interviewed_admin->first_name:'' }} {{ (!empty($interview_data->interviewed_admin->last_name))?$interview_data->interviewed_admin->last_name:'' }}
@if($interview_data->interview_status==1) Interview Scheduled @elseif($interview_data->interview_status==2) Interview Finished @else Pending To Review @endif
{{ dateformat($interview_data->interview_date, DISPLAY_DATE) }}
{{ $interview_data->interview_additonal_info }}
@if($interview_data->interview_status==1) Eligible @elseif($interview_data->interview_status==2) Not Eligible @endif