<% var defs = PrepController.prepData.defsIndex; var found = false; for (var lot in defs){ if(theLot === null || lot == theLot){ found = true; %>
<%= this.partial({text: PrepController.prepData.print_logo}) %>

Quality Control-WEB

<%= this.partial({text: PrepController.prepData.print_logo}) %>

<%=PrepController.prepMeta.phase.col_RegistrationNo%>

<%=PrepController.prepMeta.lots[lot].col_Name1%> <% if (PrepController.prepMeta.lots[lot].col_Name2 !== "") { %> - <%=PrepController.prepMeta.lots[lot].col_Name2%> <% }%>

<%=PrepController.prepMeta.lots[lot].col_PhoneRes%>

<%=PrepController.prepMeta.lots[lot].col_PhoneBus%>

<%=PrepController.prepMeta.lots[lot].col_FinalClosing%>

<%=SigninController.user_name%>

<%=PrepController.prepMeta.lots[lot].col_WarrantyNumber%>

<%=PrepController.prepMeta.lots[lot].col_Munaddress%>

<%=PrepController.prepMeta.phase.col_Project%>

<%=PrepController.prepMeta.phase.col_PlanNo%>

<%=lot%> / <%=PrepController.prepMeta.lots[lot].col_Phase%>

<%=PrepController.prepMeta.phase.col_Region%>

Inspection Date: April 1st, 2014

Please list below any damaged, incomplete, or missing items and anything that is not in good operating condition. Also note any (substitutions) of items referred to in, or to be selected under, the Agreement of Purchase and Sales (APS). Please initial all changes and deletions.As a minimum, check the following:

DAMAGED, INCOMPLETE OR MISSING

  • Windows, side lights and other glazing. Window and door screens
  • Bathtub sinks and toilets
  • Bathroom accessories if provided
  • Mirrors, counter tops and cabinetry
  • Flooring (hardwood, vinyl, ceramic tiles, carpeting)
  • Interior finished and trim carpentry
  • Furnace
  • Hot water heater, if provided (not rental)
  • Exterior finished, driveways, walkways, decks and landscaping

OPERATING CONDITION

  • Windows, interior and exterior doors including garage overhead doors, door locks
  • Faucets: Kitchen, bathroom, laundry room
  • Exhaust fans (kitchen, bathrooms) if provided
  • Electrical outlets and fixtures
  • Gas fireplaces, incl.circulation fans, if provided
  • Heat Recovery Ventilation system, if provided
  • Heating system
  • Hot water heater, if provided (not rental)
  • Air conditioning system, if provided and if conditions permit

<% for (var room in defs[lot]){ %>
<%=room%>
<% for (var component in defs[lot][room]){ %>
<%=component%>
<% var compDefs = defs[lot][room][component]; var defArray = []; for(var i=0; i <%=defString%>
_________
_________
<% } %>
<% } %>

THE COMPLETED PRE-DELIVERY INSPECTION IS A FORMAL RECORD OF THE HOME'S CONDITION BEFORE THE PURCHASER TAKES POSSESSION IT WILL BE USED AS A REFERENCE FOR FUTURE WARRANTY REQUESTS

* Purchasers or owners who intend to designate someone to conduct the PDI in their place should ensure they provide written authority to the vendor/builder authorizing the designate to sign this form on their behalf.

<% if(PrepController.inspectionSignature != null){ %> <% }%>
________________________
Builder Representative
________________________
Purchaser
__________________
Designate's Name(please print)
__________________
Designate's Signature
I the homeowner, confirm that all repair work listed will be completed
<% if(PrepController.inspectionSignature != null){ %> <% }%>
__________________
Purchaser
__________________
Date
<% } } if(!found){ %> This lot has no defficiencies. <% } %>