diff --git a/CAPS Reports/CAPS Reports/CC_PRFS_LITE.rdl b/CAPS Reports/CAPS Reports/CC_PRFS_LITE.rdl index 7e3fa8d..cb62ad5 100644 --- a/CAPS Reports/CAPS Reports/CC_PRFS_LITE.rdl +++ b/CAPS Reports/CAPS Reports/CC_PRFS_LITE.rdl @@ -6,7 +6,7 @@ MSCRMFETCH - https://capsdev.crm3.dynamics.com + https://disco.crm3.dynamics.com;org3d668c7c None ab6bb9e5-d857-4528-8d25-569ced41f4bd @@ -72,20 +72,22 @@ <attribute name="caps_actualtotalspaceofccbuildportionm2" /> <attribute name="caps_actualtotaloutdoorspaceforccm2" /> <attribute name="caps_accessibility" /> + <attribute name="caps_schooldistrict" /> + <attribute name="caps_facilityview" /> + <attribute name="caps_proposedchildcarefacility" /> + <attribute name="caps_ifyespleasedescribeuniquesiterequirement" /> + <attribute name="caps_doyouintendtoselfoperate" /> + <attribute name="caps_ifnohaveyouidentifiedanoperator" /> + <attribute name="caps_operatorexperience" /> + <attribute name="caps_pleasedescribetheoperatorsstaffingplan" /> + <attribute name="caps_securingpublicornotforprofitoperator" /> + <attribute name="caps_operatorname" /> + <attribute name="caps_describecommunitysupportfortheproject" /> <order attribute="caps_projectcode" descending="false" /> <link-entity name="edu_year" from="edu_yearid" to="caps_anticipatedoccupancyyear" visible="false" link-type="outer" alias="YEAR"> <attribute name="edu_startyear" /> <attribute name="edu_name" /> </link-entity> - <link-entity name="caps_childcare" from="caps_childcareid" to="caps_childcare" alias="CHILDCARE"> - <attribute name="caps_name" /> - <attribute name="caps_capacitytotalutilization" /> - <attribute name="caps_licensedcapacitytotalutilization" /> - </link-entity> - <link-entity name="caps_facility" from="caps_facilityid" to="caps_facility" alias="FACILITY"> - <attribute name="caps_utilizationtotal_design" /> - <attribute name="caps_name" /> - </link-entity> </entity> </fetch> @@ -474,50 +476,274 @@ caps_projectid System.String + + caps_schooldistrict + System.String + YEAR_edu_startyear System.String - - CHILDCARE_caps_name + + caps_schooldistrictValue + System.Guid + + + caps_facilityview + System.String + + + caps_proposedchildcarefacility System.String + + caps_schooldistrictEntityName + System.String + + + caps_ifyespleasedescribeuniquesiterequirement + System.String + + + caps_doyouintendtoselfoperate + System.String + + + caps_doyouintendtoselfoperateValue + System.Boolean + YEAR_edu_startyearValue System.Int32 - - CHILDCARE_caps_capacitytotalutilization + + caps_ifnohaveyouidentifiedanoperator + System.String + + + caps_operatorexperience System.String YEAR_edu_name System.String - - CHILDCARE_caps_capacitytotalutilizationValue + + caps_operatorexperienceValue + System.Int32 + + + caps_ifnohaveyouidentifiedanoperatorValue + System.Boolean + + + caps_pleasedescribetheoperatorsstaffingplan + System.String + + + caps_operatorname + System.String + + + caps_securingpublicornotforprofitoperator + System.String + + + caps_securingpublicornotforprofitoperatorValue + System.Boolean + + + caps_describecommunitysupportfortheproject + System.String + + + + + + CAPS_Dev + + + =Parameters!School_Facility.Value + + + <fetch> + <entity name="caps_facility"> + <attribute name="caps_childcarecapacityelementary" /> + <attribute name="caps_childcarecapacitykindergarten" /> + <attribute name="caps_childcarecapacitysecondary" /> + <attribute name="caps_childcarecapacitytotal" /> + <attribute name="caps_childcareclassroomsusedtotal" /> + <attribute name="caps_childcareclassroomusedelementary" /> + <attribute name="caps_childcareclassroomusedkindergarten" /> + <attribute name="caps_childcareclassroomusedsecondary" /> + <attribute name="caps_name" /> + <attribute name="caps_highestgrade" /> + <attribute name="caps_lowestgrade" /> + <filter> + <condition attribute="caps_facilityid" operator="eq" value="@School_Facility" uitype="caps_facility" /> + </filter> + </entity> +</fetch> + + + + caps_childcarecapacityelementary + System.String + + + caps_childcarecapacityelementaryValue + System.Int32 + + + caps_childcarecapacitykindergarten + System.String + + + caps_childcarecapacitykindergartenValue + System.Int32 + + + caps_name + System.String + + + caps_childcarecapacitysecondary + System.String + + + caps_childcarecapacitysecondaryValue + System.Int32 + + + caps_childcarecapacitytotal + System.String + + + caps_childcarecapacitytotalValue + System.Decimal + + + caps_childcareclassroomsusedtotal + System.String + + + caps_childcareclassroomsusedtotalValue + System.Decimal + + + caps_childcareclassroomusedelementary + System.String + + + caps_childcareclassroomusedelementaryValue + System.Decimal + + + caps_highestgrade + System.String + + + caps_childcareclassroomusedkindergarten + System.String + + + caps_highestgradeValue + System.Int32 + + + caps_childcareclassroomusedkindergartenValue + System.Decimal + + + caps_lowestgrade + System.String + + + caps_lowestgradeValue + System.Int32 + + + caps_childcareclassroomusedsecondary + System.String + + + caps_childcareclassroomusedsecondaryValue + System.Decimal + + + + + + CAPS_Dev + + + =Parameters!ChildCare.Value + + + <fetch> + <entity name="caps_childcare"> + <attribute name="caps_capacitytotalutilization" /> + <attribute name="caps_licensedcapacitytotalutilization" /> + <attribute name="caps_name" /> + <attribute name="caps_actualorprojected" /> + <attribute name="caps_licensedcapacitytotal" /> + <attribute name="caps_totalcapacity" /> + <attribute name="caps_totalenrolment" /> + <filter> + <condition attribute="caps_childcareid" operator="eq" value="@ChildCare" uitype="caps_childcare" /> + </filter> + </entity> +</fetch> + + + + caps_capacitytotalutilization + System.String + + + caps_capacitytotalutilizationValue + System.Decimal + + + caps_licensedcapacitytotalutilization + System.String + + + caps_licensedcapacitytotalutilizationValue System.Decimal - - CHILDCARE_caps_licensedcapacitytotalutilization + + caps_name + System.String + + + caps_actualorprojected System.String - - CHILDCARE_caps_licensedcapacitytotalutilizationValue + + caps_licensedcapacitytotal + System.String + + + caps_licensedcapacitytotalValue System.Decimal - - FACILITY_caps_utilizationtotal_design + + caps_totalcapacity System.String - - FACILITY_caps_utilizationtotal_designValue + + caps_totalcapacityValue System.Decimal - - FACILITY_caps_name + + caps_totalenrolment System.String + + caps_totalenrolmentValue + System.Decimal + @@ -525,17 +751,20 @@ - + - 2.5cm + 3cm - 2.5cm + 3cm - 2.5cm + 3cm + + + 3cm @@ -544,21 +773,68 @@ - + + true + true + + + + + Proposed Project Information + + + + + + + Textbox16 + + + 2pt + 2pt + 2pt + 2pt + + + 4 + + + + + + + + + 0.6cm + + + + true true - caps totalprojectcost - + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Project Budget Estimate + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_totalprojectcostValue.Value + @@ -736,6 +1088,7 @@ + @@ -744,79 +1097,5949 @@ After - + After + + + + + + ProjectRequest - 1.81046cm - 0.28787cm - 1.2cm - 7.5cm + 0.64574cm + 0cm + 1.8cm + 12cm - - 6.20833in - - - - - - true - true - - - - - Child Care PRFS Lite - - - - - - - Textbox3 - 4.0343cm - 1.93463cm - 12.25431cm - 1 - - - Middle - 2pt - 2pt - 2pt - 2pt - - - + + + + + 3cm + + + 3cm + + + 3cm + + + 3cm + + + + + 0.6cm + + + + + true + true + + + + + Current Child Care Utilization + + + + + + + Textbox16 + + + 2pt + 2pt + 2pt + 2pt + + + 4 + + + + + + + + + 0.6cm + + + + + true + true + + + + + Actual or Projected + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Total Enrolment + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_actualorprojected.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_totalenrolment.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + Design Capacity + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Design Utilization (%) + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Licensed Capacity + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Licesned Utilization (%) + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_totalcapacity.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_capacitytotalutilizationValue.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_licensedcapacitytotal.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_licensedcapacitytotalutilizationValue.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + + + + + + + + + + + + + After + + + After + + + + + + + + + + + + ChildCare + 11.04125cm + 0cm + 3cm + 12cm + 1 + + =IsNothing(Parameters!ChildCare.Value) + + + + + + + + + + 3cm + + + 3cm + + + 3cm + + + + + 0.6cm + + + + + true + true + + + + + Relocated Child Care Spaces + + + + + + + Textbox16 + + + 2pt + 2pt + 2pt + 2pt + + + 3 + + + + + + + + 0.6cm + + + + + true + true + + + + + Under 36 Months + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + 30 Months to School Age + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Preschool + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_relocatedunder36monthstotal.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_relocated30monthstoschoolagetotal.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_relocatedpreschooltotal.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + Multi Age + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + School Age + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + SASG + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_relocatedmultiagetotal.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_relocatedschoolagetotal.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_relocatedschoolageschoolgrounds.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Fundable Spaces + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_relocatedfundablespaces.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Relocated Total + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_relocatedtotal.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + + + + + + + + + + + + After + + + + + + + + + + + + + + + + + ProjectRequest + 2.75418cm + 9cm + 5.4cm + 9cm + 2 + + =Fields!caps_areyourelocatingexistingchildcarespacesValue.Value = false + + + + + + + + + + 3cm + + + 3cm + + + 3cm + + + + + 0.6cm + + + + + true + true + + + + + New Child Care Spaces + + + + + + + Textbox101 + + + 2pt + 2pt + 2pt + 2pt + + + 3 + + + + + + + + 0.6cm + + + + + true + true + + + + + Under 36 Months + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + 30 Months to School Age + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Preschool + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_newspaceinunder36months.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_newspacein30monthstoschoolage.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_newspaceinpreschool.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + Multi Age + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + School Age + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + SASG + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_newspaceinmultiage.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_newspaceinschoolage.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_newspacechangeinschoolageschoolgrounds.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Fundable Spaces + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_newspacefundablespaces.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + New Spaces Total + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_newchildcarespacenettotal.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + + + + + + + + + + + + After + + + + + + + + + + + + + + + + + ProjectRequest + 2.75418cm + 0cm + 5.4cm + 9cm + 3 + + =Fields!caps_areyourelocatingexistingchildcarespacesValue.Value = False + + + + + + + + + + 3cm + + + 3cm + + + + + 0.6cm + + + + + true + true + + + + + School Facility Information + + + + + + + Textbox16 + + + 2pt + 2pt + 2pt + 2pt + + + 2 + + + + + + + 0.6cm + + + + + true + true + + + + + Lowest Grade + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Highest Grade + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_lowestgrade.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_highestgrade.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + + + + + + + + + + + After + + + After + + + + + + + + + + SchoolFacility + 14.71104cm + 0cm + 1.8cm + 6cm + 4 + + + + + + + + + 3cm + + + 3cm + + + 3cm + + + 3cm + + + + + 0.6cm + + + + + true + true + + + + + Child Care Information + + + + + + + Textbox16 + + + 2pt + 2pt + 2pt + 2pt + + + 4 + + + + + + + + + 0.6cm + + + + + true + true + + + + + Child Care + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Proposed Child Care + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Construction Type + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Project Type + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_childcare.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_proposedchildcarefacility.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_childcareconstructiontype.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_projecttype.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + + + + + + + + + + + + + After + + + After + + + + + + + + + + ProjectRequest + 8.51979cm + 0cm + 1.8cm + 12cm + 5 + + + + + + + + + 12cm + + + + + 0.6cm + + + + + true + true + + + + + Additional Project Request Information + + + + + + + Textbox16 + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + Project Rationale + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 1.2cm + + + + + true + true + + + + + =Fields!caps_projectrationale.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + Scope of Work + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 1.2cm + + + + + true + true + + + + + =Fields!caps_scopeofwork.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + Municpal Requirements + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 1.2cm + + + + + true + true + + + + + =Fields!caps_municipalrequirements.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + Co-Locations + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 1.2cm + + + + + true + true + + + + + =Fields!caps_colocations.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + Accessibility + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 1.2cm + + + + + true + true + + + + + =Fields!caps_accessibility.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + + + + + + + + + + After + + + + + + + + + + + + + + + + + + + ProjectRequest + 17.25132cm + 0cm + 9.6cm + 12cm + 6 + + + + + + + + + 2.90569cm + + + 3cm + + + 3cm + + + + + 0.6cm + + + + + true + true + + + + + Preliminary Budget + + + + + + + Textbox16 + + + 2pt + 2pt + 2pt + 2pt + + + 3 + + + + + + + + 0.6cm + + + + + true + true + + + + + Actual Total Space of CC Build/Portion (m2) + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Total Useable Floor Space for CC Build/Portion (m2) + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Actual total Outdoor Spoace for CC (m2) + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_actualtotalspaceofccbuildportionm2Value.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_totaluseablefloorspaceforccbuildportionm2Value.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_actualtotaloutdoorspaceforccm2Value.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + Min Total Space of Child Care Build/Portion (m2) + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Min Total Outdoor Space of CC (m2) + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_mintotalspaceofchildcarebuildportionm2Value.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_mintotaloutdoorspaceofccm2Value.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + Project Requires Unique Site Development? + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Unique Site Requirement Description + + + + + + 2pt + 2pt + 2pt + 2pt + + + 2 + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_projectrequireuniquesitedevelopment.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_ifyespleasedescribeuniquesiterequirement.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + 2 + + + + + + + + + + + + + + + + + + After + + + After + + + + + + + + + + + + + + ProjectRequest + 27.47306cm + 0cm + 4.2cm + 8.90569cm + 7 + + + + + + + + + 2.90569cm + + + 3cm + + + 3cm + + + 3cm + + + + + 0.6cm + + + + + true + true + + + + + Child Care Operator + + + + + + + Textbox16 + + + 2pt + 2pt + 2pt + 2pt + + + 4 + + + + + + + + + 0.6cm + + + + + true + true + + + + + Do you intend to self-operate? + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + If no, have you identified an operator? + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Securing public or not-for-profit operator? + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Operator Name + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_doyouintendtoselfoperate.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_ifnohaveyouidentifiedanoperatorValue.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_securingpublicornotforprofitoperator.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_operatorname.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + Describe the operator's staffing plan + + + + + + 2pt + 2pt + 2pt + 2pt + + + 4 + + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_pleasedescribetheoperatorsstaffingplan.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + 4 + + + + + + + + + + + + + + + + + + + + + After + + + After + + + + + + + + + + + + ProjectRequest + 32.2975cm + 0cm + 3cm + 11.90569cm + 8 + + + + + + + + + 2.90569cm + + + 3cm + + + + + 0.6cm + + + + + true + true + + + + + Populations Served + + + + + + + Textbox16 + + + 2pt + 2pt + 2pt + 2pt + + + 2 + + + + + + + 0.6cm + + + + + true + true + + + + + Program tailored to meet needs of population group? + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_programtailoredtomeetneedsofpopulationgroup.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + Description + + + + + + 2pt + 2pt + 2pt + 2pt + + + 2 + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_programmeetsneedsofpopgroupdescription.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + 2 + + + + + + + + + + + + + + + + + After + + + After + + + + + + + + + + + + ProjectRequest + 35.7717cm + 0cm + 3cm + 5.90569cm + 9 + + + + + + + + + 2.90569cm + + + 3cm + + + 3cm + + + 3cm + + + + + 0.6cm + + + + + true + true + + + + + Days of Operation + + + + + + + Textbox16 + + + 2pt + 2pt + 2pt + 2pt + + + 4 + + + + + + + + + 0.6cm + + + + + true + true + + + + + Operating childcare space at least 4 hours Mon-Fri + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Operating on statutory holidays? + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Opoerating on dates of school closure + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Extended hours of care? + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_operatingchildcarespaceatleast4hoursmonfri.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_willthefacilityoperateonstatutoryholidays.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_willthefacilityoperateondatesofschoolclosu.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_extendedhoursofcare.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + + + + + + + + + + + + + After + + + After + + + + + + + + + + ProjectRequest + 39.47674cm + 0cm + 1.8cm + 11.90569cm + 10 + + + + + + + + + 2.90569cm + + + 3cm + + + 3cm + + + 3cm + + + + + 0.6cm + + + + + true + true + + + + + Community Need + + + + + + + Textbox16 + + + 2pt + 2pt + 2pt + 2pt + + + 4 + + + + + + + + + 0.6cm + + + + + true + true + + + + + Current Child Care Needs Assessment + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + Describe how the application will help meet the needs identified in the docouument(s) + + + + + + 2pt + 2pt + 2pt + 2pt + + + 3 + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_childcareneedsassessment.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + + + + + + true + true + + + + + =Fields!caps_describehowtheccnasupportstheprojectneed.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + 3 + + + + + + + + + + + + + + + + + + + + After + + + After + + + + + + + + + + ProjectRequest + 41.70035cm + 0cm + 1.8cm + 11.90569cm + 11 + + + + + + + + + 2.90569cm + + + 3cm + + + 3cm + + + + + 0.6cm + + + + + true + true + + + + + Community Engagement + + + + + + + Textbox16 + + + 2pt + 2pt + 2pt + 2pt + + + 3 + + + + + + + + 0.6cm + + + + + true + true + + + + + Describe how these show community support + + + + + + 2pt + 2pt + 2pt + 2pt + + + 3 + + + + + + + + 0.6cm + + + + + true + true + + + + + =Fields!caps_describecommunitysupportfortheproject.Value + + + + + + 2pt + 2pt + 2pt + 2pt + + + 3 + + + + + + + + + + + + + + + + + + + After + + + After + + + + + + + + + + ProjectRequest + 43.83549cm + 1.8cm + 8.90569cm + 12 + + + + + + 17.96673in + + + + + + true + true + + + + + Child Care PRFS Lite + + + + + + + Textbox3 + 4.0343cm + 1.93463cm + 12.25431cm + 1 + + + Middle + 2pt + 2pt + 2pt + 2pt + + + + true + true + + + + + ="Report run: " & FormatDateTime(Globals!ExecutionTime,DateFormat.LongDate) + + + + + + 2pt + 2pt + 2pt + 2pt + + + + true + true + + + + + =First(Fields!caps_schooldistrict.Value, "ProjectRequest") + + + + + + 2pt + 2pt + 2pt + 2pt + + + + true + true + + + + + =First(Fields!caps_facilityview.Value, "ProjectRequest") + + + + + + 2pt + 2pt + 2pt + 2pt + + + @@ -848,6 +7071,7 @@ PageNumber 0.10583cm + 0cm 0.25in 1.33854in