Error in Kobo Collect

You cannot enter numbers longer than 9 digits (because this will overflow how integers are stored). Instead you need to use a text question with a numbers appearance setting. See Question Types - ODK Docs

The integer widget has a limit of nine digits, and the decimal widget has a limit of 15 characters.

3 Likes