akvo / akvo-flow

A data collection and monitoring tool that works anywhere.
http://akvo.org/products/akvoflow/
GNU Affero General Public License v3.0
65 stars 31 forks source link

Support standard XLSForms in Flow #3828

Closed janagombitova closed 2 years ago

janagombitova commented 3 years ago

Context

https://xlsform.org/en/

What is an XLSForm?

XLSForm is a form standard created to help simplify the authoring of forms in Excel. Authoring is done in a human readable format using a familiar tool that almost everyone knows - Excel. XLSForms provide a practical standard for sharing and collaborating on authoring forms. They are simple to get started with but allow for the authoring of complex forms by someone familiar with the syntax described below.

The XLSForm is then converted to an ODK XForm, a popular open form standard, that allows you to author a form with complex functionality like skip logic in a consistent way across a number of web and mobile data collection platforms.

Basic format

Each Excel workbook usually has two worksheets: survey and choices. A third optional worksheet called settings can add additional specifications to your form and is described below.

Why add it to Flumen?

Opportunity

The opportunity is twofold:

Next steps

Reserach XLSForms, research open-source implementation of such forms, break up the work into small pieces, etc

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.