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

ODK Submission Generator #55

Open
10 of 30 tasks
ciara-mc opened this issue Feb 10, 2025 · 0 comments
Open
10 of 30 tasks

ODK Submission Generator #55

ciara-mc opened this issue Feb 10, 2025 · 0 comments

Comments

@ciara-mc
Copy link
Contributor

ciara-mc commented Feb 10, 2025

Question types:

  • metadata: start, end, username, deviceid, today
  • text
  • integer/decimal
  • geopoint
  • select_one
  • select_multiple
  • group
  • nested group
  • repeat group
  • nested repeat group
  • integer/decimal - when constraint has one or all of min/max/= eg (.>30 and .<40) or =-99
  • integer/decimal - when constraint has more than one min/max/= eg (.>10 and .<20) or (.>30 and .<40) or =-99 or =-98
  • integer/decimal - when constraint has a variable
  • integer/decimal - when constraint has an if statement
  • repeat group - when repeat count is a variable
  • repeat group - when repeat count is a count-selected
  • calculate

Other form logic:

  • choice_filter
  • relevant

Other question types:

  • hidden
  • date
  • rank
  • range
  • barcode
  • geotrace
  • geoshape
  • image
  • video
  • audio
  • file

Excluded question types:

  • note
  • trigger
  • acknowledge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant