{
    "PlatformDetails" : {
        "title" : "",
        "lines" : [
            {
                "key" : "SoilCompaction_Platform->soilcompaction_description",
                "lineOptions" : [
                    {
                        "values" : ["Adequately done"],
                        "answer" : "Platform is adequately compacted."
                    },

                    {
                        "values" : ["Not Adequately done"],
                        "key" : "SoilCompaction_Platform->soilcompaction_description",
                        "answer" : "Platform is not adequately compacted. Rip and Compact"
                    }
                ]
            },

            {
                "key" : "SoilErosion_Platform->soilerosion_description",
                "lineOptions" : [
                    {
                        "values" : ["Erosion"],
                        "answer" : "Platform has signs of erosion or eroded. Backfill where applicable and Shape platform to drainaway."
                    },

                    {
                        "values" : ["No sign of erosion"],
                        "answer" : "Platform has no signs of erosion."
                    }
                ]
            },

            {
                "key" : "ShapingOfGround_Platform->groundshape_description",
                "lineOptions" : [
                    {
                        "values" : ["Not Shaped"],
                        "answer" : "The platform is not shaped to drainaway. Shape platform minimum 1.5m around perimeter of the house to drainaway."
                    },

                    {
                        "values" : ["Shaped to drain away"],
                        "answer" : "The platform is adequately shaped to drain away."
                    }
                ]
            },

            {
                "key" : "ImperviousLayer_Platform->imperviouslayer_description",
                "lineOptions" : [
                    {
                        "values" : ["Provided", "Not Provided" ,"Damaged apron/paving", "Badly build apron/paving"],
                        "answer" : "Apron not provided to adequetly meet requirements."
                    }
                ]
            },

            {
                "key" : "ProximityOfTrees_Platform->treesproximity_description",
                "lineOptions" : [
                    {
                        "values" : ["Proximity acceptable"],
                        "answer" : "The proximity of trees and vegetation is acceptable."
                    },

                    {
                        "values" : ["Not acceptable"],
                        "answer" : "The proximity of trees and vegetation is not acceptable."
                    }
                ]
            }
        ]
    },

    "FoundationRaft" : {
        "title" : "",
        "lines" : [
            {
                "key" : "DepthOfEdge_FoundationRaft->description",
                "lineOptions" : [
                    {
                        "values" : ["Not Acceptable"],
                        "answer" : "The depth of the edge beam below ground level is not acceptable"
                    },

                    {
                        "values" : ["Acceptable"],
                        "answer" : "The depth of the edge beam below ground level is not acceptable"
                    }
                ]
            },

            {
                "key" : "DepthOfEdge_FoundationRaft->siteobservation",
                "lineOptions" : [
                    {
                        "values" : ["Not Measured"],
                        "answer" : "The foundation edge beam is covered and is not visible"
                    }
                ]
            },

            {
                "key" : "concreteCondintion_FoundationRaft->concreteCondintion_description",
                "lineOptions" : [
                    {
                        "values" : ["Good Condition"],
                        "answer" : "The foundation concrete slab is acceptable and void of defects."
                    },

                    {
                        "values" : ["Poor Condition"],
                        "answer" : "The foundation concrete slab is damaged and requires repair or rebuild."
                    }
                ]
            },

            {
                "key" : "concreteCondintion_FoundationRaft->concreteCondintion_siteobservation",
                "lineOptions" : [
                    {
                        "values" : ["Covered - Below ground"],
                        "answer" : "The foundation concrete slab is covered and is not visible."
                    }
                ]
            },

            {
                "key" : "brickworkOverhaung_FoundationRaft->description",
                "lineOptions" : [
                    {
                        "values" : ["Acceptable"],
                        "answer" : "The brickwork overhang is not acceptable."
                    },

                    {
                        "values" : ["Not Acceptable"],
                        "answer" : "The brickwork overhang is acceptable."
                    }
                ]
            }


        ]
    },

    "FoundationStrip" : {
        "title" : "",
        "lines" : [
            {
                "key" : "DepthOfFootings_FoundationStrip->depthOfFootings_description",
                "lineOptions" : [
                    {
                        "values" : ["Not Acceptable"],
                        "answer" : "The depth of the foundation below ground level is not acceptable"
                    },

                    {
                        "values" : ["Acceptable"],
                        "answer" : "The depth of the foundation below ground level is acceptable"
                    }
                ]
            },

            {
                "key" : "DepthOfFootings_FoundationStrip->depthOfFootings_siteobservation",
                "lineOptions" : [
                    {
                        "values" : ["Not Visible"],
                        "answer" : "The foundation edge beam is covered and is not visible"
                    }
                ]
            },

            {
                "key" : "concreteCondintion_FoundationStrip->concreteCondintion_description",
                "lineOptions" : [
                    {
                        "values" : ["Good Condition"],
                        "answer" : "The foundation concrete is acceptable and void of defects"
                    },

                    {
                        "values" : ["Very Few Defects"],
                        "answer" : "The foundation concrete has few defects and requires repair"
                    },

                    {
                        "values" : ["Poor Condition"],
                        "answer" : "The foundation concrete is damaged and requires repair or rebuild."
                    }
                ]
            },

            {
                "key" : "brickForce_FoundationStrip->description",
                "lineOptions" : [
                    {
                        "values" : ["Not Acceptable"],
                        "answer" : "The brickforce spacing is not acceptable"
                    },

                    {
                        "values" : ["Acceptable"],
                        "answer" : "The brickforce spacing is acceptable"
                    },

                    {
                        "values" : ["Not Measured"],
                        "answer" : "The brickforce spacing for the unit was not measured",
                        "key" : "brickForce_FoundationStrip->siteobservation"
                    }
                ]
            }

   

        ]
    },

    "FloorsAndStairs" : {
        "title" : "",
        "lines" : [
            {
                "key" : "appearanceOfScreed_FlooarsAndStairs->description",
                "lineOptions" : [
                    {
                        "values" : ["Poor Condition"],
                        "answer" : "The floor screed is in poor condition.Screed or Rescreed surface"
                    },

                    {
                        "values" : ["Good Condition"],
                        "answer" : "The floor screed is in good condition."
                    }
                ]
            },

            {
                "key" : "heightOfFloorAboveGround_FlooarsAndStairs->description",
                "lineOptions" : [
                    {
                        "values" : ["Not Acceptable"],
                        "answer" : "No or insufficient freeboard provided"
                    },

                    {
                        "values" : ["Acceptable"],
                        "answer" : "Height of floor above ground level is acceptable"
                    }
                ]
            },

            {
                "key" : "geometryOfStairs_FlooarsAndStairs->description",
                "lineOptions" : [
                    {
                        "values" : ["Not Acceptable"],
                        "answer" : "The geometry of the stairs is not acceptable."
                    },

                    {
                        "values" : ["Acceptable"],
                        "answer" : "The geometry of the stairs is acceptable."
                    },

                    {
                        "values" : ["Poor Condition"],
                        "answer" : "The stairs and balustrades are damaged and in bad condition.",
                        "key" : "conditionOfStairsAndBalustrades_FlooarsAndStairs->description"
                    },

                    {
                        "values" : ["Pooood Conditionr"],
                        "answer" : "The stairs and balustrades are in good condition.",
                        "key" : "conditionOfStairsAndBalustrades_FlooarsAndStairs->description"
                    },

                    {
                        "values" : ["Not Applicable"],
                        "answer" : "No stairs or balustrades are installed in the housing unit.",
                        "key" : "conditionOfStairsAndBalustrades_FlooarsAndStairs->siteobservation"
                    }
                    
                ]
            }
        ]
    },

    "Superstructure" : {
        "title" : "",
        "lines" : [
            {
                "key" : "dpcUnderBrickWork_SuperStructure->description",
                "lineOptions" : [
                    {
                        "values" : ["Poor Condition"],
                        "answer" : "The DPC is not installed correctly."
                    },

                    {
                        "values" : ["Correctly Installed"],
                        "answer" : "The DPC is installed correctly."
                    },

                    {
                        "values" : ["Not Visible"],
                        "answer" : "The DPC is not visible and cannot be assessed.",
                        "key" : "dpcUnderBrickWork_SuperStructure->siteobservation"
                    },

                    {
                        "values" : ["Not Compliant"],
                        "answer" : "The house walls are not square and or plumb.",
                        "key" : "wallPlumbness_SuperStructure->description"
                    },

                    {
                        "values" : ["Compliant"],
                        "answer" : "The house wall plumbness is compliant with specification requirements.",
                        "key" : "wallPlumbness_SuperStructure->description"
                    }
                ]
            },

            {
                "key" : "movementOfJoints_SuperStructure->description",
                "lineOptions" : [
                    {
                        "values" : ["Not Compliant"],
                        "answer" : "The movement joints installed in the house are not compliant."
                    },

                    {
                        "values" : ["Compliant"],
                        "answer" : "The movement joints installed in the house are compliant."
                    },

                    {
                        "values" : ["Not Required/Applicable"],
                        "answer" : "Movement joints not required or applicable.",
                        "key" : "movementOfJoints_SuperStructure->siteobservation"
                    },

                    {
                        "values" : ["Not Compliant"],
                        "answer" : "The brickforce is not installed correctly to specification.",
                        "key" : "brickforce_SuperStructure->description"
                    },

                    {
                        "values" : ["Compliant"],
                        "answer" : "The brickforce is installed correctly to specification.",
                        "key" : "brickforce_SuperStructure->description"
                    },

                    {
                        "values" : ["Not Measured"],
                        "answer" : "The housing unit was not sampled for presence of brickforce.",
                        "key" : "brickforce_SuperStructure->siteobservation"
                    }
                ]
            },

            {
                "key" : "cracksAsHBM_SuperStructure->description",
                "lineOptions" : [
                    {
                        "values" : ["No Cracks ( < 0.25mm)"],
                        "answer" : "Minimal or No structural wall cracks present."
                    },

                    {
                        "values" : ["Moderate Cracks"],
                        "answer" : "Moderate cracks.Repair cracks."
                    },

                    {
                        "values" : ["Severe Cracks"],
                        "answer" : "Severe wall cracks. Repair to specialist detail or Rebuild house."
                    },

                    {
                        "values" : ["Not Acceptable"],
                        "answer" : "The house walls are not plastered or painted(adequately).",
                        "key" : "externalwalls_SuperStructure->description"
                    },

                    {
                        "values" : ["Acceptable"],
                        "answer" : "The house walls are plastered or painted adequately to specification.",
                        "key" : "externalwalls_SuperStructure->description"
                    }
                ]
            },

            {
                "key" : "insertionOfDoorsAndWindows_SuperStructure->description",
                "lineOptions" : [
                    {
                        "values" : ["Damaged Doors/frames"],
                        "answer" : "Replace or Repair damaged door(s) and or door frame(s).",
                        "key" : "insertionOfDoorsAndWindows_SuperStructure->siteobservation"
                    },

                    {
                        "values" : ["Acceptable"],
                        "answer" : "The Insertion or Installation of doors and window frames is accpetable.",
                        "key" : "insertionOfDoorsAndWindows_SuperStructure->description"
                    },

                    {
                        "values" : ["Damaged Windows"],
                        "answer" : "Replace or Repair damaged windows(s) and or window frame(s).",
                        "key" : "insertionOfDoorsAndWindows_SuperStructure->siteobservation"
                    }

                ]
            }
        ]
    },

    "Roof" : {
        "title" : "",
        "lines" : [
            {
                "key" : "wallplateCorrectlyInstalled_Roof->description",
                "lineOptions" : [
                    {
                        "values" : ["Not Compliant"],
                        "answer" : "The wallplate is not correctly installed"
                    },

                    {
                        "values" : ["Compliant"],
                        "answer" : "The wallplate is correctly installed."
                    },

                    {
                        "values" : ["Not Visible"],
                        "answer" : "The wallplate is not visible and cannot be assessed.",
                        "key" : "insertionOfDoorsAndWindows_SuperStructure->siteobservation"
                    }

                ]
            },

            {
                "key" : "sabsAprovedTimber_Roof->description",
                "lineOptions" : [
                    {
                        "values" : ["Not Compliant"],
                        "answer" : "The timber members are not compliant(approved)- No visible SABS Stamp."
                    },

                    {
                        "values" : ["Compliant"],
                        "answer" : "The timber members are compliant(approved) - Visible SABS Stamp."
                    }

                ]
            },

            {
                "key" : "standardRoofTruss_Roof->description",
                "lineOptions" : [
                    {
                        "values" : ["Not Compliant"],
                        "answer" : "The roof truss spacing is not compliant with NHBRC HBM Specifications."
                    },

                    {
                        "values" : ["Compliant"],
                        "answer" : "The roof truss spacing is compliant with NHBRC HBM Specifications."
                    }

                ]
            },

            {
                "key" : "timberSealingTreatment_Roof->description",
                "lineOptions" : [
                    {
                        "values" : ["Not Compliant"],
                        "answer" : "The roof timber members are not sealed to specifications"
                    },

                    {
                        "values" : ["Compliant"],
                        "answer" : "The roof timber members are sealed to specifications."
                    }

                ]
            },

            {
                "key" : "roofLeaks_Roof->description",
                "lineOptions" : [
                    {
                        "values" : ["Not Compliant"],
                        "answer" : "The house roof leaks."
                    },

                    {
                        "values" : ["Compliant"],
                        "answer" : "No roof leaks observed or reported."
                    },

                    {
                        "values" : ["Not Compliant"],
                        "answer" : "The house roof coverings and supports are not installed to specification and are not in good condition.",
                        "key" : "roofCoveringAndSupports_Roof->description"
                    },

                    {
                        "values" : ["Compliant"],
                        "answer" : "The house roof coverings and supports are installed to specification and are in good condition.",
                        "key" : "roofCoveringAndSupports_Roof->description"
                    }

                ]
            }
        ]
    },

    "PlumbingAndElectrical" : {
        "title" : "",
        "lines" : [
            {
                "key" : "plumbingInstallations_PlumbingAndElectrical->description",
                "lineOptions" : [
                    {
                        "values" : ["Not properly done"],
                        "answer" : "A pit latrine has been provided and properly sited."
                    },

                    {
                        "values" : ["Properly done"],
                        "answer" : "A pit latrine has been provided and properly sited."
                    },

                    {
                        "values" : ["Not properly done"],
                        "answer" : "Electrical installations not properly done.",
                        "key" : "electricalInstalations_PlumbingAndElectrical->siteobservation"
                    },

                    {
                        "values" : ["Properly done"],
                        "answer" : "Electrical installations properly done.",
                        "key" : "electricalInstalations_PlumbingAndElectrical->siteobservation"
                    }

                ]
            }
        ]
    }
}