issues
search
enketo
/
enketo-legacy
The OLD app that started the Enketo revolution. An offline-capable web survey application that is compatible with OpenRosa XForm-derived format and compliant servers.
https://enketo.org
Apache License 2.0
21
stars
26
forks
source link
Add ability to load final records when upload is not ongoing.
#263
Open
MartijnR
opened
10 years ago
MartijnR
commented
10 years ago
This means drastically re-designing uploads:
[ ] instead of pushing all final records to uploadqueue, change mechanism to one-by-one
[ ] if currently open, do not push to uploadqueue (skip to next)
This means drastically re-designing uploads: