Skip to content

Cache survey responses before uploading #249

@ms2749

Description

@ms2749
  • Store the survey in the local memory in a dictionary, where each key is the date of survey completion.
  • Create a function that uploads "not-already-uploaded" surveys one at a time---this function will be triggered whenever the internet is restored, or the app resumed. We have this functionality already implemented for app usage. Reuse that code.
  • Delete a survey from local memory when a survey is uploaded.

Dan is currently assigned to this code. But, use Slack for further discussion on how to implement this issue.

Use the Adaptsv3 branch to code the above.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions