Add sample step components for the remaining steps with accompaning text

- rename step subfolders from <name>step to <name>
This commit is contained in:
Dana Lambert 2021-10-20 16:52:06 +13:00
parent 06e33d7ac6
commit 473cc9ca6e
14 changed files with 155 additions and 15 deletions

View file

@ -11,20 +11,24 @@
"optionsHelperText": "Please select your soil variant from the options above."
},
"habitat": {
"title": "",
"description": ""
"title": "Habitat Selection",
"description": "We now need to specify the type of environment that characterizes your site. Please select one of the options to the right."
},
"zone": {
"title": "",
"description": ""
"title": "Zone Selection",
"description": "Please click on the subregion within the images that most accurately defines your planting project."
},
"projectSpecifics": {
"title": "",
"description": ""
"title": "Project Specifics",
"description": "If you have specific requirements for your site, please state them using the options listed on the right:"
},
"summary": {
"title": "",
"description": ""
"title": "Summary",
"description": "You have specified the following inputs if these are correct go to the next step, otherwise go back and refine your input on the previous pages."
},
"results": {
"title": "Your Results",
"description": "Please review the plant species list it can be saved as a CSV file or appended to a planting plan guidebook. Additional information on each species can be obtained by entering the plant species name into the search box at https://inaturalist.nz or in the “search flora” box at https://www.nzpcn.org.nz/. Click below to create a planting plan guidebook specific to your project site.."
}
}
}