From 0bdd80697bfc38caf3ffa7b462ef2b58728fd0a7 Mon Sep 17 00:00:00 2001 From: sal153 Date: Mon, 15 Jul 2024 12:03:23 +1000 Subject: [PATCH] commit change requests #1608 --- ...Image Calibration Selection (2024) v1.json | 250 ++++++ ...Condition Assessment (HCAT 2) 2024 v1.json | 828 ++++++++++++++++++ .../6.8.1/html/ref-assess-static.html | 7 + 3 files changed, 1085 insertions(+) create mode 100644 forms/hcat/HCAS - Image Calibration Selection (2024) v1.json create mode 100644 forms/hcat/Habitat Site Condition Assessment (HCAT 2) 2024 v1.json diff --git a/forms/hcat/HCAS - Image Calibration Selection (2024) v1.json b/forms/hcat/HCAS - Image Calibration Selection (2024) v1.json new file mode 100644 index 000000000..bb7ed6e86 --- /dev/null +++ b/forms/hcat/HCAS - Image Calibration Selection (2024) v1.json @@ -0,0 +1,250 @@ +{ + "id": "65f0d482c4908064dd100ab4", + "dateCreated": "2024-03-12T22:17:38Z", + "minOptionalSectionsCompleted": 1, + "supportsSites": false, + "tags": [], + "lastUpdated": "2024-07-15T00:13:20Z", + "createdUserId": "35", + "external": false, + "activationDate": null, + "supportsPhotoPoints": false, + "publicationStatus": "published", + "externalIds": null, + "gmsId": null, + "name": "HCAS - Image Calibration Selection (2024)", + "sections": [ + { + "collapsedByDefault": false, + "template": { + "modelName": "HCAS - Image Calibration Selection (2024)", + "title": "HCAS - Image Calibration Selection (2024)", + "dataModel": [ + { + "indexName": "recordedBy", + "dataType": "text", + "name": "recordedBy", + "validate": "required" + }, + { + "primaryResult": "true", + "dataType": "date", + "name": "submissionDate", + "description": "The date the assessment of this record was completed.", + "validate": "required" + }, + { + "dataType": "number", + "name": "overallConditionBestEstimate", + "description": "On a scale of 1 (habitat with high ecosystem integrity as it might have existed prior to European colonisation) to 0 (completely removed or transformed habitat with all native species removed), how would you rate the condition of the site in this image?", + "validate": "required,min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "upperConditionBound", + "description": "", + "validate": "required,min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "lowerConditionBound", + "description": "", + "validate": "required,min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "text", + "name": "comments", + "description": "If you would like to provide any more detailed information on the condition of this site, and the drivers of condition at this site please do so here." + }, + { + "dataType": "image", + "name": "sitePhoto", + "description": "" + }, + { + "dataType": "text", + "name": "mvgGroup", + "description": "" + }, + { + "dataType": "text", + "name": "huchinsonGroup", + "description": "" + }, + { + "dataType": "text", + "name": "completionStatus", + "description": "Please indicate whether you have completed this assessment record.", + "constraints": [ + "Yes" + ], + "validate": "required" + }, + { + "dataType": "text", + "name": "deIdentify", + "constraints": [ + "Yes", + "No" + ] + } + ], + "viewModel": [ + { + "type": "row", + "items": [ + { + "source": "

Image Assessment

", + "type": "literal" + } + ] + }, + { + "type": "row", + "items": [ + { + "computed": null, + "type": "col", + "items": [ + { + "boxed": true, + "title": "Record Details", + "type": "section", + "items": [ + { + "type": "col", + "items": [ + { + "preLabel": "Assessor name", + "noEdit": true, + "source": "recordedBy", + "type": "text" + }, + { + "preLabel": "Date image assessment completed", + "primaryResult": "true", + "source": "submissionDate", + "type": "date" + }, + { + "type": "row", + "items": [ + { + "source": "

Overall Condition Score

Provide your best estimate of the expected condition of the habitat in this image on a scale of 1 (habitat with high ecosystem integrity as it might have existed prior to European colonisation) to 0 (completely removed or transformed habitat with all native species removed). The condition score you provide should reflect your satisfaction with the probability (i.e. chance) of assigning the highest (1) or lowest (0) condition state to this image in a random lottery.", + "type": "literal" + } + ] + }, + { + "preLabel": "Overall condition score", + "source": "overallConditionBestEstimate", + "type": "number" + }, + { + "type": "row", + "items": [ + { + "source": "lowerConditionBound", + "preLabel": "Lower condition bound", + "type": "number" + }, + { + "source": "upperConditionBound", + "preLabel": "Upper condition bound", + "type": "number" + } + ] + }, + { + "source": "
", + "type": "literal" + }, + { + "preLabel": "Comments", + "source": "comments", + "type": "textarea" + } + ] + } + ], + "class": "" + } + ] + }, + { + "type": "col", + "items": [ + { + "boxed": true, + "title": "Ecosystem Photo", + "type": "section", + "items": [ + { + "type": "col", + "items": [ + { + "preLabel": "Ecosystem image(s)", + "css": "img-responsive", + "allowImageAdd": "false", + "showMetadata": "false", + "source": "sitePhoto", + "type": "image" + }, + { + "computed": null, + "type": "row", + "items": [ + { + "source": "Click to view detail - The hi-res image will open in a new tab", + "type": "literal" + } + ] + }, + { + "preLabel": "MVG Group", + "readonly": true, + "source": "mvgGroup", + "type": "text" + }, + { + "preLabel": "Huchinson Group", + "readonly": true, + "source": "huchinsonGroup", + "type": "text" + }, + { + "preLabel": "Indicate whether you have completed this assessment", + "source": "completionStatus", + "type": "selectOne" + } + ] + } + ], + "class": "" + } + ] + } + ] + } + ] + }, + "modelName": null, + "templateName": "HCAS - Image Calibration Selection (2024)", + "optional": false, + "optionalQuestionText": null, + "title": null, + "collapsibleHeading": null, + "name": "HCAS - Image Calibration Selection (2024)", + "description": null + } + ], + "type": "Assessment", + "category": "Habitat Condition Assessment", + "status": "active", + "lastUpdatedUserId": "35", + "description": "This is a template for image calibration assessment for the habitat condition assessment tool (phase 2) project. It is based on the \"Ecological Condition Score Moderation (aka Expert Elicitation\" template from the HCAS phase 1 project and includes several modifications and refinements.", + "formVersion": 1 +} \ No newline at end of file diff --git a/forms/hcat/Habitat Site Condition Assessment (HCAT 2) 2024 v1.json b/forms/hcat/Habitat Site Condition Assessment (HCAT 2) 2024 v1.json new file mode 100644 index 000000000..bc070fa32 --- /dev/null +++ b/forms/hcat/Habitat Site Condition Assessment (HCAT 2) 2024 v1.json @@ -0,0 +1,828 @@ +{ + "id": "65f0d526c4908064dd100aba", + "dateCreated": "2024-03-12T22:20:22Z", + "minOptionalSectionsCompleted": 1, + "supportsSites": false, + "tags": [], + "lastUpdated": "2024-07-12T06:36:26Z", + "createdUserId": "35", + "external": false, + "activationDate": null, + "supportsPhotoPoints": false, + "publicationStatus": "published", + "externalIds": null, + "gmsId": null, + "name": "Habitat Site Condition Assessment (HCAT 2) 2024", + "sections": [ + { + "collapsedByDefault": false, + "template": { + "modelName": "Habitat Site Condition Assessment (HCAT 2) 2024", + "dataModel": [ + { + "dataType": "text", + "name": "recordedBy", + "dwcAttribute": "recordedBy", + "validate": "required" + }, + { + "primaryResult": "true", + "defaultValue": "${now}", + "dataType": "date", + "name": "submissionDate", + "description": "The date on which the record was entered into the Habitat Condition Assessment Tool.", + "validate": "required" + }, + { + "dataType": "date", + "name": "surveyDate", + "dwcAttribute": "eventDate", + "description": "The date the condition assessment commenced as accurately as possible. Use the following formats. Accurate to day: dd/mm/yyyy. Accurate to month: 01/mm/yyyy. Accurate to year: 01/01/yyyy.", + "validate": "required,past[now]" + }, + { + "dataType": "text", + "name": "surveyDateAccuracy", + "description": "Indicate the accuracy of the date that the assessment commenced.", + "constraints": [ + "Accurate to day", + "Accurate to month", + "Accurate to year" + ], + "validate": "required" + }, + { + "dataType": "date", + "name": "assessmentPeriodEndDate", + "description": "The last date to which the assessment period applies, as accurately as possible. Use the following formats. Accurate to day: dd/mm/yyyy. Accurate to month: 01/mm/yyyy. Accurate to year: 01/01/yyyy." + }, + { + "dataType": "text", + "name": "assessmentPeriodEndDateAccuracy", + "description": "Indicate the accuracy of the end date of the assessment period.", + "constraints": [ + "Accurate to day", + "Accurate to month", + "Accurate to year" + ] + }, + { + "dataType": "text", + "name": "coordinatePositionInSite", + "description": "Enter the Latitude and Longitude (WGS84 decimal format) coordinate of one corner or the centre point (centroid) of the site. Select the appropriate vertex for the coordinates (i.e. SE, NE, SW, or NW corner), or if the coordinates are the centre of the plot, select centroid.", + "constraints": [ + "NE corner", + "SE corner", + "SW corner", + "NW corner", + "Centroid" + ] + }, + { + "dataType": "number", + "name": "siteAreaAmount", + "description": "Enter the area of the site (Site Area)", + "validate": "min[0]", + "decimalPlaces": 2 + }, + { + "dataType": "text", + "name": "siteAreaUnits", + "description": "Specify the units (m2 or ha) of area measured (Site Area Units)", + "constraints": [ + "metres^2", + "hectares" + ] + }, + { + "dataType": "text", + "name": "eventRemarks" + }, + { + "dataType": "text", + "name": "dominantMvg", + "description": "", + "constraints": [ + "Acacia Open Woodlands", + "Acacia Shrublands", + "Acacia Forests and Woodlands", + "Callitris Forests and Woodlands", + "Casuarina Forests and Woodlands", + "Chenopod Shrublands, Samphire Shrublands and Forblands", + "Cleared, non-native vegetation, buildings", + "Eucalypt Low Open Forests", + "Eucalypt Open Forests", + "Eucalypt Open Woodlands", + "Eucalypt Woodlands", + "Eucalypt Tall Open Forests", + "Heathlands", + "Hummock Grasslands", + "Inland Aquatic - freshwater, salt lakes, lagoons", + "Low Closed Forests and Tall Closed Shrublands", + "Mallee Woodlands and Shrublands", + "Mallee Open Woodlands and Sparse Mallee Shrublands", + "Mangroves", + "Melaleuca Forests and Woodlands", + "Naturally bare - sand, rock, claypan, mudflat", + "Other Forests and Woodlands", + "Other Grasslands, Herblands, Sedgelands and Rushlands", + "Other Open Woodlands", + "Other Shrublands", + "Rainforests and Vine Thickets", + "Regrowth, modified native vegetation", + "Sea and estuaries", + "Tropical Eucalypt Woodlands/Grasslands", + "Tussock Grasslands", + "Unclassified forest", + "Unclassified native vegetation", + "Unknown", + "NA" + ], + "validate": "required" + }, + { + "dataType": "image", + "name": "sitePhoto" + }, + { + "dataType": "number", + "name": "overallConditionScore", + "description": "On a 0-1 scale (with best condition = 1) how would you rate the overall condition of the vegetation within the drawn polygon? The condition score must reflect the site’s current condition relative to reference states of 1 and 0. A score of ‘1’ applies when the ecosystem at the site is in its most natural form (or for highly dynamic systems, one of its natural forms), as might have existed prior to European settlement. A score of ‘0’ applies for a completely transformed site with all original indigenous biodiversity completely removed.", + "validate": "required,min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "upperConditionBoundScore", + "description": "", + "validate": "required,min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "lowerConditionBoundScore", + "description": "", + "validate": "required,min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "physicalProperties", + "description": "The physical and chemical properties of the soil and water (e.g. soil structure, nutrients, pH, salinity,hydrology, geomorphology) that sustain the ecosystem", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "speciesComposition", + "description": "The array and relative proportion of organisms (e.g. plants, animals and fungi)", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "structuralDiversity", + "description": "The physical organisation of all living and non-living structural elements of the ecosystem, including demographic stages, faunal trophic levels, vegetation strata, ground cover, and spatial diversity", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "ecosystemFunction", + "description": "The ecological processes and interactions among living and non-living elements within an ecosystem, that drive the flow of energy and matter", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "habitatClearanceAndFragmentation", + "description": "Clearing for residential, agricultural (including silvicultural), commercial, industrial or infrastructure development or use. Note that logging and harvesting of native forests is included under Biological resource use.", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "grazingPressureChangeNonNative", + "description": "Grazing by domestic or semi-domesticated animals supported by native habitats (rangelands/ranching) and/or allowed to roam in the wild.", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "biologicalResourceUse", + "description": "Consumptive use of ‘wild’ biological resources (e.g. hunting and collecting animals and plants; fishing and harvesting aquatic resources; logging and harvesting of native forests, collection of firewood and postwood). Includes accidental mortality/bycatch and off-target damage.", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "humanIntrusion", + "description": "Human activities that alter, destroy or disturb native habitats and species (e.g. military, recreational, research, tourism, vandalism). Includes accidental mortality/bycatch and off-target damage.", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "fireRegimeChange", + "description": "Increase in or suppression of fire frequency, intensity, or size outside of its natural range of variation.", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "hydrologicalChanges", + "description": "Changes to water patterns (e.g. flow) from their natural range of variation as a result of human activities (e.g. dams; weirs; water use, abstraction and diversion; flood pattern; impediments to tidal flow; changes to morphology) and salinity.", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "invasiveFaunaNonNative", + "description": "Non-native and ecologically destructive species", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "invasiveFloraNonNative", + "description": "Non-native and ecologically destructive species", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "overabundantNativeSpecies", + "description": "Out-of-balance native species (e.g. excessive grazing pressure from over-abundant macropods, aggressive exclusion by over-abundant noisy miners) or native species introduced outside their native range.", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "disease", + "description": "Parasites and pathogens either of non-native origin (e.g. Phytophthora cinnamomi, Myrtle rust, Psittacine beak and feather disease), or if native then occurring outside their natural range of variation. Note that for diseases, it is the infective agent which is considered to be the threat.", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "nutrientChanges", + "description": "Exotic and/or excess materials, including garbage and solid waste (e.g. illegal dumping, oil spills, marine plastics); domestic and urban waste water (sewage and run-off); industrial, agricultural, forestry, and firefighting chemicals (e.g. fertilizers, PFAS) and effluents; airborne pollutants (e.g. acid rain, smog); noise and light.", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "soilChanges", + "description": "Unnatural rates of soil erosion or sedimentation (e.g. erosion from overgrazing, increased run-off and hence sedimentation due to conversion of forests to agricultural lands).", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "climateChange", + "description": "Long-term climatic changes that may be linked to global warming (e.g. habitat loss, shifting and alteration). Other severe climatic or weather events outside the natural range of variation (e.g. droughts, temperature extremes, storms and flooding).", + "validate": "min[0],max[1]", + "decimalPlaces": 2 + }, + { + "dataType": "number", + "name": "livestockGrazing", + "description": "Grazing by domestic or semi-domesticated animals supported by native habitats (rangelands/ranching) and/or allowed to roam in the wild.", + "validate": "min[0],max[1]", + "decimalPlaces": 2, + "jsMain": "https://biocollect.ala.org.au/download/getScriptFile?hub=hcat&filename=overallConditionScore.js&model=habitatSiteConditionAssessment" + }, + { + "defaultAccuracy": 50, + "hideMyLocation": true, + "columns": [ + { + "dwcAttribute": "verbatimLatitude", + "source": "locationLatitude" + }, + { + "dwcAttribute": "verbatimLongitude", + "source": "locationLongitude" + }, + { + "source": "Locality" + }, + { + "source": "Accuracy" + }, + { + "source": "Notes" + }, + { + "source": "Source" + } + ], + "dataType": "geoMap", + "name": "location", + "dwcAttribute": "verbatimCoordinates", + "hideSiteSelection": true, + "zoomToProjectArea": true, + "validate": "required" + } + ], + "viewModel": [ + { + "type": "row", + "items": [ + { + "source": "

Site Condition Assessment

", + "type": "literal" + } + ] + }, + { + "type": "row", + "items": [ + { + "computed": null, + "type": "col", + "items": [ + { + "type": "row", + "items": [ + { + "computed": null, + "type": "col", + "items": [ + { + "boxed": true, + "title": "Record Details", + "type": "section", + "items": [ + { + "computed": null, + "type": "row", + "items": [ + { + "computed": null, + "type": "col", + "items": [ + { + "preLabel": "Assessor name", + "source": "recordedBy", + "type": "text" + }, + { + "preLabel": "Date record entered", + "primaryResult": "true", + "source": "submissionDate", + "type": "date" + }, + { + "source": "

Condition Assessment Date

", + "type": "literal" + }, + { + "type": "row", + "items": [ + { + "source": "Complete as precisely as possible. If a precise assessment date cannot be given, please enter a date accurate to either month (01/mm/yyyy) or year (01/01/yyyy).", + "type": "literal" + } + ] + }, + { + "preLabel": "Assessment date", + "source": "surveyDate", + "type": "date" + }, + { + "preLabel": "Assessment date accuracy", + "source": "surveyDateAccuracy", + "type": "selectOne" + }, + { + "type": "row", + "items": [ + { + "source": "Complete this section if the assessment applies across a known period of time.", + "type": "literal" + } + ] + }, + { + "preLabel": "Assessment end date", + "source": "assessmentPeriodEndDate", + "type": "date" + }, + { + "preLabel": "Assessment end date accuracy", + "source": "assessmentPeriodEndDateAccuracy", + "type": "selectOne" + }, + { + "type": "row", + "items": [ + { + "source": "

Dominant MVG

Select the dominant major vegetation group (MVG) of the site. If you do not know, you can select “Unknown”. If not applicable, select NA. ", + "type": "literal" + } + ] + }, + { + "preLabel": "Dominant Major Vegetation Group (MVG)", + "source": "dominantMvg", + "type": "selectOne" + } + ] + } + ] + } + ], + "class": "" + } + ] + } + ] + }, + { + "computed": null, + "type": "row", + "items": [ + { + "computed": null, + "type": "col", + "items": [ + { + "boxed": true, + "title": "Location", + "type": "section", + "items": [ + { + "computed": null, + "type": "row", + "items": [ + { + "type": "col", + "items": [ + { + "computed": null, + "type": "row", + "items": [ + { + "source": "You can define the spatial boundaries of the site by either using the mapping tool or by manually entering the Latitude and Longitude coordinates. The latter option is only available for sqaure sites with a North-South orientation. To use the map, zoom and pan across the map to navigate to your site, click on the shape drawing tool and then click on the map at your survey site to start drawing the site polygon. Click a point for each vertex of the shape and double-click the last one to close the polygon. To enter coordinates manually, click the 'Add coordinates manually' button below the the map.", + "type": "literal" + } + ] + }, + { + "computed": null, + "type": "row", + "items": [ + { + "includeNotes": false, + "orientation": "vertical", + "computed": null, + "autoLocalitySearch": false, + "readonly": false, + "includeSource": false, + "includeAccuracy": false, + "hideSiteSelection": true, + "source": "location", + "type": "geoMap", + "zoomToProjectArea": true, + "includeLocality": false + } + ] + }, + { + "type": "row", + "items": [ + { + "boxed": true, + "title": "Manual site details", + "type": "section", + "items": [ + { + "type": "row", + "items": [ + { + "type": "col", + "items": [ + { + "type": "row", + "items": [ + { + "source": "If manual coordinates entered, provide details of assessed area. Note: this will be assumed to be a square shaped area.", + "type": "literal" + } + ] + }, + { + "preLabel": "Coordinate position in site", + "source": "coordinatePositionInSite", + "type": "selectOne" + }, + { + "type": "row", + "items": [ + { + "preLabel": "Site area", + "source": "siteAreaAmount", + "type": "number" + }, + { + "preLabel": "Site area units", + "source": "siteAreaUnits", + "type": "selectOne" + } + ] + } + ] + } + ] + } + ], + "class": "" + } + ] + }, + { + "type": "row", + "items": [ + { + "source": "

Site photo

If you have a photos of the site and you would like to make them available to this project, you can upload them here.", + "type": "literal" + } + ] + }, + { + "type": "row", + "items": [ + { + "preLabel": "", + "source": "sitePhoto", + "type": "image" + } + ] + } + ] + } + ] + } + ], + "class": "" + } + ] + } + ] + } + ] + }, + { + "computed": null, + "type": "col", + "items": [ + { + "type": "row", + "items": [ + { + "computed": null, + "type": "col", + "items": [ + { + "boxed": true, + "title": "Condition Assessment", + "type": "section", + "items": [ + { + "source": "

Overall Condition Rating

", + "type": "literal" + }, + { + "type": "row", + "items": [ + { + "source": "

Site Condition Score

Provide your best estimate of the expected condition of this site on a scale of 1 ( habitat with high ecosystem integrity as it might have existed prior to European colonisation) to 0 (completely removed or transformed habitat with all native species removed). The condition score you provide should reflect your satisfaction with the probability (i.e. chance) of assigning the highest (1) or lowest (0) condition state to a site in a random lottery, based on your knowledge of the site. This score should apply to the site overall, not to the best condition available within the site. Condition within the site must be homogenous.", + "type": "literal" + } + ] + }, + { + "type": "row", + "items": [ + { + "type": "col", + "items": [ + { + "type": "row", + "items": [ + { + "preLabel": "Overall Condition Score", + "source": "overallConditionScore", + "type": "number" + } + ] + }, + { + "type": "row", + "items": [ + { + "source": "
", + "type": "literal" + } + ] + }, + { + "type": "col", + "items": [ + { + "source": "upperConditionBoundScore", + "preLabel": "Upper condition bound score", + "type": "number" + }, + { + "source": "lowerConditionBoundScore", + "preLabel": "Lower condition bound score", + "type": "number" + } + ] + }, + { + "type": "row", + "items": [ + { + "source": "
", + "type": "literal" + } + ] + } + ] + } + ] + }, + { + "type": "row", + "items": [ + { + "source": "

Ecosystem Characteristics

On a scale of 1 (intact within its natural range of variability) to 0 (completely transformed or removed), provide your best estimate of the overall condition of each of the following ecosystem characteristics. Note that if you enter an overall 'site condition score’ of 1, we will assume that the condition of each ecosystem characteristic is also 1 and scores will be auto-populated.", + "type": "literal" + } + ] + }, + { + "type": "row", + "items": [ + { + "type": "col", + "items": [ + { + "source": "physicalProperties", + "preLabel": "Physical properties", + "type": "number" + }, + { + "source": "speciesComposition", + "preLabel": "Species composition", + "type": "number" + }, + { + "source": "structuralDiversity", + "preLabel": "Structural diversity", + "type": "number" + }, + { + "source": "ecosystemFunction", + "preLabel": "Ecosystem function", + "type": "number" + } + ] + } + ] + }, + { + "type": "row", + "items": [ + { + "source": "

Drivers that negatively impact condition

If your overall site condition score is <1, you may wish to record the anthropogenic drivers that caused a decline in site condition. If so, please provide a score between 0 and 1 that is your best estimate of the impact of each driver on the overall condition of the site. You may enter a score between 0 (i.e. threat is absent or effectively absent) and 1 (i.e. threat has the highest possible impact that can be realised at the site). Like the site condition score, the impact score you provide for each driver should reflect the probability (i.e. chance) of getting a version of the site experiencing the highest (= 1) and lowest (= 0) level of impact in a random lottery draw. If you have entered an overall 'site condition score' of 1, we will assume that the impact of each driver on condition is 0 and scores will be auto-populated.", + "type": "literal" + } + ] + }, + { + "type": "col", + "items": [ + { + "source": "habitatClearanceAndFragmentation", + "preLabel": "Habitat clearance and fragmentation", + "type": "number" + }, + { + "source": "biologicalResourceUse", + "preLabel": "Biological Resource Use", + "type": "number" + }, + { + "source": "humanIntrusion", + "preLabel": "Human Intrusion", + "type": "number" + }, + { + "source": "fireRegimeChange", + "preLabel": "Fire regime change", + "type": "number" + }, + { + "source": "hydrologicalChanges", + "preLabel": "Hydrological change", + "type": "number" + }, + { + "source": "invasiveFaunaNonNative", + "preLabel": "Invasive non-native animals", + "type": "number" + }, + { + "source": "invasiveFloraNonNative", + "preLabel": "Invasive non-native plants", + "type": "number" + }, + { + "source": "overabundantNativeSpecies", + "preLabel": "Problematic or overabundant native species", + "type": "number" + }, + { + "source": "disease", + "preLabel": "Disease", + "type": "number" + }, + { + "source": "nutrientChanges", + "preLabel": "Pollution and nutrient enrichment", + "type": "number" + }, + { + "source": "soilChanges", + "preLabel": "Soil erosion and sedimentation", + "type": "number" + }, + { + "source": "climateChange", + "preLabel": "Climate change and severe weather", + "type": "number" + }, + { + "source": "livestockGrazing", + "preLabel": "Livestock grazing of native habitats", + "type": "number" + } + ] + } + ], + "class": "" + }, + { + "type": "row", + "items": [ + { + "computed": null, + "type": "col", + "items": [ + { + "source": "

Comments

", + "type": "literal" + }, + { + "preLabel": "Comments", + "source": "eventRemarks", + "dwcAttribute": "eventRemarks", + "type": "textarea" + } + ] + } + ] + } + ] + } + ] + } + ] + } + ] + } + ], + "title": "Habitat Site Condition Assessment (HCAT 2) 2024" + }, + "modelName": null, + "templateName": "Habitat Site Condition Assessment (HCAT 2) 2024", + "optional": false, + "optionalQuestionText": null, + "title": null, + "collapsibleHeading": null, + "name": "Habitat Site Condition Assessment (HCAT 2) 2024", + "description": "This is the habitat site condition assessment template for HCAS phase 2 (2024). It is based on the \"Habitat Condition Assessment Tool\" template for site condition assessment from phase 1 of the HACAS project and includes several modifications and refinements based on learnings from the phase 1 project." + } + ], + "type": "Assessment", + "category": "Habitat Condition Assessment", + "status": "active", + "lastUpdatedUserId": "35", + "description": "This is the habitat site condition assessment template for HCAS phase 2 (2024). It is based on the \"Habitat Condition Assessment Tool\" template for site condition assessment from phase 1 of the HACAS project and includes several modifications and refinements based on learnings from the phase 1 project.", + "formVersion": 1 +} \ No newline at end of file diff --git a/src/main/scripts/releases/6.8.1/html/ref-assess-static.html b/src/main/scripts/releases/6.8.1/html/ref-assess-static.html index a38f408ac..a5b9d835d 100644 --- a/src/main/scripts/releases/6.8.1/html/ref-assess-static.html +++ b/src/main/scripts/releases/6.8.1/html/ref-assess-static.html @@ -256,6 +256,13 @@

Agro-climatic Classifications

These arrangements are included in the HCAT instructions manual accessible via the HCAT homepage. + + I agree to be a part of this project and have read, understood and + accept the privacy, IP, and ethics arrangements for this project. + These arrangements are included in the Research Participant Information Sheet + attached to your invitation email and are also + accessible via the HCAT instructions page. +