CodeAllianceOrg / odk2

Visual, web-based form builder application for ODK 2.0
http://odk-form-builder.surge.sh/
GNU General Public License v3.0
1 stars 1 forks source link

data types #2

Closed tristanmkernan closed 7 years ago

tristanmkernan commented 7 years ago

let's enumerate the possible data types / questions and their properties.

bripc commented 7 years ago

I started a document here with the data types we could include. It is based off of this documentation for the ODK XLSXConverter beta.

johnhbenetech commented 7 years ago

I've requested write access to this docs so I can add relative priority column.

As a first pass, these would be the minimum viable fields for the first release:

Properties that would be needed for each question:

Choice List properties:

poverty_stoplight_questiontype.xlsx

tristanmkernan commented 7 years ago

i believe that @bripc used an older version of the documentation. https://opendatakit.org/use/2_0_tools/active-distribution/application-designer-rev-208/xlsx-converter-rev-208/ seems to be the most recently updated documentation regarding 2.0 data types.

bripc commented 7 years ago

I compared our current document with that updated link that @russon77 sent and everything should be up to date now. The data types are the same in both it seems, but I included that link ^ in the document instead.

tristanmkernan commented 7 years ago

@johnhbenetech are the groups in this project equivalent to begin screen/end screen or do section/section labels?

johnhbenetech commented 7 years ago

@russon77 Sections. Then each section will just be one screen to start. In the futrue we can add ability to do pages within a group.