Is possible Identify who has uploaded the survey?

Is it possible to identify who has uploaded the survey, either through a login for each person or with an id? that is, who is the person who is filling out the survey

thanks

Hi @nazaret,

Yes it is possible.
1st:
You need to require password and username in your forms by Managing Permissions — KoboToolbox documentation

This way each enumarator (the ones who are filling the forms) has to login with their own account.

2nd:
In the form builder you need to click to Layout & Settings, and click Username (See screenshot)

username

OR

In the XLS Form in the survey tab you need to create username type question (see screenshot)
usernameXLS

This way, you can see who filled the form in the _submitted_by in DATA, Table view. (And in your DATA, Download section.)

Hope this helps.

1 Like

thank you for your help

2 Likes