Collect only numbers in a given range

Hello everyone I want to have integer type of questions to contain only numbers and the numbers it contains must be between 1 and 18 maybe its simple but I couldn’t solve it I would be happy if you could help. Thanks.

Hi @anilgnydn,

You need to set a constraint and add . > 1 and . < 18 as your criteria.
You can check here for for how to add constraints: Limiting Responses with Validation Criteria — KoboToolbox documentation

If you need further help, don’t hesitate to ask :slight_smile:
I can provide the help in Turkish too if you want.

2 Likes

Merhaba @hakan_cetinkaya hızlı yanıtın için teşekkür ederim. Şu an için bu bilgi yeterli oldu :slight_smile: kolaylıklar

2 Likes