mcclintock-lab / ous-shiny-demo

An example OUS Shiny dashboard containing fabricated data
https://seasketch.shinyapps.io/ous-shiny-demo
1 stars 0 forks source link

admin-editable data corrections log #6

Closed petermenzies closed 1 year ago

petermenzies commented 1 year ago

It may be helpful to add a message board (or other user communication element) where users can log edits that need to be made to the data. In the past this information has been recorded mainly in google sheets, but the message board would give us a clear central log for all required edits.

petermenzies commented 1 year ago

Went with a datatable of corrections that users can contribute to with response_id and correction inputs. Basic framework is working - additional features needed are:

petermenzies commented 1 year ago

Brooke mentioned including another field for explanation of why the change was made - this should be added.