XLSForm / pyxform

A Python package to create XForms for ODK Collect.
BSD 2-Clause "Simplified" License
77 stars 134 forks source link

689: translations not generated for choice list used with search() [tests] #693

Closed lindsay-stevens closed 5 months ago

lindsay-stevens commented 5 months ago

Follow up to #690 to finish the test cases.

Why is this the best possible solution? Were any other approaches considered?

Covers use cases in relation to choice / translation behaviour per the XLSForm docs. I found the numbered list there a bit abstract, so for reference this docs page from SurveyCTO has good illustrations of the advanced usages.

What are the regression risks?

None, it's just tests.

Does this change require updates to documentation? If so, please file an issue here and include the link below.

Not directly, but I noticed a dead link on the XLSForms docs page. Not sure if the file is gone or it's a permissions issue:

For an example, see the advanced search-and-select sample form here.

Before submitting this PR, please make sure you have: