Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 2.77 KB

xlsform.rst

File metadata and controls

35 lines (22 loc) · 2.77 KB

XLSForm

:dfn:`XLSForm` (formerly XLS2Xform) is a tool to simplify the creation of forms. Forms designed with Excel can be converted to XForms that can be used with ODK tools.

Note

  • When this tool was renamed to XLSForm there were many changes to the syntax. The new version is mostly backwards compatible with the old syntax.
  • XLSForm works with ODK Collect version 1.1.7 or later.

Using the Application

Other XLSForm converters

  • For Windows users, a standalone (non-web-based) version of this tool (without the error report) is also available on our downloads page here. If you use that tool, you should also download ODK Validate (from here) and run the generated form through that tool to generate an error report.
  • Nafundi's XLSForm Offline is an app for Windows and Mac that can convert and validate forms. It is always available, very fast, and easy to use.
  • :ref:`pyxform <running-pyxform>` is a Python library. It works offline and can be used on the command line to convert forms.
  • XLSForm is also available through Ona.io which requires internet connection and also makes it easy to share converted forms and collected data.

Note