| 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)
@if(in_array($dos_program_category, array(1,2)) && $get_participant_evaluation_data['is_end_of_program_survey'] == 1)
Overall, how satisfied are you with your J-1 Program experience?
@else
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?
@endif
@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)
@if(in_array($dos_program_category, array(1,2)) && $get_participant_evaluation_data['is_end_of_program_survey'] == 1)
How satisfied are you with your Host Organization overall?
@else
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?
@endif
@else
What aspects of your program have been most difficult?
@endif
|
{{$get_participant_evaluation_data['ques2']}} |
|
@if($pcType == 8)
@if(in_array($dos_program_category, array(1,2)) && $get_participant_evaluation_data['is_end_of_program_survey'] == 1)
The training provided by my Host Organization closely matched my Training Plan.
@else
How can we make our training programs better?
@endif
@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)
@if(in_array($dos_program_category, array(1,2)) && $get_participant_evaluation_data['is_end_of_program_survey'] == 1)
I feel that my training enhancedmy professional skills and career development.
@else
What advice would you give to someone thinking about applying for a {{ __('application_term.exchange_visitor_program') }}?
@endif
@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)
@if(in_array($dos_program_category, array(1,2)) && $get_participant_evaluation_data['is_end_of_program_survey'] == 1)
How satisfied are you with the support provided by your J-1 Sponsor Organization during your program?
@else
What information could we have given you either before or during your program which would have improved your experience?
@endif
@else
What are you most looking forward to for the remainder of your program?
@endif
|
{{$get_participant_evaluation_data['ques5']}} |
@if($pcType == 8)
|
@if(in_array($dos_program_category, array(1,2)) && $get_participant_evaluation_data['is_end_of_program_survey'] == 1)
My J-1 Program experience helped me better understand U.S. culture.
@else
How has your opinion of America and American people changed since you first arrived?
@endif
|
{{$get_participant_evaluation_data['ques6']}} |
@if(in_array($dos_program_category, array(1,2)) && $get_participant_evaluation_data['is_end_of_program_survey'] == 1)
| As a result of this program, I feel more independent and confident. |
{{$get_participant_evaluation_data['ques8']}} |
| Which areas were most challenging? (Select all that apply) |
{{$get_participant_evaluation_data['ques9']}} |
| Overall, how valuable was this program to your professional development? |
{{$get_participant_evaluation_data['ques10']}} |
| Describe the best parts of your J-1 Program in a few sentences. |
{{$get_participant_evaluation_data['ques11']}} |
@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_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
|