Suggested improvements to ODK Central

Hi @Tobias_Suter, and welcome to the ODK forum! When you have a chance, I'd encourage you to introduce yourself here. Doing so helps build community!

We actually just had a related discussion at What’s coming in Central over the next few years. I think you may be interested in that thread in general, and scroll down for discussion about deleting submissions. To summarize, deleting submissions is something we expect to implement in ODK Central eventually, but there is no timeline yet. The upcoming version v1.2 will introduce different but related functionality to review a submission, including the ability to mark a submission as rejected.

I'll also note that when you publish a form draft, the test submissions for the draft are deleted.

Currently, it is possible to filter by submission date and by submitter. In v1.2, it will also be possible to filter by Review State. In general, our intention is for submissions to be filterable by submission metadata. However, we do not currently plan to add the ability to filter on any form field. See this post for more on our thinking around ODK Central and data analysis.

You mentioned directly querying the database a couple of times, so I also wanted to mention that we do not make guarantees around the database schema, which may change at any time. The only official way to interact with the database is over the API.

Hope this helps!

2 Likes