Open mbarton opened 1 month ago
Actually the way the code was written, there's already a submitted
column as it reads the list of columns to use from the form.
However there is only a row for each modified submission. Really to be useful we need a row per trust/health board so it's easy to see who hasn't answered the audit at all in the given submission period. Changing this issue to reflect that.
Add the
completed
flag from #1083 as a column in the spreadsheet. Also add it as a filter in the Django admin so the team can work out who hasn't filled it their submission yet