Does the data in the application stays there when you synchronize it? I’m just wondering if the application gets full and i need to erase datas.
When a tablet synchronizes with a server, it tries sending all completed interviews to the server. The server receives interviews and checks if everything is fine in terms of data transfer. If no errors are found, a server stores interviews into the main dataset and then instruct Interviewer app on the tablet to delete the interviews that were sent from the tablet memory. If server detects errors or the connection is interrupted, the interviews stay on the tablet until the next successful synchronization.
So, to answer your question, you do not need to erase and data from the tablet. It is done automatically on a successful synchronization.
1 Like