Monthly Report
Date: Jul/05/2025 | |
---|---|
Student's name: {{isset($report->student->user->lastname)? $report->student->user->lastname:''}}, {{isset($report->student->user->firstname)? $report->student->user->firstname:''}} | School name: {{ isset($report->student->school->school_name) ? $report->student->school->school_name : '' }} |
Local coordinator's name: {{ $report->local ? $report->local->user->lastname : '' }}, {{ $report->local ? $report->local->user->firstname : '' }} | Host familly name: {{ $report->host ? $report->host->user->lastname : '' }}, {{ $report->host ? $report->host->user->firstname : '' }} |
@if(!empty($my_application['fileUploads1']))
@endif
@if(!empty($my_application['fileUploads2']))
@endif
Answers from Host family
Student's academic Habits | |
---|---|
1) On average, how long does the student study per day? | {{isset($my_application['radioQues01'])?$my_application['radioQues01']:''}} |
2) How many day(s) was the student absent? What are the reasons? | {{isset($my_application['inputQues02'])?$my_application['inputQues02'].'days':''}} / @foreach ($SAH02_list as $key => $value) @if($key != 0), @endif {{$value}} @endforeach |
3) How many day(s) was the student late? What are the reasons? | {{isset($my_application['inputQues03'])?$my_application['inputQues03'].'days':''}} / @foreach ($SAH03_list as $key => $value) @if($key != 0), @endif {{$value}} @endforeach |
4) How much effort does the student put into his/her schoolwork? | {{isset($my_application['radioQues04'])?$my_application['radioQues04']:''}} |
5) How much effort does the student put into his/her English improvement? | {{isset($my_application['radioQues05'])?$my_application['radioQues05']:''}} |
6) What extracurricular activities does the student participate this month? | @foreach ($SAH06_list as $key => $value) @if($key != 0), @endif {{$value}} @endforeach |
7) Have you received any comments about your student’s academic performance or behavior from the school? | {{isset($my_application['radioQues07'])?$my_application['radioQues07']:''}} |
Host family life | |
---|---|
1) How well is the student getting along with the members of Host family? | {{isset($my_application['radioQuesHFL01'])?$my_application['radioQuesHFL01']:''}} |
2) How well is the student participating in family activities? | {{isset($my_application['radioQuesHFL02'])?$my_application['radioQuesHFL02']:''}} |
3) How well can the student communicate their needs in English? | {{isset($my_application['radioQuesHFL03'])?$my_application['radioQuesHFL03']:''}} |
4) How often does your student get together with friends? | {{isset($my_application['radioQuesHFL04'])?$my_application['radioQuesHFL04']:''}} |
5) How well is the student following household rules? | {{isset($my_application['radioQuesHFL05'])?$my_application['radioQuesHFL05']:''}} |
6) Has the student improved on any issues or concerns that occurred last month? | {{isset($my_application['radioQuesHFL06'])?$my_application['radioQuesHFL06']:''}} |
7) On average, how long is the student on electronic devices (not including school work) per day? | {{isset($my_application['inputQuesHFL07'])?$my_application['inputQuesHFL07']:''}} |
Student's health | |
---|---|
1) How was the general health of the student for the past month? | {{isset($my_application['radioQuesSH01'])?$my_application['radioQuesSH01']:''}} |
2) Did the student visit a doctor? Why? Was the insurance accepted? | {{isset($my_application['radioQuesSH02'])?$my_application['radioQuesSH02']:''}} |
3) How is your student’s hygiene? | {{isset($my_application['radioQuesSH03'])?$my_application['radioQuesSH03']:''}} |
4) Roughly how many hours of sleep per night do you think the student is getting? | {{isset($my_application['radioQuesSH04'])?$my_application['radioQuesSH04']:''}} |
5) How is the student’s appetite? | {{isset($my_application['radioQuesSH05'])?$my_application['radioQuesSH05']:''}} |
6) What kinds of physical activity does your student enjoy? | @foreach ($SH06_list as $key => $value) @if($key != 0), @endif {{$value}} @endforeach |
7) Do you have any health concerns for your student? | {{isset($my_application['radioQuesSH07'])?$my_application['radioQuesSH07']:''}} |
Answers from Student
1) Do you have any concerns of your transportation? | {{isset($my_application['radioStuQues01'])?$my_application['radioStuQues01']:''}} |
2) How well is your room condition? | {{isset($my_application['radioStuQues02'])?$my_application['radioStuQues02']:''}} |
3) Are you getting enough nutritious food? | {{isset($my_application['radioStuQues03'])?$my_application['radioStuQues03']:''}} |
4) What topics did you talk about with your host family? | @foreach ($STUDENT04_list as $key => $value) @if($key != 0), @endif {{$value}} @endforeach |
5) How many hours did you do homework per day? | {{isset($my_application['radioStuQues05'])?$my_application['radioStuQues05']:''}} |
6) How many hours did you use electronic devices for recreation per day? | {{isset($my_application['radioStuQues06'])?$my_application['radioStuQues06']:''}} |
7) What did you do to improve your grades? | @foreach ($STUDENT07_list as $key => $value) @if($key != 0), @endif {{$value}} @endforeach |
8) What activities or special events did you participate with your school? | @foreach ($STUDENT08_list as $key => $value) @if($key != 0), @endif {{$value}} @endforeach |
9) What activities or special events did you participate with your host family? | @foreach ($STUDENT09_list as $key => $value) @if($key != 0), @endif {{$value}} @endforeach |
10) Did you do well in your quizzes or exams for all the subjects this month? | {{isset($my_application['radioStuQues10'])?$my_application['radioStuQues10']:''}} |
11) Did you make any progress in any of your subjects? | {{isset($my_application['radioStuQues11'])?$my_application['radioStuQues11']:''}} {{isset($my_application['inputStuQues11'])?'/ '.$my_application['inputStuQues11']:''}} |
12) What did you do and where did you go during the weekends or holidays? | @foreach ($STUDENT12_list as $key => $value) @if($key != 0), @endif {{$value}} @endforeach |
13) On a scale of 1 to 5, one being the lowest and 5 being the highest, how does your host family rate? | {{isset($my_application['radioStuQues13'])?$my_application['radioStuQues13']:''}} |
@endif @if(isset($my_application['inputQuesStuC01'])&&$my_application['inputQuesStuC01']!='')
Student Comments |
---|
{{isset($my_application['inputQuesStuC01'])?$my_application['inputQuesStuC01']:''}} |
Host family Comments |
---|
{{isset($my_application['inputQuesHFC01'])?$my_application['inputQuesHFC01']:''}} |
Student Advisor Comment |
---|
{{isset($my_application['inputQuesSLCC01'])?$my_application['inputQuesSLCC01']:''}} |
Local Coordinator Comment |
---|
{{isset($my_application['textareaLCComment'])?$my_application['textareaLCComment']:''}} |