I am not an ODK user (yet) so I haven't introduced myself (yet)
I'm interested in ODK but don't have friends who use these functionalities, and I am confused on a few things, I hope you guys can help me!
I've tried the Android collect App and it looks great. Are the submissions authenticated/can anonymous people answer? Would aggregate list their usernames when exporting answers?
By reading the tutorials I got kind of confused. Is the openmapkit App necessary to use collect? Can't the collect App get location by itself?
In terms of the restrictions, I understand that it's possible to have conditional forms where questions depend on answers. Are there any restrictions like restricting a Survey to a region on the map, or to some users (like a group of friends), that I can apply?
I hope I'm posting these questions in the right place
submission authenticate twice one for the URL and the second for the "User Name" and Password.
can anonymous people answer? yes if you enable this from your aggregate Site Admin configuration.
Would aggregate list their usernames when exporting answers? yes if anonymous enter their user name in the setting of the ODK collect application and you added a filed Username in you form.
also you can get the Device ID fro each device send a submission to your aggregate.
Open Map Kit is not necessary. You can collect geopoints, geoshapes, and geoshapes by default.
Itโs possible to restrict a survey to a region, but itโd require a slightly tricky form design. Basically, youโd require GPS location as a first question, then do some branching based on that value. You can also restrict to a group by either having them enter a code in the form or creating usernames/passwords on the server.