Closed jgaskins closed 6 years ago
@jgaskins - do you have a list of default health attributes? I would like to work on this issue, but currently don't have any health attributes to edit.
We don't, really. The basic idea is that a "health attribute" is something like how you might rate the flow of a river (stagnant, poor flow, good flow, etc). It might not be a bad idea to add something like this to the DB seeds, actually.
How about some of these attributes?
DEFAULT_HEALTH_ATTRIBUTES = [ 'pH', 'temperature', 'salinity', 'nutrients', 'species diversity', 'seagrass condition', 'flow', 'invasive species', 'plant cover', 'soil quality', 'wind erosion', 'soil erosion' 'population growth', 'Other', ].freeze
completed
Admins need to be able to edit the default health attributes that targets can choose from