-
No auth, no params
GET /version
POST /version
returns:
```json
{
"version": "1.3.34-4-gaebcd",
"code": 200
}
```
-
## 2 issues observed with `select_one_from_file` question type issues in KoBoToolbox form builder user interface
#### First issue:
An error message (for the `select_one_from_file` question) is see…
-
_From @danbjoseph on April 10, 2018 21:58_
@pierregrandidier noted in this ODK [forum post](https://forum.opendatakit.org/t/how-can-i-add-styling-like-font-color-italics-etc-to-my-forms/12542/6) that…
-
Let's test `car05` and `drc-polls` from `https://github.com/kobotoolbox/kobomaps-orig/tree/peacebuildingdata/maps/` in `master`. This will need some changes in the template to fit with the new templat…
tinok updated
3 years ago
-
It should be possible to set `DEFAULT_CONTENT_LENGTH` in the environment and have [`kc_environ.py`](https://github.com/kobotoolbox/kobocat/blob/0e8545e1e6db5741428ccc0e407b35b95472102d/onadata/setting…
-
Currently to have images for multiple choice questions the form needs to be downloaded and re-uploaded. A user-friendly way of uploading images to add to multiple choice questions on the platform is n…
-
Copying my gripe from https://github.com/kobotoolbox/kpi/issues/2057#issuecomment-436302676 into a new issue.
@noliveleger, here's an example of how trying to handle exceptions gracefully can make …
-
_From @MartijnR on July 21, 2015 22:4_
appearance="print-page-break" forces a page break just before this question. I think it would be good practice to prefix with "print-" for any appearance that i…
-
Also look for other user-facing `KoBoToolbox` strings
-
_From @hhonshuku on January 28, 2015 22:40_
Text field should be rejecting a control character.
If a user copy/paste a string from MSWord running on Windows, sometimes an invisible control character…