Question |
Answer |
Description |
Have you had a serious medical emergency in the last month which affects your program? |
@if($get_monthly_check_in_data['cand_que1'] == 1)
Yes
@elseif($get_monthly_check_in_data['cand_que1'] == 2)
NO
@endif
|
@if($get_monthly_check_in_data['cand_que1_des'] != '')
{{$get_monthly_check_in_data['cand_que1_des']}}
@else
-
@endif
|
Have there been any situations in the last 30 days where you did not feel safe, either during training or outside of training hours? |
@if($get_monthly_check_in_data['cand_que2'] == 1)
Yes
@elseif($get_monthly_check_in_data['cand_que2'] == 2)
NO
@endif
|
@if($get_monthly_check_in_data['cand_que2_des'] != '')
{{$get_monthly_check_in_data['cand_que2_des']}}
@else
-
@endif
|
Are you still completing your {{ strtolower(__('application_term.exchange_visitor')) }} intern or training program with the {{ strtolower(__('application_term.employer')) }} listed on your Training Plan ({{ __('application_term.ds7002') }})? |
@if($get_monthly_check_in_data['cand_que3'] == 1)
Yes
@elseif($get_monthly_check_in_data['cand_que3'] == 2)
NO
@endif
|
@if($get_monthly_check_in_data['cand_que3_des'] != '')
{{$get_monthly_check_in_data['cand_que3_des']}}
@else
-
@endif
|
Do you feel that your training plan ({{ __('application_term.ds7002') }}) is being followed by your {{ strtolower(__('application_term.employer')) }}? |
@if($get_monthly_check_in_data['cand_que4'] == 1)
Yes
@elseif($get_monthly_check_in_data['cand_que4'] == 2)
NO
@endif
|
-
|
@if($get_monthly_check_in_data['cand_que4'] == 2)
Why do you feel your Training Plan ({{ __('application_term.ds7002') }}) is not being followed? |
@if(!empty($get_monthly_check_in_data['cand_que4b']))
@foreach($get_monthly_check_in_data['cand_que4b'] as $opt)
@if($opt==1)
- I am not being rotated according to my training plan
@endif
@if($opt==2)
- I am asked to do inappropriate or unsafe tasks
@endif
@if($opt==3)
- I am not receiving the correct stipend indicated on my training plan
@endif
@endforeach
@endif
|
-
|
@endif
@if(!empty($get_monthly_check_in_data['cand_que4b']))
Have you spoken with your supervisor about your concerns? |
@if($get_monthly_check_in_data['cand_que4a']==1)
Yes
@elseif($get_monthly_check_in_data['cand_que4a']==2)
No
@endif
|
-
|
@endif
@if($get_monthly_check_in_data['cand_que4a']==1)
Did this conversation solve your problem? |
@if($get_monthly_check_in_data['cand_que4aa']==1)
Yes
@elseif($get_monthly_check_in_data['cand_que4aa']==2)
No
@endif
|
-
|
@endif
@if($get_monthly_check_in_data['cand_que4aa']==2)
It appears that you have spoken with your supervisor and you still have concerns about your training program, please explain here |
@if($get_monthly_check_in_data['cand_que4aa_des'] != '')
{{$get_monthly_check_in_data['cand_que4aa_des']}}
@endif
|
-
|
@endif
Is there a supervisor present during training hours? |
@if($get_monthly_check_in_data['cand_que5'] == 1)
Yes
@elseif($get_monthly_check_in_data['cand_que5'] == 2)
NO
@endif
|
@if($get_monthly_check_in_data['cand_que5_des'] != '')
{{$get_monthly_check_in_data['cand_que5_des']}}
@else
-
@endif
|
@if(!empty($get_monthly_check_in_data['cand_que8']))
Is English the primary language being used by your supervisors when you are training at your {{ strtolower(__('application_term.employer')) }}? |
@if($get_monthly_check_in_data['cand_que8'] == 1)
Yes
@else
NO
@endif
|
- |
@endif
Are you receiving at least 32 hours of training per week, or 64 hours every two weeks? |
@if($get_monthly_check_in_data['cand_que6'] == 1)
Yes
@elseif($get_monthly_check_in_data['cand_que6'] == 2)
NO
@endif
|
- |
Have there been any problems or concerns with your {{ strtolower(__('application_term.exchange_visitor_program')) }} that you feel Odyssey can assist you with? |
@if($get_monthly_check_in_data['cand_que7'] == 1)
Yes
@elseif($get_monthly_check_in_data['cand_que7'] == 2)
NO
@endif
|
@if($get_monthly_check_in_data['cand_que7_des'] != '')
{{$get_monthly_check_in_data['cand_que7_des']}}
@else
-
@endif
|
@if($get_monthly_check_in_data['cand_que9']!="")
Do you have any observations about American culture or living in America? |
@if($get_monthly_check_in_data['cand_que9'] == 1)
Yes
@elseif($get_monthly_check_in_data['cand_que9'] == 2)
NO
@endif
|
@if($get_monthly_check_in_data['cand_cultural_activity_des'] != '')
{{$get_monthly_check_in_data['cand_cultural_activity_des']}}
@else
-
@endif
|
@else
Please describe any observations you have made about American culture or living in America. This can be differences between life in your home country and life in America, a funny observation about American culture, or something you did not expect about living in America. |
@if($get_monthly_check_in_data['cand_cultural_activity_des'] != '')
{{$get_monthly_check_in_data['cand_cultural_activity_des']}}
@else
-
@endif
|
- |
@endif
@if($get_monthly_check_in_data['cand_que10']!="")
Do you feel that you had a positive or memorable experience in the last thirty days? |
@if($get_monthly_check_in_data['cand_que10'] == 1)
Yes
@elseif($get_monthly_check_in_data['cand_que10'] == 2)
NO
@endif
|
@if($get_monthly_check_in_data['cand_most_positive_exp_des'] != '')
{{$get_monthly_check_in_data['cand_most_positive_exp_des']}}
@else
- Not Entered
@endif
|
@else
What has been the most positive or enjoyable experience to happen to you in the last 30 days? |
@if($get_monthly_check_in_data['cand_most_positive_exp_des'] != '')
{{$get_monthly_check_in_data['cand_most_positive_exp_des']}}
@else
- Not Entered
@endif
|
- |
@endif
Do you give Odyssey permission to use your responses for social media (facebook, instagram and website)? Please note that this is not obligatory. |
@if($get_monthly_check_in_data['cand_que11'] == 1)
Yes
@elseif($get_monthly_check_in_data['cand_que11'] == 2)
NO
@else
-
@endif
|
- |