| Georgia Title IV-E Child Welfare Education & Training Program | |
| {{$agency_name}} | |
| Programatic Report |
Semester : {{$sem}} |
Prepared by :Admin |
| S.No | PART A | |
|---|---|---|
| Title IV-E SSW Programmatic | ||
| 1 | Semester | {{$sem}} |
| 2 | University | {{$agency_name}} |
| 3 | Prepared by | {{Auth::user()->username}} |
| PART B | ||
| PROGRAM | ||
| 4 | DFCS region(S) does your university most closely work with | {{implode(',',$region)}} |
| 5 | Student Data Tracking Table | |
| 5. Student Data Tracking Table | ||||||||||
| Total # of Applicants | # of SEED Applicants | Wait List | Withdrawal/ Non-returning Students |
Continuing Students | Graduating Students | Enrolled Parttime | Enrolled Fulltime | Enrolled DFCS | Enrolled non DFCS | |
|---|---|---|---|---|---|---|---|---|---|---|
| Year 1 BSW Students | {{($rep_data->recorded_student_count[0]->TOTAL_APPLICANT_CNT)?$rep_data->recorded_student_count[0]->TOTAL_APPLICANT_CNT:''}} | {{($rep_data->recorded_student_count[0]->SEED_APPLICANT_CNT)?$rep_data->recorded_student_count[0]->SEED_APPLICANT_CNT:''}} | {{($rep_data->recorded_student_count[0]->WAIT_LIST_CNT)?$rep_data->recorded_student_count[0]->WAIT_LIST_CNT:''}} | {{($rep_data->recorded_student_count[0]->WTD_NON_RTN_CNT)?$rep_data->recorded_student_count[0]->WTD_NON_RTN_CNT:''}} | {{($rep_data->recorded_student_count[0]->CONTINUING_CNT)?$rep_data->recorded_student_count[0]->CONTINUING_CNT:''}} | {{($rep_data->recorded_student_count[0]->GRADUATING_CNT)?$rep_data->recorded_student_count[0]->GRADUATING_CNT:''}} | {{($rep_data->recorded_student_count[0]->ENROLLED_PART_TIME_CNT)?$rep_data->recorded_student_count[0]->ENROLLED_PART_TIME_CNT:''}} | {{($rep_data->recorded_student_count[0]->ENROLLED_FULL_TIME_CNT)?$rep_data->recorded_student_count[0]->ENROLLED_FULL_TIME_CNT:''}} | {{($rep_data->recorded_student_count[0]->ENROLLED_DFCS_CNT)?$rep_data->recorded_student_count[0]->ENROLLED_DFCS_CNT:''}} | {{($rep_data->recorded_student_count[0]->ENROLLED_NON_DFCS_CNT)?$rep_data->recorded_student_count[0]->ENROLLED_NON_DFCS_CNT:''}} |
| Year 2 BSW Students | {{($rep_data->recorded_student_count[1]->TOTAL_APPLICANT_CNT)?$rep_data->recorded_student_count[1]->TOTAL_APPLICANT_CNT:''}} | {{($rep_data->recorded_student_count[1]->SEED_APPLICANT_CNT)?$rep_data->recorded_student_count[1]->SEED_APPLICANT_CNT:''}} | {{($rep_data->recorded_student_count[1]->WAIT_LIST_CNT)?$rep_data->recorded_student_count[1]->WAIT_LIST_CNT:''}} | {{($rep_data->recorded_student_count[1]->WTD_NON_RTN_CNT)?$rep_data->recorded_student_count[1]->WTD_NON_RTN_CNT:''}} | {{($rep_data->recorded_student_count[1]->CONTINUING_CNT)?$rep_data->recorded_student_count[1]->CONTINUING_CNT:''}} | {{($rep_data->recorded_student_count[1]->GRADUATING_CNT)?$rep_data->recorded_student_count[1]->GRADUATING_CNT:''}} | {{($rep_data->recorded_student_count[1]->ENROLLED_PART_TIME_CNT)?$rep_data->recorded_student_count[1]->ENROLLED_PART_TIME_CNT:''}} | {{($rep_data->recorded_student_count[1]->ENROLLED_FULL_TIME_CNT)?$rep_data->recorded_student_count[1]->ENROLLED_FULL_TIME_CNT:''}} | {{($rep_data->recorded_student_count[1]->ENROLLED_DFCS_CNT)?$rep_data->recorded_student_count[1]->ENROLLED_DFCS_CNT:''}} | {{($rep_data->recorded_student_count[1]->ENROLLED_NON_DFCS_CNT)?$rep_data->recorded_student_count[1]->ENROLLED_NON_DFCS_CNT:''}} |
| 1st Year MSW | {{($rep_data->recorded_student_count[2]->TOTAL_APPLICANT_CNT)?$rep_data->recorded_student_count[2]->TOTAL_APPLICANT_CNT:''}} | {{($rep_data->recorded_student_count[2]->SEED_APPLICANT_CNT)?$rep_data->recorded_student_count[2]->SEED_APPLICANT_CNT:''}} | {{($rep_data->recorded_student_count[2]->WAIT_LIST_CNT)?$rep_data->recorded_student_count[2]->WAIT_LIST_CNT:''}} | {{($rep_data->recorded_student_count[2]->WTD_NON_RTN_CNT)?$rep_data->recorded_student_count[2]->WTD_NON_RTN_CNT:''}} | {{($rep_data->recorded_student_count[2]->CONTINUING_CNT)?$rep_data->recorded_student_count[2]->CONTINUING_CNT:''}} | {{($rep_data->recorded_student_count[2]->GRADUATING_CNT)?$rep_data->recorded_student_count[2]->GRADUATING_CNT:''}} | {{($rep_data->recorded_student_count[2]->ENROLLED_PART_TIME_CNT)?$rep_data->recorded_student_count[2]->ENROLLED_PART_TIME_CNT:''}} | {{($rep_data->recorded_student_count[2]->ENROLLED_FULL_TIME_CNT)?$rep_data->recorded_student_count[2]->ENROLLED_FULL_TIME_CNT:''}} | {{($rep_data->recorded_student_count[2]->ENROLLED_DFCS_CNT)?$rep_data->recorded_student_count[2]->ENROLLED_DFCS_CNT:''}} | {{($rep_data->recorded_student_count[2]->ENROLLED_NON_DFCS_CNT)?$rep_data->recorded_student_count[2]->ENROLLED_NON_DFCS_CNT:''}} |
| 2nd Year MSW | {{($rep_data->recorded_student_count[3]->TOTAL_APPLICANT_CNT)?$rep_data->recorded_student_count[3]->TOTAL_APPLICANT_CNT:''}} | {{($rep_data->recorded_student_count[3]->SEED_APPLICANT_CNT)?$rep_data->recorded_student_count[3]->SEED_APPLICANT_CNT:''}} | {{($rep_data->recorded_student_count[3]->WAIT_LIST_CNT)?$rep_data->recorded_student_count[3]->WAIT_LIST_CNT:''}} | {{($rep_data->recorded_student_count[3]->WTD_NON_RTN_CNT)?$rep_data->recorded_student_count[3]->WTD_NON_RTN_CNT:''}} | {{($rep_data->recorded_student_count[3]->CONTINUING_CNT)?$rep_data->recorded_student_count[3]->CONTINUING_CNT:''}} | {{($rep_data->recorded_student_count[3]->GRADUATING_CNT)?$rep_data->recorded_student_count[3]->GRADUATING_CNT:''}} | {{($rep_data->recorded_student_count[3]->ENROLLED_PART_TIME_CNT)?$rep_data->recorded_student_count[3]->ENROLLED_PART_TIME_CNT:''}} | {{($rep_data->recorded_student_count[3]->ENROLLED_FULL_TIME_CNT)?$rep_data->recorded_student_count[3]->ENROLLED_FULL_TIME_CNT:''}} | {{($rep_data->recorded_student_count[3]->ENROLLED_DFCS_CNT)?$rep_data->recorded_student_count[3]->ENROLLED_DFCS_CNT:''}} | {{($rep_data->recorded_student_count[3]->ENROLLED_NON_DFCS_CNT)?$rep_data->recorded_student_count[3]->ENROLLED_NON_DFCS_CNT:''}} |
| Advanced Standing MSW | {{($rep_data->recorded_student_count[4]->TOTAL_APPLICANT_CNT)?$rep_data->recorded_student_count[4]->TOTAL_APPLICANT_CNT:''}} | {{($rep_data->recorded_student_count[4]->SEED_APPLICANT_CNT)?$rep_data->recorded_student_count[4]->SEED_APPLICANT_CNT:''}} | {{($rep_data->recorded_student_count[4]->WAIT_LIST_CNT)?$rep_data->recorded_student_count[4]->WAIT_LIST_CNT:''}} | {{($rep_data->recorded_student_count[4]->WTD_NON_RTN_CNT)?$rep_data->recorded_student_count[4]->WTD_NON_RTN_CNT:''}} | {{($rep_data->recorded_student_count[4]->CONTINUING_CNT)?$rep_data->recorded_student_count[4]->CONTINUING_CNT:''}} | {{($rep_data->recorded_student_count[4]->GRADUATING_CNT)?$rep_data->recorded_student_count[4]->GRADUATING_CNT:''}} | {{($rep_data->recorded_student_count[4]->ENROLLED_PART_TIME_CNT)?$rep_data->recorded_student_count[4]->ENROLLED_PART_TIME_CNT:''}} | {{($rep_data->recorded_student_count[4]->ENROLLED_FULL_TIME_CNT)?$rep_data->recorded_student_count[4]->ENROLLED_FULL_TIME_CNT:''}} | {{($rep_data->recorded_student_count[4]->ENROLLED_DFCS_CNT)?$rep_data->recorded_student_count[4]->ENROLLED_DFCS_CNT:''}} | {{($rep_data->recorded_student_count[4]->ENROLLED_NON_DFCS_CNT)?$rep_data->recorded_student_count[4]->ENROLLED_NON_DFCS_CNT:''}} |
| 6. Please list the child welfare classes offered this reporting period that meet the required curriculum standards of the DFCS Training Modules. | ||||
| Title | Instructors Name | Number of IV-E Students Enrolled | Credit Hours | |
|---|---|---|---|---|
| Course 1 | {{isset($course[0][0]->COURSE_TITLE)?$course[0][0]->COURSE_TITLE:''}} | {{isset($course[0][0]->FIRST_NM)?$course[0][0]->FIRST_NM:''}} | {{isset($course[0][0]->STUDENT_ENROLL_CNT)?$course[0][0]->STUDENT_ENROLL_CNT:''}} | {{isset($course[0][0]->CREDIT_HR)?$course[0][0]->CREDIT_HR:''}} |
| Course 2 | {{isset($course[1][0]->COURSE_TITLE)?$course[1][0]->COURSE_TITLE:''}} | {{isset($course[1][0]->FIRST_NM)?$course[1][0]->FIRST_NM:''}} | {{isset($course[1][0]->STUDENT_ENROLL_CNT)?$course[1][0]->STUDENT_ENROLL_CNT:''}} | {{isset($course[1][0]->CREDIT_HR)?$course[1][0]->CREDIT_HR:''}} |
| 7. Please provide information on the child welfare courses claimed as part of your reimbursement curriculum statistic for this reporting period. | |||||
| Course Name/Section Title | Instructor | Credit Hours | Total # of Students Enrolled | # of Title IV-E Students Enrolled | |
|---|---|---|---|---|---|
| Course | {{(isset($rcourse[$j]->COURSE_TITLE))?$rcourse[$j]->COURSE_TITLE:''}} | {{(isset($rcourse[$j]->FIRST_NM))?$rcourse[$j]->FIRST_NM:''}} | {{(isset($rcourse[$j]->CREDIT_HR))?$rcourse[$j]->CREDIT_HR:''}} | {{(isset($rcourse[$j]->STUDENT_ENROLL_CNT))?$rcourse[$j]->STUDENT_ENROLL_CNT:''}} | {{(isset($rcourse[$j]->IVE_STUDENT_ENROLL_CNT))?$rcourse[$j]->IVE_STUDENT_ENROLL_CNT:''}} |
| PART C | ||
|---|---|---|
| RECRUITMENT & RETENTION | ||
| 8 | Please describe any recruitment efforts/strategies implemented this reporting period at the university level. | {{($rep_data->RECRUITMENT_IMPLNT)?$rep_data->RECRUITMENT_IMPLNT:''}} |
| 9 | Please describe recruitment efforts/strategies implemented this reporting period targeted toward current DFCS employees. | {{($rep_data->DFCS_RECRUITMENT_IMPLMNT)?$rep_data->DFCS_RECRUITMENT_IMPLMNT:''}} |
| 10 | Did you conduct any Title IV-E informational/interest sessions this reporting period? | {{($rep_data->IV_E_INFO_SESSION_IND=='Y')?'Yes':'No'}} |
| 11 | If yes, how many Title IV-E informational/interest sessions did you conduct this semester? | {{$rep_data->IV_E_INFO_SESSION_CNT}} |
| 12. Please provide some additional information about your informational sessions. | ||||
| Session 1 | Date | Description | Number of people who attended | Location (on campus/ off campus |
|---|---|---|---|---|
| Session 1 | {{isset($rep_data->Iv_e_info_session_dtl[0]->SESSION_DT)?$rep_data->Iv_e_info_session_dtl[0]->SESSION_DT:''}} | {{isset($rep_data->Iv_e_info_session_dtl[0]->DESCR)?$rep_data->Iv_e_info_session_dtl[0]->DESCR:''}} | {{isset($rep_data->Iv_e_info_session_dtl[0]->ATTENDEE_CNT)?$rep_data->Iv_e_info_session_dtl[0]->ATTENDEE_CNT:''}} | {{(isset($rep_data->Iv_e_info_session_dtl[0]->ON_CAMPUS) && $rep_data->Iv_e_info_session_dtl[0]->ON_CAMPUS=='On')?'On':'Off'}} |
| Session 2 | {{isset($rep_data->Iv_e_info_session_dtl[1]->SESSION_DT)?$rep_data->Iv_e_info_session_dtl[1]->SESSION_DT:''}} | {{isset($rep_data->Iv_e_info_session_dtl[1]->DESCR)?$rep_data->Iv_e_info_session_dtl[1]->DESCR:''}} | {{isset($rep_data->Iv_e_info_session_dtl[1]->ATTENDEE_CNT)?$rep_data->Iv_e_info_session_dtl[1]->ATTENDEE_CNT:''}} | {{(isset($rep_data->Iv_e_info_session_dtl[1]->ON_CAMPUS) && $rep_data->Iv_e_info_session_dtl[1]->ON_CAMPUS=='On')?'On':'Off'}} |
| Session 3 | {{isset($rep_data->Iv_e_info_session_dtl[2]->SESSION_DT)?$rep_data->Iv_e_info_session_dtl[2]->SESSION_DT:''}} | {{isset($rep_data->Iv_e_info_session_dtl[2]->DESCR)?$rep_data->Iv_e_info_session_dtl[2]->DESCR:''}} | {{isset($rep_data->Iv_e_info_session_dtl[2]->ATTENDEE_CNT)?$rep_data->Iv_e_info_session_dtl[2]->ATTENDEE_CNT:''}} | {{(isset($rep_data->Iv_e_info_session_dtl[2]->ON_CAMPUS) && $rep_data->Iv_e_info_session_dtl[2]->ON_CAMPUS=='On')?'On':'Off'}} |
| Session 4 | {{isset($rep_data->Iv_e_info_session_dtl[3]->SESSION_DT)?$rep_data->Iv_e_info_session_dtl[3]->SESSION_DT:''}} | {{isset($rep_data->Iv_e_info_session_dtl[3]->DESCR)?$rep_data->Iv_e_info_session_dtl[3]->DESCR:''}} | {{isset($rep_data->Iv_e_info_session_dtl[3]->ATTENDEE_CNT)?$rep_data->Iv_e_info_session_dtl[3]->ATTENDEE_CNT:''}} | {{(isset($rep_data->Iv_e_info_session_dtl[3]->ON_CAMPUS) && $rep_data->Iv_e_info_session_dtl[3]->ON_CAMPUS=='On')?'On':'Off'}} |
| Session 5 | {{isset($rep_data->Iv_e_info_session_dtl[4]->SESSION_DT)?$rep_data->Iv_e_info_session_dtl[4]->SESSION_DT:''}} | {{isset($rep_data->Iv_e_info_session_dtl[4]->DESCR)?$rep_data->Iv_e_info_session_dtl[4]->DESCR:''}} | {{isset($rep_data->Iv_e_info_session_dtl[4]->ATTENDEE_CNT)?$rep_data->Iv_e_info_session_dtl[4]->ATTENDEE_CNT:''}} | {{(isset($rep_data->Iv_e_info_session_dtl[4]->ON_CAMPUS) && $rep_data->Iv_e_info_session_dtl[4]->ON_CAMPUS=='On')?'On':'Off'}} |
| Session 6 | {{isset($rep_data->Iv_e_info_session_dtl[5]->SESSION_DT)?$rep_data->Iv_e_info_session_dtl[5]->SESSION_DT:''}} | {{isset($rep_data->Iv_e_info_session_dtl[5]->DESCR)?$rep_data->Iv_e_info_session_dtl[5]->DESCR:''}} | {{isset($rep_data->Iv_e_info_session_dtl[5]->ATTENDEE_CNT)?$rep_data->Iv_e_info_session_dtl[5]->ATTENDEE_CNT:''}} | {{(isset($rep_data->Iv_e_info_session_dtl[5]->ON_CAMPUS) && $rep_data->Iv_e_info_session_dtl[5]->ON_CAMPUS=='On')?'On':'Off'}} |
| 13 | Did you use social media to promote your Title IV-E project this reporting period? | {{($rep_data->IV_E_SOCIAL_MEDIA_IND=='Y')?'Yes':'No'}} |
| 14 | If No, please indicate whether or not you plan to incorporate social media and how in the future. | {{($rep_data->incorp_social_media)?$rep_data->incorp_social_media:''}} |
| 15 | If yes, how many Title IV-E informational/interest sessions did you conduct this semester? | {{($rep_data->SOCIAL_FB=='Y')?'Facebook, ':''}}{{($rep_data->SOCIAL_LN=='Y')?'LinkedIn, ':''}}{{($rep_data->SOCIAL_TW=='Y')?'Twitter, ':''}}{{($rep_data->SOCIAL_YT=='Y')?'YouTube, ':''}}{{($rep_data->SOCIAL_OTHER=='Y')?'Other, ':''}} |
| 16. Please indicate how much of a role social media played in the following efforts | ||||
| A Considerable Amount | Quite a Bit | Some | None | |
|---|---|---|---|---|
| New student recruitment | {{($rep_data->SOC_MEDI_NEW_STDNT=='1')?'Yes':''}} | {{($rep_data->SOC_MEDI_NEW_STDNT=='2')?'Yes':''}} | {{($rep_data->SOC_MEDI_NEW_STDNT=='3')?'Yes':''}} | {{($rep_data->SOC_MEDI_NEW_STDNT=='4')?'Yes':''}} |
| Communication with current students | {{($rep_data->SOC_MEDI_CURR_STDNT=='1')?'Yes':''}} | {{($rep_data->SOC_MEDI_CURR_STDNT=='2')?'Yes':''}} | {{($rep_data->SOC_MEDI_CURR_STDNT=='3')?'Yes':''}} | {{($rep_data->SOC_MEDI_CURR_STDNT=='4')?'Yes':''}} |
| Aid in retention efforts | {{($rep_data->SOC_MEDI_RETENTION=='1')?'Yes':''}} | {{($rep_data->SOC_MEDI_RETENTION=='2')?'Yes':''}} | {{($rep_data->SOC_MEDI_RETENTION=='3')?'Yes':''}} | {{($rep_data->SOC_MEDI_RETENTION=='4')?'Yes':''}} |
| Reach out to alumni | {{($rep_data->SOC_MED_ALUMNI_REACH=='1')?'Yes':''}} | {{($rep_data->SOC_MED_ALUMNI_REACH=='2')?'Yes':''}} | {{($rep_data->SOC_MED_ALUMNI_REACH=='3')?'Yes':''}} | {{($rep_data->SOC_MED_ALUMNI_REACH=='4')?'Yes':''}} |
| 17 | 17. Did your university/Title IV-E program assist DHS’ Office of Human Resource Management and Development (OHRMD) in hosting a career fair this semester? | {{($rep_data->ASSIST_OHRMD_HOST_FAIR=='Y')?'Yes':'No'}} |
| PART D | ||
|---|---|---|
| CONFERENCES & TRAINING | ||
| 18 | Were there any child welfare related conferences or trainings attended by Title IV-E Faculty,staff and participants? | {{($rep_data->CHILD_WELFARE_CONF=='Y')?'Yes':'No'}} |
| 19. If Yes, please provide some additional information about the conference/training. | |||
| Title | Date | Description | |
|---|---|---|---|
| Number in attendance | {{($rep_data->CONF_TITLE)?$rep_data->CONF_TITLE:''}} | 1970-01-01 | {{($rep_data->CONF_DESC)?$rep_data->CONF_DESC:''}} |
| 20. Please list the number of people associated with your School of Social Work's Title IV-E program that attend the conference/training. | ||
| BSW students | MSW Students | IV-E Faculty/Staff |
|---|---|---|
| {{($rep_data->CONF_BSW_STDNT_CNT)?$rep_data->CONF_BSW_STDNT_CNT:''}} | {{($rep_data->CONF_MSW_STDNT_CNT)?$rep_data->CONF_MSW_STDNT_CNT:''}} | {{($rep_data->CONF_IV_E_STAFF_CNT)?$rep_data->CONF_IV_E_STAFF_CNT:''}} |
| 21 | Did you attend a second conference or training this reporting period? | {{($rep_data->SCND_CONF=='Y')?'Yes':'No'}} |
| 22. If Yes, Please list the number of people associated with your School of Social Work's Title IV-E program that attend the Second conference/training. | |||
| Title | Date | Description | |
|---|---|---|---|
| Number in attendance | {{($rep_data->SCND_CONF_TITLE)?$rep_data->SCND_CONF_TITLE:''}} | 1970-01-01 | {{($rep_data->SCND_CONF_DESC)?$rep_data->SCND_CONF_DESC:''}} |
| 23. Please list the number of people associated with your School of Social Work's Title IV-E program that attend the conference/training. | ||
| BSW students | MSW Students | IV-E Faculty/Staff |
|---|---|---|
| {{($rep_data->SCND_CONF_BSW_STDNT_CNT)?$rep_data->SCND_CONF_BSW_STDNT_CNT:''}} | {{($rep_data->SCND_CONF_MSW_STDNT_CNT)?$rep_data->SCND_CONF_MSW_STDNT_CNT:''}} | {{($rep_data->SCND_CONF_IV_E_STAFF_CNT)?$rep_data->SCND_CONF_IV_E_STAFF_CNT:''}} |
| 24 | Did you attend a second conference or training this reporting period? | {{($rep_data->THRD_CONF=='Y')?'Yes':'No'}} |
| 25. If Yes, please provide some additional information about the second conference/training. | |||
| Title | Date | Description | |
|---|---|---|---|
| Number in attendance | {{($rep_data->THRD_CONF_TITLE)?$rep_data->THRD_CONF_TITLE:''}} | 1970-01-01 | {{($rep_data->THRD_CONF_DESC)?$rep_data->THRD_CONF_DESC:''}} |
| 26. Please list the number of people associated with your School of Social Work's Title IV-E program that attend the conference/training. | ||
| BSW students | MSW Students | IV-E Faculty/Staff |
|---|---|---|
| {{($rep_data->THRD_CONF_BSW_STDNT_CNT)?$rep_data->THRD_CONF_BSW_STDNT_CNT:''}} | {{($rep_data->THRD_CONF_MSW_STDNT_CNT)?$rep_data->THRD_CONF_MSW_STDNT_CNT:''}} | {{($rep_data->THRD_CONF_IV_E_STAFF_CNT)?$rep_data->THRD_CONF_IV_E_STAFF_CNT:''}} |