Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the ODK sync to make it customizable so that other ODK, with different structured, can be easily mapped to DengueChat DB structure. #973

Open
sofiarivas93 opened this issue Dec 29, 2020 · 0 comments · Fixed by #984

Comments

@sofiarivas93
Copy link
Contributor

sofiarivas93 commented Dec 29, 2020

Steps:

  1. Read the documentation and understand the current structure of ODK. Issue 840
  2. Customize how the worker processes the form and create the UI so that an admin user can configure any ODK xml and map specific fields in a form to fields in a table of the database.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment