{
    "appearanceOfScreed_FlooarsAndStairs" : {
        "title" : "Appearance of Screed or power floated",

        "Rating" : {
            "keyName" : "description",
            "keyOptions" :  [

                {
                    "values"  : ["Good Condition"],
                    "reportAnswer" : "1"
                },

                {
                    "values"  : ["Poor Condition"],
                    "reportAnswer" : "0"
                }
            ]
        },

        "elementDescription" : {
            "keyName" : "description",
            "keyOptions" : [
                {
                    "values"  : ["Good Condition"],
                    "reportAnswer" : "Good condition (No readily detectable defects in concrete)"
                },

                {
                    "values"  : ["Poor Condition"],
                    "reportAnswer" : "Poor Condition"
                }
            ]
        },

        "applicableStandard" : ["NHBRC HBM", "SANS10400 Part J", "SANS10100"],

        "SiteObservation" : {
            "keyName" : "siteobservation",
                "keyOptions" :  [
                {
                    "values"  : ["Tiled"],
                    "reportAnswer" : "Floor covered (Tiles ,carperts) and  cannot be assessed."
                },

                {
                    "values"  : ["Cracks"],
                    "reportAnswer" : "Floor screed is cracked."
                },

                {
                    "values"  : ["Spalling"],
                    "reportAnswer" : "Floor screed is spalling."
                },

                {
                    "values"  : ["No Screed Provided"],
                    "reportAnswer" : "No floor screed screed provided."
                }

            ]
        },

        "ProbableCause" : {
            "keyName" : "probablecause",
            "keyOptions" :   [
                {
                    "values"  : ["Poor material strength"],
                    "reportAnswer" : "Ineadequate material strength."
                },

                {
                    "values"  : ["Bad material quality"],
                    "reportAnswer" : "Poor screed material quality."
                },

                {
                    "values"  : ["Bad construction meth"],
                    "reportAnswer" : "Bad/Poor construction methods/methodology."
                }
            ]
        },

        "Solutions" : {
            "keyName" : "solutions",
            "keyOptions" :    [
                {
                    "values"  : ["Repair damaged screed"],
                    "reportAnswer" : "Clean and grout cracks with high strength cementitious grout. "
                },

                {
                    "values"  : ["Reinstall screed"],
                    "reportAnswer" : "Remove & reinstall screed. "
                },

                {
                    "values"  : ["Provide new screed"],
                    "reportAnswer" : "Clean & apply self-levelling screed to manufacturer's specifications. "
                }
            ]
        },

        "quantityValue" : {
            "keyName" : "solutions",
            "keyOptions" :     [
                {
                    "values" : ["Repair damaged screed"],
                    "keys" : [],
                    "operation" : "multiply",
                    "factor" : 44.24,
                    "unit" : "m<sup>2</sup>",
                    "rateValue" : 30
                },

                {
                    "values" : ["Reinstall screed"],
                    "keys" : [],
                    "operation" : "multiply",
                    "factor" : 44.24,
                    "unit" : "m<sup>2</sup>",
                    "rateValue" : 110
                },

                {
                    "values" : ["Provide new screed"],
                    "keys" : [],
                    "operation" : "multiply",
                    "factor" : 44.24,
                    "unit" : "m<sup>2</sup>",
                    "rateValue" : 90
                }
            ]
        }
  
    },

    "heightOfFloorAboveGround_FlooarsAndStairs" : {
        "title" : "Height of floor above ground level (150mm Min.)",

        "Rating" : {
            "keyName" : "description",
            "keyOptions" :  [

                {
                    "values"  : ["Acceptable"],
                    "reportAnswer" : "1"
                },

                {
                    "values"  : ["Not Acceptable"],
                    "reportAnswer" : "0"
                }
            ]
        },

        "elementDescription" : {
            "keyName" : "description",
            "keyOptions" : [
                {
                    "values"  : ["Acceptable"],
                    "reportAnswer" : "Acceptable"
                },

                {
                    "values"  : ["Not Acceptable"],
                    "reportAnswer" : "Not Acceptable"
                }
            ]
        },

        "applicableStandard" : ["NHBRC HBM", "SANS10400 Part J", "SANS10100"],

        "SiteObservation" : {
            "keyName" : "siteobservation",
                "keyOptions" :  [
                {
                    "values"  : ["No Freeboard provided"],
                    "reportAnswer" : "No Freeboard provided."
                },

                {
                    "values"  : ["Inedequate freeboard"],
                    "reportAnswer" : "Insufficient Freeboard provided."
                }

            ]
        },

        "ProbableCause" : {
            "keyName" : "probablecause",
            "keyOptions" :   [
                {
                    "values"  : ["Bad construction meth"],
                    "reportAnswer" : "Bad/Poor construction methods/methodology"
                }
            ]
        },

        "Solutions" : {
            "keyName" : "description",
            "keyOptions" :    [
                {
                    "values"  : ["Not Acceptable"],
                    "reportAnswer" : "Escavate and provide minimum 150mm freeboard. "
                },

                {
                    "values"  : ["Not Acceptable"],
                    "reportAnswer" : "Shape platform a minimimum of 1.5m around house."
                }
            ]
        },

        "quantityValue" : {
            "keyName" : "description",
            "keyOptions" :     [
                {
                    "values" : ["Not Acceptable"],
                    "keys" : ["length", "width", "height"],
                    "operation" : "multiply",
                    "factor" : 7.5,
                    "unit" : "m<sup>3</sup>",
                    "rateValue" : 30
                },

                {
                    "values" : ["Not Acceptable"],
                    "keys" : ["length", "width", "height"],
                    "operation" : "multiply",
                    "factor" : 7.5,
                    "unit" : "m<sup>3</sup>",
                    "rateValue" : 180
                }
            ]
        }
  
    }
}