ODM2 / ODM2DataSharingPortal

A Python-Django web application enabling users to upload, share, and display data from their environmental monitoring sites via the app's ODM2 database. Data can either be automatically streamed from Internet of Things (IoT) devices, manually uploaded via CSV files, or manually entered into forms.
BSD 3-Clause "New" or "Revised" License
31 stars 8 forks source link

Updates to StreamWatch Assessment Forms #671

Closed ptomasula closed 11 months ago

ptomasula commented 1 year ago

Implement the following changes to the StreamWatch Schools assessment form.

ptomasula commented 1 year ago

Item 1 addressed in commits 4a8c9d3 and aa1b287.

ptomasula commented 1 year ago

Item 4 is controlled by a database field. I'll be addressing that item but adding a database migration script to our config repo which will remove this record from the database (and as an option from the form).