Hélène Martin

Results 218 issues of Hélène Martin

Everyone's favorite function, `jr:choice-name`, seems to be documented with arguments flipped. It should be `jr:choice-name(node node, string value)` I believe. Validate and Collect agree with that.

We've been having some conversations about `trigger` with the Collect community: opendatakit/collect#908 The punchline is that we're not sure why `trigger` was used to represent boolean values. Does anyone know?...

needs discussion

https://opendatakit.github.io/xforms-spec/client-audit-logs says "`node`: for events that refer to a specific node, the XPath path of that node". Add something like "In the case of repeats, position predicates are always included...

Some additions to the XForms 1.0 spec are in the `jr` namespace, others in `orx` and yet others not namespaced at all. We should come up with a convention (color,...

We've been touching on some bigger picture questions about `appearance`s in #108 #112 #111 and a couple other issues. It would be awesome to articulate some principles, processes and guidelines...

W3C XForms describes a `range` control as in opendatakit/xforms-spec#109. That `range` control allows users to set ranges between a fixed starting point and an arbitrary selected value within a range...

needs discussion

Work in progress as we discover more of these TODO: * [ ] Replace .xhtml extension with .xml * [ ] Absolute paths in body references https://github.com/getodk/web-forms/pull/110/commits/9938809829d898a1357fe78e1a610b2df9b443e6#diff-d16f69d83353a76da661b703e67eb17e129b62d24fea77849e62551c26534136R18 * [ ]...

Closes #757 #### What has been done to verify that this works as intended? Added tests #### Why is this the best possible solution? Were any other approaches considered? My...

[Forum post](https://forum.getodk.org/t/format-note-summary-for-repeats-in-collect-and-enketo/46097?u=ln), report from support@ Some folks have expressions like `jr:choice-name(indexed-repeat(${choice}, ${thing}, 1), '${choice}')` in existing forms. This is intended to get the label of a selected value in a...

`pyxform` now allows this but it appears it's not fully supported: https://forum.getodk.org/t/pulldata-for-complete-row-exclude-variable-for-upload-to-central/45412/5?u=ln