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

The full-fledged Enketo web application for the ODK ecosystem

Results 112 enketo-express issues
Sort by recently updated
recently updated
newest added

I had a use case where a specific form field in the mobile app was fed by the field users by scanning a QR code. However, for the web form...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Create form with datetime field Set browser language to finnish Unable to save form as...

Since this data is sensitive, save-as-draft should be disabled for encrypted forms. Reported here: https://community.kobotoolbox.org/t/offline-data-collection-with-encrypted-web-based-forms/20848/3

needs reproduction

The `https:///submission/max-size/` endpoint seems to be failing with a 401 `Forbidden. Authorization Required` error. The root cause for this is when enketo makes a `HEAD` request to the data server...

Sharing in case it's interesting: a little tool I built to help explore the contents of the redis store that enketo-express connects to. Example session: ```javascript $ ./tools/redis-repl [redis-repl] Connecting...

When exporting to CSV from e.g. Excel, there can be some extra blank columns produced (`, , , , , , `). The error message in that case is accurate...

errors

**Description** This is an intermittent bug that results in a loss of signature images. If a form includes multiple image questions, at least one of which is `appearance: signature`, and...

bug
offline-only

Redis 5 was [EOL in Oct 2021](https://docs.redis.com/latest/rs/administering/product-lifecycle/#endoflife-schedule). We should upgrade to Redis 6 or Redis 7.

https://forum.getodk.org/t/difference-b-n-collect-enketo-low-image-resolution/38096

### Instructions https://github.com/enketo/enketo-express/blob/master/tutorials/00-getting-started.md#manually: > Install JS prerequisites: [Node.js](https://github.com/nodesource/distributions) (12.x LTS), [Grunt Client](http://gruntjs.com/). ### `package.json` https://github.com/enketo/enketo-express/blob/master/package.json#L8: "node": ">=14