Participant Full Name: |
{{$get_participant_evaluation_data['participant_name']}} |
{{ __('application_term.employer') }} Name: |
{{$get_participant_evaluation_data['host_company']}} |
Immediate Supervisor Name: |
{{$get_participant_evaluation_data['supervisor_name']}} |
@if($pcType == 8)
What do you think has been the most beneficial part of your program? What will help you the most in your future life and career?
@else
What do you feel has been the most rewarding part of your program so far?
@endif
|
{{$get_participant_evaluation_data['ques1']}} |
@if($pcType == 8)
What aspect of American culture did you find to be the most different from your home country's culture? What did you find to the be the most similar?
@else
What aspects of your program have been most difficult?
@endif
|
{{$get_participant_evaluation_data['ques2']}} |
@if($pcType == 8)
How can we make our training programs better?
@else
What advice would you give to someone thinking about applying for a {{ __('application_term.exchange_visitor_program') }}?
@endif
|
{{$get_participant_evaluation_data['ques3']}} |
@if($pcType == 8)
What advice would you give to someone thinking about applying for a {{ __('application_term.exchange_visitor_program') }}?
@else
Are there any resources or information that ODYSSEY could have provided to you that would have been helpful up to this point?
@endif
|
{{$get_participant_evaluation_data['ques4']}} |
@if($pcType == 8)
What information could we have given you either before or during your program which would have improved your experience?
@else
What are you most looking forward to for the remainder of your program?
@endif
|
{{$get_participant_evaluation_data['ques5']}} |
@if($pcType == 8)
How has your opinion of America and American people changed since you first arrived? |
{{$get_participant_evaluation_data['ques6']}} |
@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_participant_evaluation_data['ques7'] == 1)
Yes
@elseif($get_participant_evaluation_data['ques7'] == 2)
NO
@else
-
@endif
|
- |
We hope you're making the most of your {{ __('application_term.exchange_visitor_program') }}. Please upload a few pictures to share some of the great cultural experiences you've had over the past few months. Please only submit pictures taken from outside of your training. Examples of acceptable pictures include holidays, events, points of interest, cultural landmarks, museums, sporting events, traveling, camping, sightseeing etc.
|
-
|
Attached Image 1:
@if($is_azure_download_path_1)
Download Image:
@else
@php
$dcode1 = encrypt([
'dcode' => $download_link_1,
'doc_filename' => $image_filename1
]);
$dcode1_full = encrypt([
'dcode' => $download_link_full_1,
'doc_filename' => $image_filename1
]);
@endphp
Download Image:
@endif
|
@if(!empty($get_participant_evaluation_data['image_desc1'])){{$get_participant_evaluation_data['image_desc1']}} @else -- @endif
|
Attached Image 2:
@if($is_azure_download_path_2)
Download Image:
@else
@php
$dcode2 = encrypt([
'dcode' => $download_link_2,
'doc_filename' => $image_filename2
]);
$dcode2_full = encrypt([
'dcode' => $download_link_full_2,
'doc_filename' => $image_filename2
]);
@endphp
Download Image:
@endif
|
@if(!empty($get_participant_evaluation_data['image_desc2'])){{$get_participant_evaluation_data['image_desc2']}} @else -- @endif
|
Attached Image 3:
@if($is_azure_download_path_3)
Download Image:
@else
@php
$dcode3 = encrypt([
'dcode' => $download_link_3,
'doc_filename' => $image_filename3
]);
$dcode3_full = encrypt([
'dcode' => $download_link_full_3,
'doc_filename' => $image_filename3
]);
@endphp
Download Image:
@endif
|
@if(!empty($get_participant_evaluation_data['image_desc3'])){{$get_participant_evaluation_data['image_desc3']}} @else -- @endif
|