Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup system to allow users to re-upload a modified XLSform #10

Open
dave-mills opened this issue Oct 19, 2022 · 0 comments
Open

Setup system to allow users to re-upload a modified XLSform #10

dave-mills opened this issue Oct 19, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@dave-mills
Copy link
Collaborator

dave-mills commented Oct 19, 2022

It would be useful to let advanced users upload a modified xlsform file for use instead of the version built by the system.

We would need to ensure that:

  • The uploaded survey included all the required variable names from every module selected for the form; (get list from moduleVersion->surveyRows()?)
  • The uploaded survey was a valid XLSform (test with pyxform)

There is also a concern about editing the question text; should we somehow highlight when the same variable name is used but there is different querstion text (issue for merging data later?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
Status: Nice to Have
Development

No branches or pull requests

1 participant