enketo-core icon indicating copy to clipboard operation
enketo-core copied to clipboard

The engine that powers Enketo Tools - Use it to develop your own enketo-powered app.

Results 107 enketo-core issues
Sort by recently updated
recently updated
newest added

From ODK: > Users can either immediately accept a lower-accuracy location or wait until the accuracy drops below x meters, at which point ODK Collect will automatically accept the location...

help wanted

**Describe the bug** Enketo displays both comma separated value and original integer. This creates a double vision effect of the same figure. **To Reproduce** Steps to reproduce this. Refer to...

Fixes #792 It seems that the blur events need to be added to each input element. Therefore, I've chosen to use the `$.on` function for adding the event listeners. Didn't...

**Describe the bug** The issue was initially reported [in the ODK Forum here](https://forum.getodk.org/t/problems-with-using-dynamic-select-one-from-within-a-nested-repeat/36044). I'm mostly copying it here as I meanwhile feel this is the better place for it. I...

repeats

**Describe the bug** 1. If a calculation **without a form control** inside a repeat has a relevancy dependency on another question inside that repeat, it does not get recalculated for...

bug

Has anyone successfully gotten Enketo rendering with a Rails app? I'm currently working on this and will update this issue with a basic integration guide if none exists already. I...

The current behavior of image annotations with binary defaults is presented as a combination of: 1. The base file upload field 2. The base canvas field as used in the...

question

All of the same notes as https://github.com/enketo/enketo-express/issues/358 **Additional context** I believe the probable solution on the enketo-core side (and this may be the only remaining work following https://github.com/enketo/enketo-express/issues/351 🤞 )...

bug

**Describe the bug** All the child questions in new repeat instance are not auto generated when this repeat is the grand grand son of a root repeat after specified steps....

help wanted

**Describe the bug** This is related to #815, and was found while reviewing #820. The issue affects other structures with nested nodes of the same name, such as groups. **To...