STUDENT APPLICATION

*Please submit student application with application fee of $600 (Non-refundable)

STUDENT INFORMATION

* is Required

@include('partial.select', array( 'layout'=>'','size'=>'col-md-3', 'id'=>'inputState', 'title'=>'State', 'selectList'=>$ar_usa_states ) )
@include('partial.dateform', array( 'id'=>'input', 'title'=>'', 'layout'=>'', 'class'=>'inputRequired' ) )
@include('partial.select', array( 'id'=>'selectSemesterApplyFor', 'title'=>'', 'layout'=>'col-md-6', 'selectList'=>array('fall'=>'fall', 'spring'=>'spring') )) @include('partial.select', array( 'id'=>'inputSemesterApplyFor', 'layout'=>'col-md-6', 'selectList'=>$ar_input_semester_year ) )
{{--INFORMATION FOR HOST FAMILY--}}

INFORMATION FOR HOST FAMILY

radioEngProficiency) && $my_application->radioEngProficiency == 'Fluent') checked @endif>
radioEngProficiency) && $my_application->radioEngProficiency == 'Proficient') checked @endif>
radioEngProficiency) && $my_application->radioEngProficiency == 'Intermediate') checked @endif>
@include('partial.checkbox', array( 'size'=>'col-md-3', 'layout'=>'mt10', 'class'=>'' ,'title'=>'Please describe your personality', 'checkContents' => $ar_desc_personality ) )
{{--FAMILY INFORMATION--}}

FAMILY INFORMATION

Please list your natural parents’ information

{{--father--}}
@include('partial.dateform', array( 'id'=>'inputFather', 'title'=>'', 'layout'=>'' ) )
{{--mother--}}
@include('partial.dateform', array( 'id'=>'inputMother', 'title'=>'', 'layout'=>'' ) )
{{--siblings--}}

Please list your siblings information

{{--STUDENT’S PREFERNCE--}}

STUDENT’S PREFERENCE

@include('partial.checkbox', array( 'size'=>'col-md-4', 'layout'=>'mt10', 'class'=>'' ,'title'=>'Have you ever done the following? Please check as many as you can', 'checkContents' => $ar_following ) )
{{--STUDENT’S EDUCATION DATA--}}

STUDENT’S EDUCATION DATA

radioStudiedEnglish) && $my_application->radioStudiedEnglish == 'Years') checked @endif>
radioStudiedEnglish) && $my_application->radioStudiedEnglish == 'Months') checked @endif>
radioStudiedEnglish) && $my_application->radioStudiedEnglish == 'Hours') checked @endif>
@include('partial/select', array('size'=>'col-md-4', 'id'=>'inputEngCountry', 'title'=>'If so, which country?' , 'selectList'=>array('0'=>'select', 'usa'=>'USA', 'korea'=>'Korea', 'china'=>'China') ) )
{{--HEALTH DATA--}}

HEALTH DATA

{{--INTEREST AND HOBBIES --}}

INTEREST AND HOBBIES

CHECK ONES THAT YOU CURRENTLY ENJOY OR PARTICIPATE IN

@include('partial.checkbox', array( 'size'=>'col-md-4', 'layout'=>'mt10', 'class'=>'' ,'title'=>'Sports', 'checkContents' => $ar_sports ) )
@include('partial.checkbox', array( 'size'=>'col-md-3', 'layout'=>'mt10', 'class'=>'' ,'title'=>'Music', 'checkContents'=> $ar_music ) )
@include('partial.checkbox', array( 'size'=>'col-md-3', 'layout'=>'mt10', 'class'=>'' ,'title'=>'Art', 'checkContents'=> $ar_art ) )
{{--File Uploads--}}

File Uploads

{{--
--}} {{----}} {{----}} {{----}} {{--Download--}} {{--
--}}
@foreach ($ar_files_upload_data as $key => $value) @if ( ! empty($value) )

{{$value['title']}}

@endif @for ($i = 1; $i <= $value['cnt_content']; $i++)
@if ($value['cnt_content'] > 1) #{{$i}} @endif @if ( ! empty ($my_application->{'image'.$key.'_'.$i.'_file'}) ) Download @endif
@endfor @endforeach
{{--DISCLAIMER AND SIGNATURES--}}

DISCLAIMER AND SIGNATURES

I certify that my answers are true and complete to the best of my knowledge. I, the undersigned parent or guardian of (student’s name) grant only Summa Global Education, located in the state of Pennsylvania, USA the right to: Start and complete the school’s application process, arrange host family, gain access to transcripts, and access to all other documents regarding school during his/her stay in USA on my behalf. I agree to abide by the policies of the school and of Summa Global Education. I also agree to follow the law as set by the USA. I agree that the program fee deposit will be refunded if the visa is denied. However, any other fee related to the application process and/ or host family arrangement is not refundable. The fees will not be refunded if I withdraw or cancel the service for any personal reason.



{{--STUDENT ESSAY TO HOST FAMILY--}}

STUDENT ESSAY TO HOST FAMILY


{{--PARENTS ESSAY TO HOST FAMILY--}}

PARENTS ESSAY TO HOST FAMILY


@include('partial.save')