Hélène Martin

Results 218 issues of Hélène Martin

This should go somewhere in https://docs.opendatakit.org/form-logic/#calculations

See https://forum.opendatakit.org/t/odk-collect-crashing-on-tecno-sas6-after-only-one-or-two-interviews/23357 for an example of a user getting an Android Not Responding error with a form that has many calculations in repeats.

Should be added to https://docs.opendatakit.org/launch-apps-from-collect/ as described at https://forum.opendatakit.org/t/launch-a-scanner-app-and-attach-a-pdf-from-collect/19061/3 Also would be good to note that any app can be launched, even if it doesn't actually give back a value.

https://docs.opendatakit.org/collect-filling-forms/#removing-answers describes how to delete values. It uses the terminology "removing answers" which users are unlikely to search for. It would be better to use words like "clear", "delete", "values"...

Collect

https://forum.opendatakit.org/t/issue-downloading-forms-no-address-associated-with-hostnamecopying-media-files-failed/20273/10 ![Suggested text](https://opendatakit-a3b1.kxcdn.com/uploads/default/original/2X/9/9f543929317ec1076c504424acbdd945a3ae4190.png)

https://docs.opendatakit.org/form-question-types/#including-image-video-or-audio-files-as-choices - No media possible with external secondary instances - Images only when using `search()` appearance/function (https://github.com/opendatakit/xforms-spec/issues/11#issuecomment-54547058) - Probably no media with fast external itemsets (@seadowg will confirm one way...

Collect
Form design

See https://github.com/opendatakit/validate/pull/78 for text added to the README.

#### Problem description @seadowg ended up in a state where Enketo preview and a Collect App User were seeing different numbers of entities. He looked at his server logs and...

entities

#### Problem description Client audits can include columns that [identify the user making changes](https://docs.getodk.org/form-audit-log/#enumerator-identification) and the [reason they've made changes](https://docs.getodk.org/form-audit-log/#reason-for-changes). These are not included [in the known header values](https://github.com/getodk/central-backend/blob/b4754cf52bfa64b1ca841bc9ccb64a38726398e8/lib/data/client-audits.js#L16) used...

bug

#### Problem description When a form definition didn't enable entity creation and then is updated to enable it, Central still rejects the create on entity reprocessing. #### URL of the...

needs discussion