build
build copied to clipboard
ODK Build is a drag-and-drop form designer for ODK XForms. Thousands of users around the world depend on it for their data collection campaigns. Contribute and make the world a better place! ✨📝✨
See https://forum.getodk.org/t/ability-to-load-locations-into-the-geowidget-to-guide-data-collection/27406/22
Suppose we create a new form using ODK Build and export it to XML. Upon making changes to the form and exporting it to XML again, the form id in...
Similar to #244 it would be great to have media labels available for option labels. Since multiple media labels seem to work (at least as question labels), a use case...
Using the same underlying value for multiple choices is spec compliant, but it's usually a mistake. We should warn users. Original issue: https://forum.opendatakit.org/t/problem-with-underlying-value-untitled/18984
ODK Build uses `English` as default language. Exported as XForm, the import to ODK Central works fine and the form is usable - this is likely what most users will...
The problem has been originally reported on the forum: https://forum.opendatakit.org/t/bulk-edit-choose-one-cut-off-on-screen/24883/4
https://forum.opendatakit.org/t/odk-build-export-xml-download-button-cut-off-screen/10372
When building a form using the spreadsheet/XLSForm approach, you reference other fields with `${field_name}`, e.g.: ``` not(boolean(${gps_location})) or number(${gps_location})>15 ``` But when specifying them in the online builder, I have...
Hi, I can't create an account on https://build.opendatakit.org/ I'm still getting the error `Could not create an account with those credentials. Please try again` when I set the strong password,...
Currently under Submission URL, it says... > Directs your submissions somewhere other than the Aggregate that supplied the form. This is the ODK Aggregate website url with Aggregate.html replaced by...