akvo / akvo-flow-mobile

Akvo Flow app
GNU General Public License v3.0
18 stars 16 forks source link

Reviewing submitted data-points for manually transferred surveys #1899

Closed jkisioh closed 1 year ago

jkisioh commented 2 years ago

Context

For users who do not have internet access, we allow manual transfer of surveys from the dashboard to the devices that do not have access, by downloading a zip file of the survey and uploading it into the target device.

Problem or idea

For surveys that are transferred in this way, once the survey is filled and the data point submitted, the user is not able to go back and review their submission - the page loaded is blank (screenshot 2). However the transmission history is available and and if the form included a location question, the location is available on the map. This is in contrast with surveys downloaded to the device through assignment, where the data-point can be reviewed after submission (screenshot 5).

Screenshots of the device below;

Screenshot_2022-05-18-12-49-02-06_750bcb68d9b0b1d763f4c8896dd95732

Screenshot_2022-05-18-12-49-17-08_750bcb68d9b0b1d763f4c8896dd95732

Screenshot_2022-05-18-12-50-39-10_750bcb68d9b0b1d763f4c8896dd95732

Screenshot_2022-05-18-12-50-46-99_750bcb68d9b0b1d763f4c8896dd95732

Screenshot_2022-05-18-13-09-30-77_750bcb68d9b0b1d763f4c8896dd95732

Solution or next step

How could we solve it?