ODK-X XLSX Converter

ODK-X XLSX Converter is a tool, similar to XLSForm, that converts XLSX files (created with Excel) into ODK-X Survey definition files that are used by ODK-X Survey.

Warning

Forms created with XLSX Converter are not compatible with ODK Collect. They only work with ODK-X Survey.

For example, a spreadsheet like this:

Example Spreadsheet

type

name

display.prompt.text

begin screen

text

name

Enter name:

integer

age

Enter age:

end screen

Will result in a survey like this:

An example rendering of a basic XLSX file in `ODK-X Survey <https://docs.odk-x.org/survey-using/>`_

Tip

See exampleForm.xlsx (located at the path app/config/tables/exampleForm/forms/exampleForm/ in the Application Designer) for a more extensive list of examples.