Hélène Martin

Results 218 issues of Hélène Martin

* Body can't contain arbitrary markup as in W3C XForms * Certain body elements can contain markup (e.g. labels) * Markdown and a subset of HTML are supported Reference implementation:...

De-duplicating values can be helpful to do things like generating random numbers without duplicates as described in [this mailing list thread](https://groups.google.com/forum/#!topic/opendatakit/bQ7y_fBxuwE). SurveyCTO has shared implementations for several useful functions [here](https://bitbucket.org/m.sundt/javarosa/pull-requests/10)...

needs discussion

https://forum.getodk.org/t/add-support-for-geojson-external-secondary-instance/36114 https://forum.getodk.org/t/ability-to-load-locations-into-the-geowidget-to-guide-data-collection/27406/12 Would make sense to add docs for CSV at the same time: https://github.com/getodk/xforms-spec/issues/88

For `geopoint` values. A client recommendation to provide a warning that the accuracy is considered unacceptable. The goal is to encourage the user to take action to improve accuracy (change...

There can be a node inside the `meta` block with name `instanceName` with a calculation. If it exists, that node's computed value can be used to identify the form instance.

See https://forum.getodk.org/t/form-spec-proposal-add-background-audio-recording/31889/21, https://docs.getodk.org/form-question-types/#background-audio-recording

https://getodk.github.io/xforms-spec/#creation-removal-of-repeats shows an example where `jr:count` is set to a literal value. However, the original implementation in JavaRosa is very clear about only allowing references. See https://github.com/XLSForm/pyxform/issues/435#issuecomment-635614089

https://forum.opendatakit.org/t/odk-xform-spec-proposal-add-week-number-to-format-date-and-format-date-time/23401

As described at https://www.w3.org/TR/2003/REC-xforms-20031014/slice8.html#ui-selectMany: > Note that the datatype bound to this form control may include a non-enumerated value space, e.g., xsd:string, or a union of a enumeration and a...

See the sample manifest at https://opendatakit.github.io/xforms-spec/encryption and issue filed with Central at https://github.com/opendatakit/central/issues/114.